// 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 | ||||
| Txn Hash | Age | Event | Topics / Data |
|---|---|---|---|
| 0x376388…6af103 | 7 days agoMon, 10 Aug 2026 13:21:53 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…1a7d2288 data: 0x000000000000000000…f986b91f |
| 0x376388…6af103 | 7 days agoMon, 10 Aug 2026 13:21:53 UTC | Approval | [0] 0x000000000000…63da64a2 [1] 0x000000000000…3ac78ba3 data: 0x000000000000000000…f986b91f |
| 0x376388…6af103 | 7 days agoMon, 10 Aug 2026 13:21:53 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…f986b91f |
| 0xa6d090…53f45b | 7 days agoMon, 10 Aug 2026 13:21:36 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…aabda16a data: 0x000000000000000000…e77f54e0 |
| 0xa6d090…53f45b | 7 days agoMon, 10 Aug 2026 13:21:36 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…e77f54e0 |
| 0x442105…21887c | 7 days agoMon, 10 Aug 2026 13:21:33 UTC | Transfer | [0] 0x000000000000…dace0f0c [1] 0x000000000000…43e40951 data: 0x000000000000000000…e59ff767 |
| 0x5f17c1…e6b8cf | 7 days agoMon, 10 Aug 2026 13:21:18 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…5c06ce8f data: 0x000000000000000000…e6b2886d |
| 0x5f17c1…e6b8cf | 7 days agoMon, 10 Aug 2026 13:21:18 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…e6b2886d |
| 0x027b40…0070f0 | 7 days agoMon, 10 Aug 2026 13:21:06 UTC | Transfer | [0] 0x000000000000…7a632219 [1] 0x000000000000…43e40951 data: 0x000000000000000000…9c0179ef |
| 0x50bfb0…511b1c | 7 days agoMon, 10 Aug 2026 13:21:00 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…12f87a20 data: 0x000000000000000000…4b4af941 |
| 0x50bfb0…511b1c | 7 days agoMon, 10 Aug 2026 13:21:00 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…4b4af941 |
| 0x4f7eeb…dfebca | 7 days agoMon, 10 Aug 2026 13:20:43 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…2bc12891 data: 0x000000000000000000…bd9889c1 |
| 0x4f7eeb…dfebca | 7 days agoMon, 10 Aug 2026 13:20:43 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…bd9889c1 |
| 0x729ab9…c5a5bc | 7 days agoMon, 10 Aug 2026 13:20:40 UTC | Transfer | [0] 0x000000000000…b92dab3d [1] 0x000000000000…43e40951 data: 0x000000000000000000…b16b75bb |
| 0x794a76…ed3484 | 7 days agoMon, 10 Aug 2026 13:20:26 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…276b99ee data: 0x000000000000000000…63155597 |
| 0x794a76…ed3484 | 7 days agoMon, 10 Aug 2026 13:20:26 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…63155597 |
| 0x6b039d…2a9a5c | 7 days agoMon, 10 Aug 2026 13:20:24 UTC | Transfer | [0] 0x000000000000…98526c57 [1] 0x000000000000…43e40951 data: 0x000000000000000000…6fadd83d |
| 0x969d33…64c7b6 | 7 days agoMon, 10 Aug 2026 13:20:22 UTC | Approval | [0] 0x000000000000…98526c57 [1] 0x000000000000…3ac78ba3 data: 0xffffffffffffffffff…ffffffff |
| 0xfbc0e3…de74ea | 7 days agoMon, 10 Aug 2026 13:20:09 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…c7a5a7c1 data: 0x000000000000000000…9f0b10e7 |
| 0xfbc0e3…de74ea | 7 days agoMon, 10 Aug 2026 13:20:09 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…9f0b10e7 |
| 0x50fb46…cf5c24 | 7 days agoMon, 10 Aug 2026 13:20:01 UTC | Transfer | [0] 0x000000000000…b92dab3d [1] 0x000000000000…43e40951 data: 0x000000000000000000…fe5d0f16 |
| 0x3c129a…b6b43e | 7 days agoMon, 10 Aug 2026 13:19:57 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…06d68118 data: 0x000000000000000000…010afadc |
| 0x3c129a…b6b43e | 7 days agoMon, 10 Aug 2026 13:19:57 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…010afadc |
| 0xea1714…38abec | 7 days agoMon, 10 Aug 2026 13:19:46 UTC | Approval | [0] 0x000000000000…7a632219 [1] 0x000000000000…3ac78ba3 data: 0xffffffffffffffffff…ffffffff |
| 0x3ba01a…65a17e | 7 days agoMon, 10 Aug 2026 13:19:40 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…5173ea25 data: 0x000000000000000000…1f46b74e |
| Type | Age | Block | Details |
|---|---|---|---|
| no cross-chain L1↔L2 transactions for this address | |||
| Transaction Hash | Method ? | Block | Age | From | To | Amount | Txn Fee ? | ||
|---|---|---|---|---|---|---|---|---|---|
| 0x969d33…64c7b6 | Approve | 32,829,570 | 7 days agoMon, 10 Aug 2026 13:20:22 UTC | 0x43f7…6c57 | IN | save the world | $0.000 ETH | 0.00000128 | |
| 0xea1714…38abec | Approve | 32,829,205 | 7 days agoMon, 10 Aug 2026 13:19:46 UTC | 0xca63…2219 | IN | save the world | $0.000 ETH | 0.00000126 | |
| 0x01da72…ae0c53 | Approve | 32,829,025 | 7 days agoMon, 10 Aug 2026 13:19:28 UTC | 0xe997…5683 | IN | save the world | $0.000 ETH | 0.00000129 | |
| 0xe781bc…dcc759 | Approve | 32,828,507 | 7 days agoMon, 10 Aug 2026 13:18:35 UTC | 0x2857…99ee | IN | save the world | $0.000 ETH | 0.00000127 | |
| 0x79b88e…3e47e2 | Approve | 32,827,236 | 7 days agoMon, 10 Aug 2026 13:16:29 UTC | 0xa874…6979 | IN | save the world | $0.000 ETH | 0.00000126 | |
| 0x8e2ace…28f78a | Approve | 32,826,863 | 7 days agoMon, 10 Aug 2026 13:15:51 UTC | 0x117a…3f4a | IN | save the world | $0.000 ETH | 0.00000128 | |
| 0xa87362…c0b39e | Approve | 32,826,700 | 7 days agoMon, 10 Aug 2026 13:15:35 UTC | 0x8526…6308 | IN | save the world | $0.000 ETH | 0.00000127 | |
| 0x29db36…afb898 | Approve | 32,826,504 | 7 days agoMon, 10 Aug 2026 13:15:15 UTC | 0x9028…8118 | IN | save the world | $0.000 ETH | 0.00000127 | |
| 0xbe1c3d…e0c84b | Approve | 32,826,409 | 7 days agoMon, 10 Aug 2026 13:15:06 UTC | 0x864d…3762 | IN | save the world | $0.000 ETH | 0.00000126 | |
| 0x863485…bec2c7 | Approve | 32,826,330 | 7 days agoMon, 10 Aug 2026 13:14:58 UTC | 0x11b2…433f | IN | save the world | $0.000 ETH | 0.00000126 | |
| 0xb28021…256da5 | Approve | 32,826,191 | 7 days agoMon, 10 Aug 2026 13:14:44 UTC | 0xbaf6…f35b | IN | save the world | $0.000 ETH | 0.00000126 | |
| 0x817b84…5e9259 | Approve | 32,826,067 | 7 days agoMon, 10 Aug 2026 13:14:31 UTC | 0x49c1…cf2c | IN | save the world | $0.000 ETH | 0.00000128 | |
| 0x4a3541…2ac225 | Approve | 32,825,891 | 7 days agoMon, 10 Aug 2026 13:14:14 UTC | 0xf472…5b90 | IN | save the world | $0.000 ETH | 0.00000126 | |
| 0xe0b823…5f2ee3 | Approve | 32,825,827 | 7 days agoMon, 10 Aug 2026 13:14:07 UTC | 0x8e39…8baf | IN | save the world | $0.000 ETH | 0.00000127 | |
| 0x4eb9b9…2c950c | Approve | 32,825,769 | 7 days agoMon, 10 Aug 2026 13:14:01 UTC | 0x961d…5d9a | IN | save the world | $0.000 ETH | 0.00000076 | |
| 0x6ae19d…b88670 | Approve | 32,825,732 | 7 days agoMon, 10 Aug 2026 13:13:58 UTC | 0x961d…5d9a | IN | save the world | $0.000 ETH | 0.00000126 | |
| 0xc3ef7e…55a787 | Approve | 32,825,693 | 7 days agoMon, 10 Aug 2026 13:13:54 UTC | 0xfc8c…eafd | IN | save the world | $0.000 ETH | 0.00000126 | |
| 0xa7f03e…857ea1 | Approve | 32,825,643 | 7 days agoMon, 10 Aug 2026 13:13:49 UTC | 0xe506…cdc2 | IN | save the world | $0.000 ETH | 0.00000126 | |
| 0x64adc9…15c3ed | Approve | 32,825,463 | 7 days agoMon, 10 Aug 2026 13:13:31 UTC | 0xd179…49bf | IN | save the world | $0.000 ETH | 0.00000126 | |
| 0x6f6164…eb084e | Approve | 32,825,356 | 7 days agoMon, 10 Aug 2026 13:13:20 UTC | 0xbd90…73c0 | IN | save the world | $0.000 ETH | 0.00000126 | |
| 0xf9f76e…090021 | Approve | 32,825,300 | 7 days agoMon, 10 Aug 2026 13:13:14 UTC | 0x0157…2891 | IN | save the world | $0.000 ETH | 0.00000127 | |
| 0x4e1f55…c1316e | Approve | 32,825,263 | 7 days agoMon, 10 Aug 2026 13:13:11 UTC | 0x7487…ac0c | IN | save the world | $0.000 ETH | 0.00000128 | |
| 0x999db2…6c7934 | Approve | 32,825,226 | 7 days agoMon, 10 Aug 2026 13:13:07 UTC | 0x4fbc…3cf0 | IN | save the world | $0.000 ETH | 0.00000126 | |
| 0xefb0d3…6c5e9a | Approve | 32,825,201 | 7 days agoMon, 10 Aug 2026 13:13:04 UTC | 0xc876…a7c1 | IN | save the world | $0.000 ETH | 0.00000127 | |
| 0xd24860…c69964 | Approve | 32,825,086 | 7 days agoMon, 10 Aug 2026 13:12:53 UTC | 0xdc4b…ccc0 | IN | save the world | $0.000 ETH | 0.00000126 |
| 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 | |||||||||
| Block | Age | Parent Transaction Hash | Type | Method | From | To | Value | |
|---|---|---|---|---|---|---|---|---|
| 32,823,649 | 7 days agoMon, 10 Aug 2026 13:10:30 UTC | 0x434681…8c7c09 | CREATE2 | 0xc1304430 | 0xc411…64a2 | IN | 0x992a…6b1c | 0 ETH |