// 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 | ||||
| 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 | |||||||||
| Type | Age | Block | Details |
|---|---|---|---|
| no cross-chain L1↔L2 transactions for this address | |||
| Txn Hash | Age | Event | Topics / Data |
|---|---|---|---|
| 0xed7eaf…f48023 | 9 days agoSun, 09 Aug 2026 00:45:19 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…fc95c24e data: 0x000000000000000000…3521c4b0 |
| 0xed7eaf…f48023 | 9 days agoSun, 09 Aug 2026 00:45:19 UTC | Approval | [0] 0x000000000000…63da64a2 [1] 0x000000000000…3ac78ba3 data: 0x000000000000000000…3521c4b0 |
| 0xed7eaf…f48023 | 9 days agoSun, 09 Aug 2026 00:45:19 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…3521c4b0 |
| 0x7e36f8…787b62 | 9 days agoSun, 09 Aug 2026 00:45:16 UTC | Transfer | [0] 0x000000000000…47a0ec5e [1] 0x000000000000…43e40951 data: 0x000000000000000000…0c1b0723 |
| 0xa155d4…303585 | 9 days agoSun, 09 Aug 2026 00:45:15 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…06d68118 data: 0x000000000000000000…fafb29b6 |
| 0xa155d4…303585 | 9 days agoSun, 09 Aug 2026 00:45:15 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…fafb29b6 |
| 0x2915dd…9bf187 | 9 days agoSun, 09 Aug 2026 00:45:04 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…2bffd592 data: 0x000000000000000000…ea2cc26a |
| 0x2915dd…9bf187 | 9 days agoSun, 09 Aug 2026 00:45:04 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…ea2cc26a |
| 0x8afa60…e57639 | 9 days agoSun, 09 Aug 2026 00:45:01 UTC | Approval | [0] 0x000000000000…1bfc4abd [1] 0x000000000000…3ac78ba3 data: 0xffffffffffffffffff…ffffffff |
| 0x4d1c96…649a90 | 9 days agoSun, 09 Aug 2026 00:44:53 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…2bffd592 data: 0x000000000000000000…e4122bec |
| 0x4d1c96…649a90 | 9 days agoSun, 09 Aug 2026 00:44:53 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…e4122bec |
| 0x49e365…a35588 | 9 days agoSun, 09 Aug 2026 00:44:52 UTC | Transfer | [0] 0x000000000000…594d433f [1] 0x000000000000…43e40951 data: 0x000000000000000000…bafa676d |
| 0x5bb520…e8e264 | 9 days agoSun, 09 Aug 2026 00:44:41 UTC | Transfer | [0] 0x000000000000…ca781b57 [1] 0x000000000000…43e40951 data: 0x000000000000000000…5d76c269 |
| 0x335f55…ad87ad | 9 days agoSun, 09 Aug 2026 00:44:41 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…20aa1574 data: 0x000000000000000000…73526892 |
| 0x335f55…ad87ad | 9 days agoSun, 09 Aug 2026 00:44:41 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…73526892 |
| 0x18a25a…4cf0f2 | 9 days agoSun, 09 Aug 2026 00:44:32 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…c73df3c2 data: 0x000000000000000000…416e9a40 |
| 0x18a25a…4cf0f2 | 9 days agoSun, 09 Aug 2026 00:44:32 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…416e9a40 |
| 0x04b3a0…b6b130 | 9 days agoSun, 09 Aug 2026 00:44:27 UTC | Transfer | [0] 0x000000000000…d5943bd7 [1] 0x000000000000…43e40951 data: 0x000000000000000000…6a86975b |
| 0x45c61d…85a347 | 9 days agoSun, 09 Aug 2026 00:44:22 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…aac9a93b data: 0x000000000000000000…3f4d1e76 |
| 0x45c61d…85a347 | 9 days agoSun, 09 Aug 2026 00:44:22 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…3f4d1e76 |
| 0xd1c053…f95e74 | 9 days agoSun, 09 Aug 2026 00:44:14 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…47b43cf0 data: 0x000000000000000000…4eaefb15 |
| 0xd1c053…f95e74 | 9 days agoSun, 09 Aug 2026 00:44:14 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…4eaefb15 |
| 0xbc1d09…da02b2 | 9 days agoSun, 09 Aug 2026 00:44:14 UTC | Approval | [0] 0x000000000000…8c6173c0 [1] 0x000000000000…3ac78ba3 data: 0xffffffffffffffffff…ffffffff |
| 0xc54378…00efc5 | 9 days agoSun, 09 Aug 2026 00:44:04 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…2964acb5 data: 0x000000000000000000…2ec89fb0 |
| 0xc54378…00efc5 | 9 days agoSun, 09 Aug 2026 00:44:04 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…2ec89fb0 |
| Transaction Hash | Method ? | Block | Age | From | To | Amount | Txn Fee ? | ||
|---|---|---|---|---|---|---|---|---|---|
| 0x8afa60…e57639 | Approve | 31,514,839 | 9 days agoSun, 09 Aug 2026 00:45:01 UTC | 0x9a61…4abd | IN | gibcat | $0.000 ETH | 0.00000146 | |
| 0xbc1d09…da02b2 | Approve | 31,514,364 | 9 days agoSun, 09 Aug 2026 00:44:14 UTC | 0xbd90…73c0 | IN | gibcat | $0.000 ETH | 0.00000144 | |
| 0xd1fd68…d026cf | Approve | 31,514,128 | 9 days agoSun, 09 Aug 2026 00:43:50 UTC | 0xdcb1…3316 | IN | gibcat | $0.000 ETH | 0.00000144 | |
| 0x9a6e0d…9f0b47 | Approve | 31,513,921 | 9 days agoSun, 09 Aug 2026 00:43:29 UTC | 0xb640…dafb | IN | gibcat | $0.000 ETH | 0.00000145 | |
| 0x185c88…e5d074 | Approve | 31,513,377 | 9 days agoSun, 09 Aug 2026 00:42:34 UTC | 0xffa0…a120 | IN | gibcat | $0.000 ETH | 0.00000146 | |
| 0xd50dfb…827102 | Approve | 31,513,169 | 9 days agoSun, 09 Aug 2026 00:42:15 UTC | 0x01ba…f3c2 | IN | gibcat | $0.000 ETH | 0.00000144 | |
| 0xf5ff28…965989 | Approve | 31,512,850 | 9 days agoSun, 09 Aug 2026 00:41:43 UTC | 0x801a…4c97 | IN | gibcat | $0.000 ETH | 0.00000146 | |
| 0x96a87a…64e8b1 | Approve | 31,512,750 | 9 days agoSun, 09 Aug 2026 00:41:33 UTC | 0x8e39…8baf | IN | gibcat | $0.000 ETH | 0.00000147 | |
| 0x9cbf4d…4fe022 | Approve | 31,512,636 | 9 days agoSun, 09 Aug 2026 00:41:21 UTC | 0x2d0d…5952 | IN | gibcat | $0.000 ETH | 0.00000145 | |
| 0xcf25f2…614847 | Approve | 31,512,511 | 9 days agoSun, 09 Aug 2026 00:41:09 UTC | 0x6054…ec5e | IN | gibcat | $0.000 ETH | 0.00000146 | |
| 0x777c0a…b4fb66 | Approve | 31,512,395 | 9 days agoSun, 09 Aug 2026 00:40:57 UTC | 0xfe15…e7b0 | IN | gibcat | $0.000 ETH | 0.00000144 | |
| 0xe376e7…211556 | Approve | 31,512,332 | 9 days agoSun, 09 Aug 2026 00:40:51 UTC | 0xe9f1…8ace | IN | gibcat | $0.000 ETH | 0.00000146 | |
| 0xda3be9…b0b75b | Approve | 31,512,262 | 9 days agoSun, 09 Aug 2026 00:40:43 UTC | 0xaf48…33e7 | IN | gibcat | $0.000 ETH | 0.00000146 | |
| 0x200eab…54540a | Approve | 31,512,236 | 9 days agoSun, 09 Aug 2026 00:40:41 UTC | 0x44af…ce8f | IN | gibcat | $0.000 ETH | 0.00000144 | |
| 0x90224b…66e929 | Approve | 31,512,197 | 9 days agoSun, 09 Aug 2026 00:40:37 UTC | 0x11b2…433f | IN | gibcat | $0.000 ETH | 0.00000145 | |
| 0x1e4de9…66f645 | Approve | 31,512,129 | 9 days agoSun, 09 Aug 2026 00:40:30 UTC | 0xdb94…b32c | IN | gibcat | $0.000 ETH | 0.00000144 | |
| 0xfba9d9…1a7745 | Approve | 31,512,015 | 9 days agoSun, 09 Aug 2026 00:40:19 UTC | 0x5f06…a16a | IN | gibcat | $0.000 ETH | 0.00000144 | |
| 0xfcc658…ae2c78 | Approve | 31,511,991 | 9 days agoSun, 09 Aug 2026 00:40:16 UTC | 0xbaf6…f35b | IN | gibcat | $0.000 ETH | 0.00000145 | |
| 0xbf4557…2ecfb5 | Approve | 31,511,958 | 9 days agoSun, 09 Aug 2026 00:40:13 UTC | 0xe3b4…24d1 | IN | gibcat | $0.000 ETH | 0.00000146 | |
| 0x67774d…e9b0b4 | Approve | 31,511,932 | 9 days agoSun, 09 Aug 2026 00:40:10 UTC | 0x117a…3f4a | IN | gibcat | $0.000 ETH | 0.00000146 | |
| 0x98be44…0bd5b7 | Approve | 31,511,905 | 9 days agoSun, 09 Aug 2026 00:40:08 UTC | 0x75b2…1574 | IN | gibcat | $0.000 ETH | 0.00000146 | |
| 0x13d12d…6bc0ee | Approve | 31,511,871 | 9 days agoSun, 09 Aug 2026 00:40:04 UTC | 0xd103…8b4f | IN | gibcat | $0.000 ETH | 0.00000145 | |
| 0x9542f3…834b22 | Approve | 31,511,733 | 9 days agoSun, 09 Aug 2026 00:39:50 UTC | 0x543f…56d4 | IN | gibcat | $0.000 ETH | 0.00000146 | |
| 0x97dfe0…7f87d1 | Approve | 31,511,640 | 9 days agoSun, 09 Aug 2026 00:39:41 UTC | 0x00b4…eadf | IN | gibcat | $0.000 ETH | 0.00000145 | |
| 0x99a8da…a23953 | Approve | 31,511,606 | 9 days agoSun, 09 Aug 2026 00:39:38 UTC | 0x6d23…3bd7 | IN | gibcat | $0.000 ETH | 0.00000146 |
| Block | Age | Parent Transaction Hash | Type | Method | From | To | Value | |
|---|---|---|---|---|---|---|---|---|
| 31,510,634 | 9 days agoSun, 09 Aug 2026 00:38:00 UTC | 0xe70e39…a42ded | CREATE2 | 0xc1304430 | 0xc411…64a2 | IN | 0x1cce…cafd | 0 ETH |