// 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 | Type | Item | ||
|---|---|---|---|---|---|---|---|---|---|
| no NFT transfers for this address yet | |||||||||
| Txn Hash | Age | Event | Topics / Data |
|---|---|---|---|
| 0xb48227…797f80 | 7 days agoMon, 10 Aug 2026 21:05:47 UTC | Transfer | [0] 0x000000000000…12dc0260 [1] 0x000000000000…82ca8624 data: 0x000000000000000000…9ecf039c |
| 0xb48227…797f80 | 7 days agoMon, 10 Aug 2026 21:05:47 UTC | Approval | [0] 0x000000000000…12dc0260 [1] 0x000000000000…3ac78ba3 data: 0x000000000000000000…9ecf039c |
| 0xb48227…797f80 | 7 days agoMon, 10 Aug 2026 21:05:47 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…12dc0260 data: 0x000000000000000000…9ecf039c |
| 0xe5af61…eda26c | 7 days agoMon, 10 Aug 2026 21:05:33 UTC | Transfer | [0] 0x000000000000…12dc0260 [1] 0x000000000000…df8c8996 data: 0x000000000000000000…9dbe06c4 |
| 0xe5af61…eda26c | 7 days agoMon, 10 Aug 2026 21:05:33 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…12dc0260 data: 0x000000000000000000…9dbe06c4 |
| 0xf74519…134a00 | 7 days agoMon, 10 Aug 2026 21:05:12 UTC | Transfer | [0] 0x000000000000…e4f5478e [1] 0x000000000000…43e40951 data: 0x000000000000000000…4036a2ff |
| 0xae7e45…a0e9e3 | 7 days agoMon, 10 Aug 2026 21:04:57 UTC | Transfer | [0] 0x000000000000…12dc0260 [1] 0x000000000000…df8c8996 data: 0x000000000000000000…e598460e |
| 0xae7e45…a0e9e3 | 7 days agoMon, 10 Aug 2026 21:04:57 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…12dc0260 data: 0x000000000000000000…e598460e |
| 0x1348f5…945490 | 7 days agoMon, 10 Aug 2026 21:04:30 UTC | Approval | [0] 0x000000000000…da3c4800 [1] 0x000000000000…3ac78ba3 data: 0xffffffffffffffffff…ffffffff |
| 0xa5563e…269b8c | 7 days agoMon, 10 Aug 2026 21:04:21 UTC | Transfer | [0] 0x000000000000…12dc0260 [1] 0x000000000000…11f43b9c data: 0x000000000000000000…6d80eb17 |
| 0xa5563e…269b8c | 7 days agoMon, 10 Aug 2026 21:04:21 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…12dc0260 data: 0x000000000000000000…6d80eb17 |
| 0xf7b5c5…5c64a9 | 7 days agoMon, 10 Aug 2026 21:03:57 UTC | Transfer | [0] 0x000000000000…12dc0260 [1] 0x000000000000…9bd73d74 data: 0x000000000000000000…a49369dc |
| 0xf7b5c5…5c64a9 | 7 days agoMon, 10 Aug 2026 21:03:57 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…12dc0260 data: 0x000000000000000000…a49369dc |
| 0xf0d459…2778a8 | 7 days agoMon, 10 Aug 2026 21:03:40 UTC | Approval | [0] 0x000000000000…2b021a3a [1] 0x000000000000…3ac78ba3 data: 0xffffffffffffffffff…ffffffff |
| 0xdfa887…a90e6e | 7 days agoMon, 10 Aug 2026 21:03:39 UTC | Transfer | [0] 0x000000000000…12dc0260 [1] 0x000000000000…ddf431e8 data: 0x000000000000000000…e57f7a71 |
| 0xdfa887…a90e6e | 7 days agoMon, 10 Aug 2026 21:03:39 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…12dc0260 data: 0x000000000000000000…e57f7a71 |
| 0x592d67…91ed70 | 7 days agoMon, 10 Aug 2026 21:03:13 UTC | Transfer | [0] 0x000000000000…12dc0260 [1] 0x000000000000…1cbac8d2 data: 0x000000000000000000…52d30aa7 |
| 0x592d67…91ed70 | 7 days agoMon, 10 Aug 2026 21:03:13 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…12dc0260 data: 0x000000000000000000…52d30aa7 |
| 0x56c1f5…a77086 | 7 days agoMon, 10 Aug 2026 21:03:01 UTC | Transfer | [0] 0x000000000000…3e6ef408 [1] 0x000000000000…43e40951 data: 0x000000000000000000…475737f9 |
| 0x0223e4…ff40c6 | 7 days agoMon, 10 Aug 2026 21:02:56 UTC | Transfer | [0] 0x000000000000…2cbc8920 [1] 0x000000000000…43e40951 data: 0x000000000000000000…998581b4 |
| 0x518574…a41aee | 7 days agoMon, 10 Aug 2026 21:02:56 UTC | Approval | [0] 0x000000000000…2cbc8920 [1] 0x000000000000…262c40dc data: 0x000000000000000000…998581b4 |
| 0x2c7150…139436 | 7 days agoMon, 10 Aug 2026 21:02:55 UTC | Approval | [0] 0x000000000000…3e6ef408 [1] 0x000000000000…3ac78ba3 data: 0xffffffffffffffffff…ffffffff |
| 0x547653…8c44c5 | 7 days agoMon, 10 Aug 2026 21:02:51 UTC | Transfer | [0] 0x000000000000…12dc0260 [1] 0x000000000000…e56bb0f0 data: 0x000000000000000000…a33f28e8 |
| 0x547653…8c44c5 | 7 days agoMon, 10 Aug 2026 21:02:51 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…12dc0260 data: 0x000000000000000000…a33f28e8 |
| 0x2110f8…5b1bea | 7 days agoMon, 10 Aug 2026 21:02:35 UTC | Transfer | [0] 0x000000000000…12dc0260 [1] 0x000000000000…db99752f data: 0x000000000000000000…07712c73 |
| 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 | Amount | Txn Fee ? | ||
|---|---|---|---|---|---|---|---|---|---|
| 0x1348f5…945490 | Approve | 33,107,702 | 7 days agoMon, 10 Aug 2026 21:04:30 UTC | 0x0b4f…4800 | IN | The Sisyphus Man | $0.000 ETH | 0.00000131 | |
| 0xf0d459…2778a8 | Approve | 33,107,202 | 7 days agoMon, 10 Aug 2026 21:03:40 UTC | 0x921e…1a3a | IN | The Sisyphus Man | $0.000 ETH | 0.00000135 | |
| 0x518574…a41aee | Approve | 33,106,772 | 7 days agoMon, 10 Aug 2026 21:02:56 UTC | 0xca53…8920 | IN | The Sisyphus Man | $0.000 ETH | 0.00000135 | |
| 0x2c7150…139436 | Approve | 33,106,756 | 7 days agoMon, 10 Aug 2026 21:02:55 UTC | 0x5852…f408 | IN | The Sisyphus Man | $0.000 ETH | 0.00000136 | |
| 0xdc90f9…4b6620 | Approve | 33,106,405 | 7 days agoMon, 10 Aug 2026 21:02:19 UTC | 0x3a41…24fb | IN | The Sisyphus Man | $0.000 ETH | 0.00000381 | |
| 0xc4d3dd…7d101c | Approve | 33,105,805 | 7 days agoMon, 10 Aug 2026 21:01:19 UTC | 0x53a5…ca8f | IN | The Sisyphus Man | $0.000 ETH | 0.00000148 | |
| 0x914ca4…7d4db8 | Approve | 33,104,951 | 7 days agoMon, 10 Aug 2026 20:59:53 UTC | 0x5695…b0f0 | IN | The Sisyphus Man | $0.000 ETH | 0.00000134 | |
| 0x94ccb0…c2d4b9 | Approve | 33,104,758 | 7 days agoMon, 10 Aug 2026 20:59:34 UTC | 0xca9e…b1a8 | IN | The Sisyphus Man | $0.000 ETH | 0.00000131 | |
| 0x6989d4…039516 | Approve | 33,104,094 | 7 days agoMon, 10 Aug 2026 20:58:27 UTC | 0x84d9…4def | IN | The Sisyphus Man | $0.000 ETH | 0.00000136 | |
| 0xee2d40…ea0832 | Approve | 33,103,643 | 7 days agoMon, 10 Aug 2026 20:57:43 UTC | 0x5d83…4a4e | IN | The Sisyphus Man | $0.000 ETH | 0.00000130 | |
| 0xf592e1…ec5bfa | Approve | 33,103,530 | 7 days agoMon, 10 Aug 2026 20:57:32 UTC | 0x6311…8996 | IN | The Sisyphus Man | $0.000 ETH | 0.00000130 | |
| 0xe3e422…6dee55 | Approve | 33,103,134 | 7 days agoMon, 10 Aug 2026 20:56:52 UTC | 0xbd8a…7902 | IN | The Sisyphus Man | $0.000 ETH | 0.00000130 | |
| 0x230577…b3dd10 | Approve | 33,102,974 | 7 days agoMon, 10 Aug 2026 20:56:36 UTC | 0x646b…fb3b | IN | The Sisyphus Man | $0.000 ETH | 0.00000130 | |
| 0xe32d77…22c91e | Approve | 33,102,796 | 7 days agoMon, 10 Aug 2026 20:56:18 UTC | 0x126a…c8d2 | IN | The Sisyphus Man | $0.000 ETH | 0.00000130 | |
| 0x567a62…2e33d9 | Approve | 33,102,424 | 7 days agoMon, 10 Aug 2026 20:55:41 UTC | 0x2e18…bf23 | IN | The Sisyphus Man | $0.000 ETH | 0.00000132 | |
| 0x8ab2d1…9561a8 | Approve | 33,102,365 | 7 days agoMon, 10 Aug 2026 20:55:35 UTC | 0x4574…3d74 | IN | The Sisyphus Man | $0.000 ETH | 0.00000132 | |
| 0xf2ef83…9c48b5 | Approve | 33,102,331 | 7 days agoMon, 10 Aug 2026 20:55:31 UTC | 0x29dd…36ba | IN | The Sisyphus Man | $0.000 ETH | 0.00000132 | |
| 0xe38ee7…a649e3 | Approve | 33,102,292 | 7 days agoMon, 10 Aug 2026 20:55:27 UTC | 0x222e…d68a | IN | The Sisyphus Man | $0.000 ETH | 0.00000131 | |
| 0x35958d…fddfc6 | Approve | 33,102,235 | 7 days agoMon, 10 Aug 2026 20:55:22 UTC | 0x871e…dc7f | IN | The Sisyphus Man | $0.000 ETH | 0.00000132 | |
| 0xc2a634…c957ff | Approve | 33,102,101 | 7 days agoMon, 10 Aug 2026 20:55:08 UTC | 0x6398…93e7 | IN | The Sisyphus Man | $0.000 ETH | 0.00000131 | |
| 0x51c7a5…93294e | Approve | 33,102,071 | 7 days agoMon, 10 Aug 2026 20:55:05 UTC | 0x08bb…f359 | IN | The Sisyphus Man | $0.000 ETH | 0.00000132 | |
| 0x19214a…7f3a54 | Approve | 33,102,013 | 7 days agoMon, 10 Aug 2026 20:54:59 UTC | 0x278c…c874 | IN | The Sisyphus Man | $0.000 ETH | 0.00000131 | |
| 0x38df5d…e81d56 | Approve | 33,101,788 | 7 days agoMon, 10 Aug 2026 20:54:37 UTC | 0x52f2…f85f | IN | The Sisyphus Man | $0.000 ETH | 0.00000133 | |
| 0x301ea0…ab7039 | Approve | 33,101,755 | 7 days agoMon, 10 Aug 2026 20:54:33 UTC | 0x975c…478e | IN | The Sisyphus Man | $0.000 ETH | 0.00000132 | |
| 0xa72480…e17cb8 | Approve | 33,101,729 | 7 days agoMon, 10 Aug 2026 20:54:31 UTC | 0xf6e5…e6fb | IN | The Sisyphus Man | $0.000 ETH | 0.00000130 |
| Block | Age | Parent Transaction Hash | Type | Method | From | To | Value | |
|---|---|---|---|---|---|---|---|---|
| 33,101,633 | 7 days agoMon, 10 Aug 2026 20:54:21 UTC | 0x7ef190…d7ae0a | CREATE2 | 0xc1304430 | 0x6ed6…0260 | IN | 0xcac6…2b07 | 0 ETH |