// 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 | Type | Item | ||
|---|---|---|---|---|---|---|---|---|---|
| no NFT transfers for this address yet | |||||||||
| Transaction Hash | Method | Block | Age | From | To | Amount | Token | ||
|---|---|---|---|---|---|---|---|---|---|
| no token transfers for this address yet | |||||||||
| Transaction Hash | Method ? | Block | Age | From | To | Amount | Txn Fee ? | ||
|---|---|---|---|---|---|---|---|---|---|
| 0xfff54f…ea4295 | Approve | 32,336,271 | 14 days agoSun, 09 Aug 2026 23:36:31 UTC | 0x646b…fb3b | IN | The Toad Pepe | $0.000 ETH | 0.00000137 | |
| 0x00d298…02a3fc | Approve | 32,336,231 | 14 days agoSun, 09 Aug 2026 23:36:27 UTC | 0x7392…9c88 | IN | The Toad Pepe | $0.000 ETH | 0.00000137 | |
| 0x1d3c62…0d842e | Approve | 32,336,197 | 14 days agoSun, 09 Aug 2026 23:36:23 UTC | 0x1cc8…3b9c | IN | The Toad Pepe | $0.000 ETH | 0.00000138 | |
| 0x11600e…5c7db3 | Approve | 32,336,150 | 14 days agoSun, 09 Aug 2026 23:36:19 UTC | 0x29dd…36ba | IN | The Toad Pepe | $0.000 ETH | 0.00000137 | |
| 0x1903fe…f089b4 | Approve | 32,336,112 | 14 days agoSun, 09 Aug 2026 23:36:15 UTC | 0xf6e5…e6fb | IN | The Toad Pepe | $0.000 ETH | 0.00000137 | |
| 0xfc0a95…2a14a9 | Approve | 32,336,093 | 14 days agoSun, 09 Aug 2026 23:36:13 UTC | 0xad94…656d | IN | The Toad Pepe | $0.000 ETH | 0.00000138 | |
| 0x65c60d…837c64 | Approve | 32,336,067 | 14 days agoSun, 09 Aug 2026 23:36:10 UTC | 0xe026…3375 | IN | The Toad Pepe | $0.000 ETH | 0.00000140 | |
| 0xdfbf3a…5b3128 | Approve | 32,336,007 | 14 days agoSun, 09 Aug 2026 23:36:04 UTC | 0xb1a0…6310 | IN | The Toad Pepe | $0.000 ETH | 0.00000139 |
| Block | Age | Parent Transaction Hash | Type | Method | From | To | Value | |
|---|---|---|---|---|---|---|---|---|
| 32,335,963 | 14 days agoSun, 09 Aug 2026 23:36:00 UTC | 0x75075e…155280 | CREATE2 | 0xc1304430 | 0x6ed6…0260 | IN | 0x8e3e…2b07 | 0 ETH |
| Rank | Holder | Balance | Percentage | USD Value |
|---|---|---|---|---|
| 1 | 0x71d0…ff27 | 997,352 | 0.0010% | — |
| 2 | 0xf6e5…e6fb | 872.853473 | 0.0000% | — |
| 3 | 0xb1a0…6310 | 87,021,024,489.595884 | 87.0210% | — |
| 4 | 0x29dd…36ba | 832,662,283.240137 | 0.8327% | — |
| 5 | 0xe026…3375 | 7,782,835.162844 | 0.0078% | — |
| 6 | 0x646b…fb3b | 739,375,040.000777 | 0.7394% | — |
| 7 | 0x8366…0951 | 0.000000 | 0.0000% | — |
| 8 | 0xbd8a…7902 | 3,855,973,820.922159 | 3.8560% | — |
| 9 | 0xed27…6ddc | 38,030,936.735146 | 0.0380% | — |
| 10 | 0xad94…656d | 37,767,871.231255 | 0.0378% | — |
| 11 | 0x5695…b0f0 | 3,761,840,097.761886 | 3.7618% | — |
| 12 | 0x7392…9c88 | 347,444,811.662087 | 0.3474% | — |
| 13 | 0xa3fd…f1f0 | 2,855,619 | 0.0029% | — |
| 14 | 0xf356…5d8c | 2,652,783 | 0.0027% | — |
| 15 | 0x3182…06a7 | 2,632,149 | 0.0026% | — |
| 16 | 0x6c4f…cdae | 2,514,677 | 0.0025% | — |
| 17 | 0xcd80…85a1 | 2,450,054 | 0.0025% | — |
| 18 | 0x3db3…2298 | 2,316,880 | 0.0023% | — |
| 19 | 0xb509…192f | 2,259,221 | 0.0023% | — |
| 20 | 0xab36…3161 | 2,104,481 | 0.0021% | — |
| 21 | 0x7d1c…d427 | 2,065,886 | 0.0021% | — |
| 22 | 0x0000…dead | 1,960,000,000 | 1.9600% | — |
| 23 | 0xfe17…7801 | 1,922,889 | 0.0019% | — |
| 24 | 0x98dc…d2fa | 1,902,775 | 0.0019% | — |
| 25 | 0x98ee…bbfa | 1,878,559 | 0.0019% | — |
| Txn Hash | Age | Event | Topics / Data |
|---|---|---|---|
| 0x5ea617…ef4949 | 14 days agoSun, 09 Aug 2026 23:36:38 UTC | Transfer | [0] 0x000000000000…12dc0260 [1] 0x000000000000…d0e06310 data: 0x000000000000000000…28ee65db |
| 0x5ea617…ef4949 | 14 days agoSun, 09 Aug 2026 23:36:38 UTC | Approval | [0] 0x000000000000…12dc0260 [1] 0x000000000000…3ac78ba3 data: 0x000000000000000000…28ee65db |
| 0x5ea617…ef4949 | 14 days agoSun, 09 Aug 2026 23:36:38 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…12dc0260 data: 0x000000000000000000…28ee65db |
| 0xa08164…d9faf9 | 14 days agoSun, 09 Aug 2026 23:36:37 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…5ab36ddc data: 0x000000000000000000…635dd43f |
| 0x77884c…cf2468 | 14 days agoSun, 09 Aug 2026 23:36:37 UTC | Transfer | [0] 0x000000000000…a1379c88 [1] 0x000000000000…43e40951 data: 0x000000000000000000…e9d69b53 |
| 0x1cc894…ecc94a | 14 days agoSun, 09 Aug 2026 23:36:33 UTC | Transfer | [0] 0x000000000000…12dc0260 [1] 0x000000000000…cbec7902 data: 0x000000000000000000…b210d4b4 |
| 0x1cc894…ecc94a | 14 days agoSun, 09 Aug 2026 23:36:33 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…12dc0260 data: 0x000000000000000000…b210d4b4 |
| 0x1db52f…662321 | 14 days agoSun, 09 Aug 2026 23:36:32 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…9a06e961 data: 0x000000000000000000…6b9005d5 |
| 0xbcb6bd…6ec490 | 14 days agoSun, 09 Aug 2026 23:36:32 UTC | Transfer | [0] 0x000000000000…b563fb3b [1] 0x000000000000…43e40951 data: 0x000000000000000000…c0ce77e4 |
| 0xfff54f…ea4295 | 14 days agoSun, 09 Aug 2026 23:36:31 UTC | Approval | [0] 0x000000000000…b563fb3b [1] 0x000000000000…3ac78ba3 data: 0xffffffffffffffffff…ffffffff |
| 0xf47a07…b431a5 | 14 days agoSun, 09 Aug 2026 23:36:29 UTC | Transfer | [0] 0x000000000000…12dc0260 [1] 0x000000000000…e56bb0f0 data: 0x000000000000000000…f6526dbc |
| 0xf47a07…b431a5 | 14 days agoSun, 09 Aug 2026 23:36:29 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…12dc0260 data: 0x000000000000000000…f6526dbc |
| 0x335fcd…5c9772 | 14 days agoSun, 09 Aug 2026 23:36:28 UTC | Transfer | [0] 0x000000000000…a1379c88 [1] 0x000000000000…43e40951 data: 0x000000000000000000…c54b7137 |
| 0x00d298…02a3fc | 14 days agoSun, 09 Aug 2026 23:36:27 UTC | Approval | [0] 0x000000000000…a1379c88 [1] 0x000000000000…3ac78ba3 data: 0xffffffffffffffffff…ffffffff |
| 0xbe7b05…831d3c | 14 days agoSun, 09 Aug 2026 23:36:26 UTC | Transfer | [0] 0x000000000000…12dc0260 [1] 0x000000000000…b563fb3b data: 0x000000000000000000…c904dc33 |
| 0xbe7b05…831d3c | 14 days agoSun, 09 Aug 2026 23:36:26 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…12dc0260 data: 0x000000000000000000…c904dc33 |
| 0x12f327…19c161 | 14 days agoSun, 09 Aug 2026 23:36:24 UTC | Transfer | [0] 0x000000000000…11f43b9c [1] 0x000000000000…43e40951 data: 0x000000000000000000…d830443f |
| 0x1d3c62…0d842e | 14 days agoSun, 09 Aug 2026 23:36:23 UTC | Approval | [0] 0x000000000000…11f43b9c [1] 0x000000000000…3ac78ba3 data: 0xffffffffffffffffff…ffffffff |
| 0x358cf6…9cd2a7 | 14 days agoSun, 09 Aug 2026 23:36:23 UTC | Transfer | [0] 0x000000000000…12dc0260 [1] 0x000000000000…11f43b9c data: 0x000000000000000000…30097d35 |
| 0x358cf6…9cd2a7 | 14 days agoSun, 09 Aug 2026 23:36:23 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…12dc0260 data: 0x000000000000000000…30097d35 |
| 0x61a969…475eea | 14 days agoSun, 09 Aug 2026 23:36:21 UTC | Transfer | [0] 0x000000000000…975c36ba [1] 0x000000000000…43e40951 data: 0x000000000000000000…8a01e5c6 |
| 0xf7387b…eb2e10 | 14 days agoSun, 09 Aug 2026 23:36:20 UTC | Transfer | [0] 0x000000000000…12dc0260 [1] 0x000000000000…a1379c88 data: 0x000000000000000000…b4bc9e47 |
| 0xf7387b…eb2e10 | 14 days agoSun, 09 Aug 2026 23:36:20 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…12dc0260 data: 0x000000000000000000…b4bc9e47 |
| 0x11600e…5c7db3 | 14 days agoSun, 09 Aug 2026 23:36:19 UTC | Approval | [0] 0x000000000000…975c36ba [1] 0x000000000000…3ac78ba3 data: 0xffffffffffffffffff…ffffffff |
| 0x1903fe…f089b4 | 14 days agoSun, 09 Aug 2026 23:36:15 UTC | Approval | [0] 0x000000000000…79c6e6fb [1] 0x000000000000…262c40dc data: 0xffffffffffffffffff…ffffffff |