// 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 | |||
| Txn Hash | Age | Event | Topics / Data |
|---|---|---|---|
| 0x74c067…dadd5d | 7 days agoTue, 11 Aug 2026 01:10:52 UTC | Transfer | [0] 0x000000000000…12dc0260 [1] 0x000000000000…459682ee data: 0x000000000000000000…8336d42c |
| 0x74c067…dadd5d | 7 days agoTue, 11 Aug 2026 01:10:52 UTC | Approval | [0] 0x000000000000…12dc0260 [1] 0x000000000000…3ac78ba3 data: 0x000000000000000000…8336d42c |
| 0x74c067…dadd5d | 7 days agoTue, 11 Aug 2026 01:10:52 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…12dc0260 data: 0x000000000000000000…8336d42c |
| 0x4bbc36…655888 | 7 days agoTue, 11 Aug 2026 01:10:51 UTC | Transfer | [0] 0x000000000000…12dc0260 [1] 0x000000000000…7a2eca8f data: 0x000000000000000000…44b7ccad |
| 0x4bbc36…655888 | 7 days agoTue, 11 Aug 2026 01:10:51 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…12dc0260 data: 0x000000000000000000…44b7ccad |
| 0x8aafe0…946b9c | 7 days agoTue, 11 Aug 2026 01:10:47 UTC | Transfer | [0] 0x000000000000…0915dc7f [1] 0x000000000000…43e40951 data: 0x000000000000000000…81442159 |
| 0xcd1c58…ced659 | 7 days agoTue, 11 Aug 2026 01:10:46 UTC | Approval | [0] 0x000000000000…0915dc7f [1] 0x000000000000…3ac78ba3 data: 0xffffffffffffffffff…ffffffff |
| 0x76121e…32377a | 7 days agoTue, 11 Aug 2026 01:10:38 UTC | Transfer | [0] 0x000000000000…12dc0260 [1] 0x000000000000…9bd73d74 data: 0x000000000000000000…50918aa9 |
| 0x76121e…32377a | 7 days agoTue, 11 Aug 2026 01:10:38 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…12dc0260 data: 0x000000000000000000…50918aa9 |
| 0x431846…586979 | 7 days agoTue, 11 Aug 2026 01:10:24 UTC | Transfer | [0] 0x000000000000…12dc0260 [1] 0x000000000000…fff5057d data: 0x000000000000000000…6f3047b4 |
| 0x431846…586979 | 7 days agoTue, 11 Aug 2026 01:10:24 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…12dc0260 data: 0x000000000000000000…6f3047b4 |
| 0x3f73ae…656893 | 7 days agoTue, 11 Aug 2026 01:10:24 UTC | Approval | [0] 0x000000000000…eae01aa0 [1] 0x000000000000…3ac78ba3 data: 0xffffffffffffffffff…ffffffff |
| 0xeadd39…a6285d | 7 days agoTue, 11 Aug 2026 01:10:09 UTC | Transfer | [0] 0x000000000000…12dc0260 [1] 0x000000000000…45c793e7 data: 0x000000000000000000…29666777 |
| 0xeadd39…a6285d | 7 days agoTue, 11 Aug 2026 01:10:09 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…12dc0260 data: 0x000000000000000000…29666777 |
| 0xd85c42…7d0e51 | 7 days agoTue, 11 Aug 2026 01:10:08 UTC | Transfer | [0] 0x000000000000…21afd1ec [1] 0x000000000000…43e40951 data: 0x000000000000000000…8b142d1c |
| 0x46fc48…6fc233 | 7 days agoTue, 11 Aug 2026 01:09:54 UTC | Transfer | [0] 0x000000000000…df8c8996 [1] 0x000000000000…43e40951 data: 0x000000000000000000…9525241d |
| 0x898e3c…d1f76a | 7 days agoTue, 11 Aug 2026 01:09:54 UTC | Transfer | [0] 0x000000000000…12dc0260 [1] 0x000000000000…df8c8996 data: 0x000000000000000000…e78981ec |
| 0x898e3c…d1f76a | 7 days agoTue, 11 Aug 2026 01:09:54 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…12dc0260 data: 0x000000000000000000…e78981ec |
| 0x7673f6…713597 | 7 days agoTue, 11 Aug 2026 01:09:44 UTC | Transfer | [0] 0x000000000000…12dc0260 [1] 0x000000000000…ddf431e8 data: 0x000000000000000000…dc621a92 |
| 0x7673f6…713597 | 7 days agoTue, 11 Aug 2026 01:09:44 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…12dc0260 data: 0x000000000000000000…dc621a92 |
| 0xd7dff6…2bd980 | 7 days agoTue, 11 Aug 2026 01:09:42 UTC | Transfer | [0] 0x000000000000…6c763b6c [1] 0x000000000000…43e40951 data: 0x000000000000000000…d87ad8c4 |
| 0x35942f…054e68 | 7 days agoTue, 11 Aug 2026 01:09:35 UTC | Transfer | [0] 0x000000000000…12dc0260 [1] 0x000000000000…e4f5478e data: 0x000000000000000000…c286392b |
| 0x35942f…054e68 | 7 days agoTue, 11 Aug 2026 01:09:35 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…12dc0260 data: 0x000000000000000000…c286392b |
| 0x84700c…512d4a | 7 days agoTue, 11 Aug 2026 01:09:28 UTC | Transfer | [0] 0x000000000000…9bd73d74 [1] 0x000000000000…43e40951 data: 0x000000000000000000…0952b754 |
| 0x78550b…d63bb4 | 7 days agoTue, 11 Aug 2026 01:09:23 UTC | Transfer | [0] 0x000000000000…12dc0260 [1] 0x000000000000…6f38afac data: 0x000000000000000000…76e8dfbc |
| 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 ? | ||
|---|---|---|---|---|---|---|---|---|---|
| 0xcd1c58…ced659 | Approve | 33,255,447 | 7 days agoTue, 11 Aug 2026 01:10:46 UTC | 0x871e…dc7f | IN | Justice For Iphigenia | $0.000 ETH | 0.00000136 | |
| 0x3f73ae…656893 | Approve | 33,255,225 | 7 days agoTue, 11 Aug 2026 01:10:24 UTC | 0xf9a0…1aa0 | IN | Justice For Iphigenia | $0.000 ETH | 0.00000136 | |
| 0x7ecba2…a43725 | Approve | 33,254,488 | 7 days agoTue, 11 Aug 2026 01:09:09 UTC | 0x7392…9c88 | IN | Justice For Iphigenia | $0.000 ETH | 0.00000138 | |
| 0x53b7ea…47c38a | Approve | 33,254,228 | 7 days agoTue, 11 Aug 2026 01:08:43 UTC | 0x278c…c874 | IN | Justice For Iphigenia | $0.000 ETH | 0.00000137 | |
| 0x942885…6ea25a | Approve | 33,254,132 | 7 days agoTue, 11 Aug 2026 01:08:34 UTC | 0x6311…8996 | IN | Justice For Iphigenia | $0.000 ETH | 0.00000136 | |
| 0x9591d7…aa5ba2 | Approve | 33,253,820 | 7 days agoTue, 11 Aug 2026 01:08:02 UTC | 0x288f…afac | IN | Justice For Iphigenia | $0.000 ETH | 0.00000138 | |
| 0xe3db04…9901a4 | Approve | 33,253,709 | 7 days agoTue, 11 Aug 2026 01:07:53 UTC | 0x3ae2…3b6c | IN | Justice For Iphigenia | $0.000 ETH | 0.00000134 | |
| 0xb52f37…a70cf9 | Approve | 33,253,622 | 7 days agoTue, 11 Aug 2026 01:07:44 UTC | 0xdb30…f400 | IN | Justice For Iphigenia | $0.000 ETH | 0.00000135 | |
| 0x80ee0f…f3e17f | Approve | 33,253,519 | 7 days agoTue, 11 Aug 2026 01:07:34 UTC | 0x6398…93e7 | IN | Justice For Iphigenia | $0.000 ETH | 0.00000134 | |
| 0xc604f0…f50508 | Approve | 33,253,177 | 7 days agoTue, 11 Aug 2026 01:06:59 UTC | 0x975c…478e | IN | Justice For Iphigenia | $0.000 ETH | 0.00000135 | |
| 0x61ca1b…733516 | Approve | 33,252,961 | 7 days agoTue, 11 Aug 2026 01:06:38 UTC | 0xb270…752f | IN | Justice For Iphigenia | $0.000 ETH | 0.00000136 | |
| 0x27da08…5bbcf0 | Approve | 33,252,801 | 7 days agoTue, 11 Aug 2026 01:06:21 UTC | 0x4574…3d74 | IN | Justice For Iphigenia | $0.000 ETH | 0.00000136 | |
| 0x859a4d…cfd5a2 | Approve | 33,252,649 | 7 days agoTue, 11 Aug 2026 01:06:06 UTC | 0xf87a…d1ec | IN | Justice For Iphigenia | $0.000 ETH | 0.00000135 | |
| 0x0279ec…7bc832 | Approve | 33,252,539 | 7 days agoTue, 11 Aug 2026 01:05:55 UTC | 0x5852…f408 | IN | Justice For Iphigenia | $0.000 ETH | 0.00000136 | |
| 0xae2e68…ba7cb1 | Approve | 33,252,492 | 7 days agoTue, 11 Aug 2026 01:05:50 UTC | 0x723f…e4ac | IN | Justice For Iphigenia | $0.000 ETH | 0.00000136 | |
| 0x5d431d…c325a5 | Approve | 33,252,461 | 7 days agoTue, 11 Aug 2026 01:05:47 UTC | 0x2e18…bf23 | IN | Justice For Iphigenia | $0.000 ETH | 0.00000135 | |
| 0x288608…583d9c | Approve | 33,252,377 | 7 days agoTue, 11 Aug 2026 01:05:39 UTC | 0xf6e5…e6fb | IN | Justice For Iphigenia | $0.000 ETH | 0.00000134 | |
| 0x2ba13e…3d2fdd | Approve | 33,252,372 | 7 days agoTue, 11 Aug 2026 01:05:38 UTC | 0x08bb…f359 | IN | Justice For Iphigenia | $0.000 ETH | 0.00000136 | |
| 0xb0041e…179f88 | Approve | 33,252,358 | 7 days agoTue, 11 Aug 2026 01:05:37 UTC | 0xad94…656d | IN | Justice For Iphigenia | $0.000 ETH | 0.00000135 | |
| 0x469e73…6e4c21 | Approve | 33,252,269 | 7 days agoTue, 11 Aug 2026 01:05:28 UTC | 0x0145…82ee | IN | Justice For Iphigenia | $0.000 ETH | 0.00000135 |
| Block | Age | Parent Transaction Hash | Type | Method | From | To | Value | |
|---|---|---|---|---|---|---|---|---|
| 33,252,266 | 7 days agoTue, 11 Aug 2026 01:05:28 UTC | 0x6c4a6e…1ad851 | CREATE2 | 0xc1304430 | 0x6ed6…0260 | IN | 0x911f…eb07 | 0 ETH |