// 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 |
|---|---|---|---|
| 0xd293ed…20c2cc | 8 days agoSun, 09 Aug 2026 15:17:53 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…aaa020e5 data: 0x000000000000000000…adbf3e5b |
| 0xd293ed…20c2cc | 8 days agoSun, 09 Aug 2026 15:17:53 UTC | Approval | [0] 0x000000000000…63da64a2 [1] 0x000000000000…3ac78ba3 data: 0x000000000000000000…adbf3e5b |
| 0xd293ed…20c2cc | 8 days agoSun, 09 Aug 2026 15:17:53 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…adbf3e5b |
| 0x09262b…6fea2a | 8 days agoSun, 09 Aug 2026 15:17:51 UTC | Transfer | [0] 0x000000000000…fad93cc0 [1] 0x000000000000…43e40951 data: 0x000000000000000000…ff675348 |
| 0xfd0606…c01378 | 8 days agoSun, 09 Aug 2026 15:17:46 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…aeed7ecd data: 0x000000000000000000…f204e171 |
| 0xfd0606…c01378 | 8 days agoSun, 09 Aug 2026 15:17:46 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…f204e171 |
| 0x169712…114e83 | 8 days agoSun, 09 Aug 2026 15:17:33 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…e9307960 data: 0x000000000000000000…450d55ba |
| 0x169712…114e83 | 8 days agoSun, 09 Aug 2026 15:17:33 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…450d55ba |
| 0xe4acbd…75a8ec | 8 days agoSun, 09 Aug 2026 15:17:32 UTC | Transfer | [0] 0x000000000000…468a17ff [1] 0x000000000000…43e40951 data: 0x000000000000000000…46c59249 |
| 0xd09077…be7fde | 8 days agoSun, 09 Aug 2026 15:17:23 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…aeed7ecd data: 0x000000000000000000…cbf46017 |
| 0xd09077…be7fde | 8 days agoSun, 09 Aug 2026 15:17:23 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…cbf46017 |
| 0xef254e…a8199c | 8 days agoSun, 09 Aug 2026 15:17:11 UTC | Transfer | [0] 0x000000000000…50087e35 [1] 0x000000000000…43e40951 data: 0x000000000000000000…12e328f0 |
| 0x5a6987…ad3af4 | 8 days agoSun, 09 Aug 2026 15:17:07 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…295a7285 data: 0x000000000000000000…34289a7c |
| 0x5a6987…ad3af4 | 8 days agoSun, 09 Aug 2026 15:17:07 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…34289a7c |
| 0x1f8e9f…c2cfbc | 8 days agoSun, 09 Aug 2026 15:16:57 UTC | Transfer | [0] 0x000000000000…295a7285 [1] 0x000000000000…43e40951 data: 0x000000000000000000…14b4e1d6 |
| 0x0f8c32…101437 | 8 days agoSun, 09 Aug 2026 15:16:53 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…28f3f395 data: 0x000000000000000000…dd809bf9 |
| 0x0f8c32…101437 | 8 days agoSun, 09 Aug 2026 15:16:53 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…dd809bf9 |
| 0xf49727…ee72a9 | 8 days agoSun, 09 Aug 2026 15:16:39 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…ec2c2e95 data: 0x000000000000000000…f968868c |
| 0xf49727…ee72a9 | 8 days agoSun, 09 Aug 2026 15:16:39 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…f968868c |
| 0xd10933…7ad2a4 | 8 days agoSun, 09 Aug 2026 15:16:38 UTC | Transfer | [0] 0x000000000000…2492b206 [1] 0x000000000000…43e40951 data: 0x000000000000000000…5eb59063 |
| 0x68b8cd…a9ba24 | 8 days agoSun, 09 Aug 2026 15:16:27 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…4ffcef5e data: 0x000000000000000000…ff5f63a4 |
| 0x68b8cd…a9ba24 | 8 days agoSun, 09 Aug 2026 15:16:27 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…ff5f63a4 |
| 0x9c216d…b62a77 | 8 days agoSun, 09 Aug 2026 15:16:23 UTC | Transfer | [0] 0x000000000000…34a3c23d [1] 0x000000000000…43e40951 data: 0x000000000000000000…1cbb2dde |
| 0x5d7e40…8a9d59 | 8 days agoSun, 09 Aug 2026 15:16:21 UTC | Approval | [0] 0x000000000000…34a3c23d [1] 0x000000000000…3ac78ba3 data: 0xffffffffffffffffff…ffffffff |
| 0x39354e…d7db04 | 8 days agoSun, 09 Aug 2026 15:16:14 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…2b8eb7f5 data: 0x000000000000000000…cb1189e3 |
| 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 | |||||||||
| Transaction Hash | Method ? | Block | Age | From | To | Amount | Txn Fee ? | ||
|---|---|---|---|---|---|---|---|---|---|
| 0x5d7e40…8a9d59 | Approve | 32,036,401 | 8 days agoSun, 09 Aug 2026 15:16:21 UTC | 0x1749…c23d | IN | MEW | $0.000 ETH | 0.00000136 | |
| 0x161b42…aedc69 | Approve | 32,035,734 | 8 days agoSun, 09 Aug 2026 15:15:14 UTC | 0x3eea…96b0 | IN | MEW | $0.000 ETH | 0.00000134 | |
| 0xd89f7d…72c66c | Approve | 32,035,607 | 8 days agoSun, 09 Aug 2026 15:15:01 UTC | 0xa340…8400 | IN | MEW | $0.000 ETH | 0.00000133 | |
| 0x21f95d…4b394e | Approve | 32,035,495 | 8 days agoSun, 09 Aug 2026 15:14:50 UTC | 0xe003…f395 | IN | MEW | $0.000 ETH | 0.00000133 | |
| 0x7d84ab…03a4da | Approve | 32,035,400 | 8 days agoSun, 09 Aug 2026 15:14:41 UTC | 0x4e2b…d01f | IN | MEW | $0.000 ETH | 0.00000134 | |
| 0xdd4439…e8259b | Approve | 32,035,259 | 8 days agoSun, 09 Aug 2026 15:14:26 UTC | 0x85e2…ecdc | IN | MEW | $0.000 ETH | 0.00000134 | |
| 0x64bb0f…1b347c | Approve | 32,035,128 | 8 days agoSun, 09 Aug 2026 15:14:13 UTC | 0x998f…4d4e | IN | MEW | $0.000 ETH | 0.00000133 | |
| 0x147fa7…bed02e | Approve | 32,034,914 | 8 days agoSun, 09 Aug 2026 15:13:52 UTC | 0x8714…30ab | IN | MEW | $0.000 ETH | 0.00000132 | |
| 0x7f83d0…9aa802 | Approve | 32,034,451 | 8 days agoSun, 09 Aug 2026 15:13:05 UTC | 0xdb80…7e35 | IN | MEW | $0.000 ETH | 0.00000133 | |
| 0x6685ad…f75f5f | Approve | 32,034,181 | 8 days agoSun, 09 Aug 2026 15:12:38 UTC | 0x63c5…b7f5 | IN | MEW | $0.000 ETH | 0.00000132 | |
| 0x72aaa0…160d58 | Approve | 32,034,023 | 8 days agoSun, 09 Aug 2026 15:12:24 UTC | 0xdd07…b85a | IN | MEW | $0.000 ETH | 0.00000131 | |
| 0xd8b660…146183 | Approve | 32,033,864 | 8 days agoSun, 09 Aug 2026 15:12:08 UTC | 0x2941…d5c9 | IN | MEW | $0.000 ETH | 0.00000131 | |
| 0xea450a…1a31f5 | Approve | 32,033,767 | 8 days agoSun, 09 Aug 2026 15:11:58 UTC | 0x3460…7421 | IN | MEW | $0.000 ETH | 0.00000132 | |
| 0x3ddff7…4547e5 | Approve | 32,033,716 | 8 days agoSun, 09 Aug 2026 15:11:53 UTC | 0xaabb…e3a5 | IN | MEW | $0.000 ETH | 0.00000132 | |
| 0x43013f…1a5e60 | Approve | 32,033,618 | 8 days agoSun, 09 Aug 2026 15:11:43 UTC | 0x06c5…d510 | IN | MEW | $0.000 ETH | 0.00000132 | |
| 0xc6a6a5…3ef6c2 | Approve | 32,033,283 | 8 days agoSun, 09 Aug 2026 15:11:10 UTC | 0x42b2…67b1 | IN | MEW | $0.000 ETH | 0.00000135 | |
| 0xa8282b…8c91d4 | Approve | 32,033,259 | 8 days agoSun, 09 Aug 2026 15:11:07 UTC | 0xe6f6…fbad | IN | MEW | $0.000 ETH | 0.00000132 | |
| 0x740e0e…f7a7db | Approve | 32,033,116 | 8 days agoSun, 09 Aug 2026 15:10:53 UTC | 0xf533…7285 | IN | MEW | $0.000 ETH | 0.00000131 | |
| 0x2b22db…4b4d85 | Approve | 32,033,082 | 8 days agoSun, 09 Aug 2026 15:10:49 UTC | 0x9781…3cc0 | IN | MEW | $0.000 ETH | 0.00000133 | |
| 0x4060a5…6b518b | Approve | 32,033,048 | 8 days agoSun, 09 Aug 2026 15:10:46 UTC | 0x5c49…f480 | IN | MEW | $0.000 ETH | 0.00000131 | |
| 0xb1232c…6bb50e | Approve | 32,033,017 | 8 days agoSun, 09 Aug 2026 15:10:43 UTC | 0xc34b…1f41 | IN | MEW | $0.000 ETH | 0.00000131 | |
| 0x726847…ecca6d | Approve | 32,032,904 | 8 days agoSun, 09 Aug 2026 15:10:31 UTC | 0x240f…5858 | IN | MEW | $0.000 ETH | 0.00000133 | |
| 0xb9c41a…5f70c8 | Approve | 32,032,837 | 8 days agoSun, 09 Aug 2026 15:10:25 UTC | 0xe225…f4ff | IN | MEW | $0.000 ETH | 0.00000131 | |
| 0x4f17b1…d52f1f | Approve | 32,032,815 | 8 days agoSun, 09 Aug 2026 15:10:23 UTC | 0x75ec…7c95 | IN | MEW | $0.000 ETH | 0.00000134 | |
| 0x89b67a…a0a109 | Approve | 32,032,789 | 8 days agoSun, 09 Aug 2026 15:10:20 UTC | 0x1a05…9d61 | IN | MEW | $0.000 ETH | 0.00000132 |
| Block | Age | Parent Transaction Hash | Type | Method | From | To | Value | |
|---|---|---|---|---|---|---|---|---|
| 32,031,605 | 8 days agoSun, 09 Aug 2026 15:08:21 UTC | 0x493276…584aea | CREATE2 | 0xc1304430 | 0xc411…64a2 | IN | 0x65fc…deae | 0 ETH |