// SPDX-License-Identifier: MIT
pragma solidity ^0.8.28;
// Deployed each cycle via create2 — one per token. Runtime bytecode is ~65 bytes, so a launch costs a
// fraction of deploying the full token contract; all the logic lives once per network in
// PonsLauncherToken (see PonsLauncherToken.sol), which every token here delegatecalls into.
// Constructor arg is that implementation address — baked into the init bytecode before deployment.
//
// The implementation is stored as an immutable, i.e. inside the runtime bytecode rather than a storage
// slot. No EIP-1967 proxy slot is written, so explorers do not flag these as upgradeable proxies, and
// the implementation address is permanently fixed at deploy time.
contract PonsToken {
address private immutable _impl;
constructor(address implementation) {
_impl = implementation;
}
fallback() external {
address impl = _impl;
assembly {
calldatacopy(0, 0, calldatasize())
let ok := delegatecall(gas(), impl, 0, calldatasize(), 0, 0)
returndatacopy(0, 0, returndatasize())
switch ok
case 0 {
revert(0, returndatasize())
}
default {
return(0, returndatasize())
}
}
}
}[
{
"type": "constructor",
"inputs": [
{
"name": "implementation",
"type": "address",
"internalType": "address"
}
],
"stateMutability": "nonpayable"
},
{
"type": "fallback",
"stateMutability": "nonpayable"
}
]0x6080604052348015600e575f5ffd5b507f000000000000000000000000408276cb5aaa9932e82a0b32ae7947ebc8746cac365f80375f5f365f845af43d5f5f3e8080156049573d5ff35b3d5ffdfea2646970667358221220e0425ea15bc25572a3da02b31d134c3c5bb8cfbfdfdbe220c3de9afca723efe764736f6c63430008210033
| Token | Symbol | Balance | Price | Value |
|---|---|---|---|---|
| no token holdings | ||||
| Type | Age | Block | Details |
|---|---|---|---|
| no cross-chain L1↔L2 transactions for this address | |||
| Transaction Hash | Method | Block | Age | From | To | Amount | Token | ||
|---|---|---|---|---|---|---|---|---|---|
| no token transfers for this address yet | |||||||||
| Transaction Hash | Method | Block | Age | From | To | Type | Item | ||
|---|---|---|---|---|---|---|---|---|---|
| no NFT transfers for this address yet | |||||||||
| Txn Hash | Age | Event | Topics / Data |
|---|---|---|---|
| 0x5e3d0d…344484 | 3 days agoFri, 14 Aug 2026 15:34:58 UTC | Transfer | [0] 0x000000000000…12dc0260 [1] 0x000000000000…98e80b12 data: 0x000000000000000000…525191c9 |
| 0x5e3d0d…344484 | 3 days agoFri, 14 Aug 2026 15:34:58 UTC | Approval | [0] 0x000000000000…12dc0260 [1] 0x000000000000…3ac78ba3 data: 0x000000000000000000…525191c9 |
| 0x5e3d0d…344484 | 3 days agoFri, 14 Aug 2026 15:34:58 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…12dc0260 data: 0x000000000000000000…525191c9 |
| 0x40c405…e26fbd | 3 days agoFri, 14 Aug 2026 15:34:58 UTC | Transfer | [0] 0x000000000000…cbec7902 [1] 0x000000000000…43e40951 data: 0x000000000000000000…045d3d3a |
| 0x8955af…bc5723 | 3 days agoFri, 14 Aug 2026 15:34:57 UTC | Transfer | [0] 0x000000000000…e1e324fb [1] 0x000000000000…43e40951 data: 0x000000000000000000…9ea0f536 |
| 0x51a1af…dca2f6 | 3 days agoFri, 14 Aug 2026 15:34:57 UTC | Transfer | [0] 0x000000000000…12dc0260 [1] 0x000000000000…70bd7ac8 data: 0x000000000000000000…96eb58f2 |
| 0x51a1af…dca2f6 | 3 days agoFri, 14 Aug 2026 15:34:57 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…12dc0260 data: 0x000000000000000000…96eb58f2 |
| 0xaa4c46…15ea23 | 3 days agoFri, 14 Aug 2026 15:34:55 UTC | Transfer | [0] 0x000000000000…12dc0260 [1] 0x000000000000…3e6ef408 data: 0x000000000000000000…b0a6a3a7 |
| 0xaa4c46…15ea23 | 3 days agoFri, 14 Aug 2026 15:34:55 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…12dc0260 data: 0x000000000000000000…b0a6a3a7 |
| 0xcdcc54…6d5a7e | 3 days agoFri, 14 Aug 2026 15:34:52 UTC | Approval | [0] 0x000000000000…cbec7902 [1] 0x000000000000…3ac78ba3 data: 0xffffffffffffffffff…ffffffff |
| 0x4a3daf…4200f1 | 3 days agoFri, 14 Aug 2026 15:34:48 UTC | Transfer | [0] 0x000000000000…12dc0260 [1] 0x000000000000…3e6ef408 data: 0x000000000000000000…59e568ff |
| 0x4a3daf…4200f1 | 3 days agoFri, 14 Aug 2026 15:34:48 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…12dc0260 data: 0x000000000000000000…59e568ff |
| 0xa836e3…f148a5 | 3 days agoFri, 14 Aug 2026 15:34:47 UTC | Transfer | [0] 0x000000000000…c9d39c24 [1] 0x000000000000…43e40951 data: 0x000000000000000000…770943b3 |
| 0x5af752…04ccb1 | 3 days agoFri, 14 Aug 2026 15:34:44 UTC | Transfer | [0] 0x000000000000…11f43b9c [1] 0x000000000000…43e40951 data: 0x000000000000000000…d49bcbad |
| 0x15f138…4eee66 | 3 days agoFri, 14 Aug 2026 15:34:44 UTC | Transfer | [0] 0x000000000000…c7ade4ac [1] 0x000000000000…43e40951 data: 0x000000000000000000…13072a0e |
| 0xab07c1…d8f6ed | 3 days agoFri, 14 Aug 2026 15:34:44 UTC | Transfer | [0] 0x000000000000…12dc0260 [1] 0x000000000000…975c36ba data: 0x000000000000000000…fa2fd0a5 |
| 0xab07c1…d8f6ed | 3 days agoFri, 14 Aug 2026 15:34:44 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…12dc0260 data: 0x000000000000000000…fa2fd0a5 |
| 0xf8e31e…be74ec | 3 days agoFri, 14 Aug 2026 15:34:42 UTC | Approval | [0] 0x000000000000…11f43b9c [1] 0x000000000000…3ac78ba3 data: 0xffffffffffffffffff…ffffffff |
| 0x8031ac…664502 | 3 days agoFri, 14 Aug 2026 15:34:41 UTC | Transfer | [0] 0x000000000000…12dc0260 [1] 0x000000000000…cbec7902 data: 0x000000000000000000…a9bbcd2c |
| 0x8031ac…664502 | 3 days agoFri, 14 Aug 2026 15:34:41 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…12dc0260 data: 0x000000000000000000…a9bbcd2c |
| 0x87d72f…38bfdb | 3 days agoFri, 14 Aug 2026 15:34:40 UTC | Transfer | [0] 0x000000000000…3e6ef408 [1] 0x000000000000…43e40951 data: 0x000000000000000000…cbf21dea |
| 0x5a067c…2176ae | 3 days agoFri, 14 Aug 2026 15:34:39 UTC | Approval | [0] 0x000000000000…c7ade4ac [1] 0x000000000000…3ac78ba3 data: 0xffffffffffffffffff…ffffffff |
| 0x8061aa…fd950d | 3 days agoFri, 14 Aug 2026 15:34:37 UTC | Transfer | [0] 0x000000000000…12dc0260 [1] 0x000000000000…11f43b9c data: 0x000000000000000000…590fc8ed |
| 0x8061aa…fd950d | 3 days agoFri, 14 Aug 2026 15:34:37 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…12dc0260 data: 0x000000000000000000…590fc8ed |
| 0x14f214…b41a34 | 3 days agoFri, 14 Aug 2026 15:34:35 UTC | Transfer | [0] 0x000000000000…b563fb3b [1] 0x000000000000…43e40951 data: 0x000000000000000000…733e91d5 |
| Transaction Hash | Method ? | Block | Age | From | To | Amount | Txn Fee ? | ||
|---|---|---|---|---|---|---|---|---|---|
| 0xcdcc54…6d5a7e | Approve | 36,364,356 | 3 days agoFri, 14 Aug 2026 15:34:52 UTC | 0xbd8a…7902 | IN | Gaming Generation | $0.000 ETH | 0.00000197 | |
| 0xf8e31e…be74ec | Approve | 36,364,256 | 3 days agoFri, 14 Aug 2026 15:34:42 UTC | 0x1cc8…3b9c | IN | Gaming Generation | $0.000 ETH | 0.00000195 | |
| 0x5a067c…2176ae | Approve | 36,364,221 | 3 days agoFri, 14 Aug 2026 15:34:39 UTC | 0x723f…e4ac | IN | Gaming Generation | $0.000 ETH | 0.00000194 | |
| 0xa0c12f…8f16d6 | Approve | 36,364,180 | 3 days agoFri, 14 Aug 2026 15:34:35 UTC | 0x5852…f408 | IN | Gaming Generation | $0.000 ETH | 0.00000197 | |
| 0x58c65c…200292 | Approve | 36,364,129 | 3 days agoFri, 14 Aug 2026 15:34:29 UTC | 0x646b…fb3b | IN | Gaming Generation | $0.000 ETH | 0.00000196 | |
| 0x689dec…c4259a | Approve | 36,364,063 | 3 days agoFri, 14 Aug 2026 15:34:23 UTC | 0x5d83…4a4e | IN | Gaming Generation | $0.000 ETH | 0.00000194 | |
| 0xf05f43…4ad809 | Approve | 36,363,977 | 3 days agoFri, 14 Aug 2026 15:34:14 UTC | 0x3a41…24fb | IN | Gaming Generation | $0.000 ETH | 0.00000196 | |
| 0xdb7248…fd6fb0 | Approve | 36,363,919 | 3 days agoFri, 14 Aug 2026 15:34:08 UTC | 0x8a70…9c24 | IN | Gaming Generation | $0.000 ETH | 0.00000195 | |
| 0x151238…35ac8d | Approve | 36,363,806 | 3 days agoFri, 14 Aug 2026 15:33:57 UTC | 0x8cf1…a4f7 | IN | Gaming Generation | $0.000 ETH | 0.00000195 | |
| 0xb5b6ad…fd0fd7 | Approve | 36,363,797 | 3 days agoFri, 14 Aug 2026 15:33:56 UTC | 0xf6e5…e6fb | IN | Gaming Generation | $0.000 ETH | 0.00000195 | |
| 0x9f939d…7c560a | Approve | 36,363,717 | 3 days agoFri, 14 Aug 2026 15:33:48 UTC | 0x82a4…0b12 | IN | Gaming Generation | $0.000 ETH | 0.00000195 |
| Block | Age | Parent Transaction Hash | Type | Method | From | To | Value | |
|---|---|---|---|---|---|---|---|---|
| 36,363,673 | 3 days agoFri, 14 Aug 2026 15:33:44 UTC | 0x7349d6…137fba | CREATE2 | 0xc1304430 | 0x6ed6…0260 | IN | 0x4174…1b07 | 0 ETH |