// 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 |
|---|---|---|---|
| 0x303fe1…dfb031 | 7 days agoMon, 10 Aug 2026 10:24:50 UTC | Transfer | [0] 0x000000000000…12dc0260 [1] 0x000000000000…086a26e8 data: 0x000000000000000000…a805f435 |
| 0x303fe1…dfb031 | 7 days agoMon, 10 Aug 2026 10:24:50 UTC | Approval | [0] 0x000000000000…12dc0260 [1] 0x000000000000…3ac78ba3 data: 0x000000000000000000…a805f435 |
| 0x303fe1…dfb031 | 7 days agoMon, 10 Aug 2026 10:24:50 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…12dc0260 data: 0x000000000000000000…a805f435 |
| 0xfd2229…51f6dc | 7 days agoMon, 10 Aug 2026 10:24:50 UTC | Approval | [0] 0x000000000000…364ac93a [1] 0x000000000000…3ac78ba3 data: 0xffffffffffffffffff…ffffffff |
| 0x084399…fcd458 | 7 days agoMon, 10 Aug 2026 10:24:45 UTC | Transfer | [0] 0x000000000000…12dc0260 [1] 0x000000000000…1cbac8d2 data: 0x000000000000000000…0cc6dc4c |
| 0x084399…fcd458 | 7 days agoMon, 10 Aug 2026 10:24:45 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…12dc0260 data: 0x000000000000000000…0cc6dc4c |
| 0xdce034…906b1c | 7 days agoMon, 10 Aug 2026 10:24:17 UTC | Transfer | [0] 0x000000000000…12dc0260 [1] 0x000000000000…e1e324fb data: 0x000000000000000000…7a9fa182 |
| 0xdce034…906b1c | 7 days agoMon, 10 Aug 2026 10:24:17 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…12dc0260 data: 0x000000000000000000…7a9fa182 |
| 0xc17533…27b603 | 7 days agoMon, 10 Aug 2026 10:24:12 UTC | Transfer | [0] 0x000000000000…737206ad [1] 0x000000000000…43e40951 data: 0x000000000000000000…117e63a9 |
| 0x1b09f7…24d1bd | 7 days agoMon, 10 Aug 2026 10:23:41 UTC | Transfer | [0] 0x000000000000…12dc0260 [1] 0x000000000000…7cc9bf23 data: 0x000000000000000000…b6a08f42 |
| 0x1b09f7…24d1bd | 7 days agoMon, 10 Aug 2026 10:23:41 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…12dc0260 data: 0x000000000000000000…b6a08f42 |
| 0x61437a…32f88d | 7 days agoMon, 10 Aug 2026 10:23:32 UTC | Transfer | [0] 0x000000000000…e621f85f [1] 0x000000000000…43e40951 data: 0x000000000000000000…a547de3c |
| 0x3c129f…e6935c | 7 days agoMon, 10 Aug 2026 10:23:07 UTC | Transfer | [0] 0x000000000000…12dc0260 [1] 0x000000000000…e56bb0f0 data: 0x000000000000000000…12cf8dc1 |
| 0x3c129f…e6935c | 7 days agoMon, 10 Aug 2026 10:23:07 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…12dc0260 data: 0x000000000000000000…12cf8dc1 |
| 0x3d78f5…775943 | 7 days agoMon, 10 Aug 2026 10:23:03 UTC | Transfer | [0] 0x000000000000…10d0f359 [1] 0x000000000000…43e40951 data: 0x000000000000000000…81ee2099 |
| 0xe7afb7…71cd92 | 7 days agoMon, 10 Aug 2026 10:23:03 UTC | Approval | [0] 0x000000000000…10d0f359 [1] 0x000000000000…3ac78ba3 data: 0xffffffffffffffffff…ffffffff |
| 0xe5de12…e942bb | 7 days agoMon, 10 Aug 2026 10:22:39 UTC | Transfer | [0] 0x000000000000…12dc0260 [1] 0x000000000000…cbec7902 data: 0x000000000000000000…723b2627 |
| 0xe5de12…e942bb | 7 days agoMon, 10 Aug 2026 10:22:39 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…12dc0260 data: 0x000000000000000000…723b2627 |
| 0x2bf688…b7e5f3 | 7 days agoMon, 10 Aug 2026 10:22:14 UTC | Transfer | [0] 0x000000000000…866ad68a [1] 0x000000000000…43e40951 data: 0x000000000000000000…e219bb2d |
| 0x55b820…d8ff49 | 7 days agoMon, 10 Aug 2026 10:22:11 UTC | Transfer | [0] 0x000000000000…12dc0260 [1] 0x000000000000…2b021a3a data: 0x000000000000000000…138252d4 |
| 0x55b820…d8ff49 | 7 days agoMon, 10 Aug 2026 10:22:11 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…12dc0260 data: 0x000000000000000000…138252d4 |
| 0xd17675…14ee51 | 7 days agoMon, 10 Aug 2026 10:21:49 UTC | Transfer | [0] 0x000000000000…12dc0260 [1] 0x000000000000…a1379c88 data: 0x000000000000000000…4123640b |
| 0xd17675…14ee51 | 7 days agoMon, 10 Aug 2026 10:21:49 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…12dc0260 data: 0x000000000000000000…4123640b |
| 0x102a20…147f5b | 7 days agoMon, 10 Aug 2026 10:21:38 UTC | Transfer | [0] 0x000000000000…94a0c874 [1] 0x000000000000…43e40951 data: 0x000000000000000000…60cc2774 |
| 0x291e39…de0d30 | 7 days agoMon, 10 Aug 2026 10:21:30 UTC | Transfer | [0] 0x000000000000…12dc0260 [1] 0x000000000000…1cbac8d2 data: 0x000000000000000000…9dad8d7e |
| 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 ? | ||
|---|---|---|---|---|---|---|---|---|---|
| 0xfd2229…51f6dc | Approve | 32,724,493 | 7 days agoMon, 10 Aug 2026 10:24:50 UTC | 0x334c…c93a | IN | "Dangerous Weapon" | $0.000 ETH | 0.00000131 | |
| 0xe7afb7…71cd92 | Approve | 32,723,413 | 7 days agoMon, 10 Aug 2026 10:23:03 UTC | 0x08bb…f359 | IN | "Dangerous Weapon" | $0.000 ETH | 0.00000129 | |
| 0x7c4d2b…36347b | Approve | 32,721,935 | 7 days agoMon, 10 Aug 2026 10:20:34 UTC | 0x871e…dc7f | IN | "Dangerous Weapon" | $0.000 ETH | 0.00000131 | |
| 0x148654…a320ae | Approve | 32,721,666 | 7 days agoMon, 10 Aug 2026 10:20:07 UTC | 0xca9e…b1a8 | IN | "Dangerous Weapon" | $0.000 ETH | 0.00000131 | |
| 0xefaefe…562bb8 | Approve | 32,721,381 | 7 days agoMon, 10 Aug 2026 10:19:38 UTC | 0xba29…06ad | IN | "Dangerous Weapon" | $0.000 ETH | 0.00000131 | |
| 0x84af3d…44f345 | Approve | 32,721,183 | 7 days agoMon, 10 Aug 2026 10:19:19 UTC | 0x5852…f408 | IN | "Dangerous Weapon" | $0.000 ETH | 0.00000131 | |
| 0xa5eddb…5f7d4b | Approve | 32,719,945 | 7 days agoMon, 10 Aug 2026 10:17:16 UTC | 0x5786…b91e | IN | "Dangerous Weapon" | $0.000 ETH | 0.00000129 | |
| 0x3e3f2e…7a0221 | Approve | 32,719,832 | 7 days agoMon, 10 Aug 2026 10:17:04 UTC | 0x6398…93e7 | IN | "Dangerous Weapon" | $0.000 ETH | 0.00000130 | |
| 0x24cb51…61c5af | Approve | 32,719,643 | 7 days agoMon, 10 Aug 2026 10:16:45 UTC | 0x82aa…ee7c | IN | "Dangerous Weapon" | $0.000 ETH | 0.00000130 | |
| 0x42d44d…26af06 | Approve | 32,719,365 | 7 days agoMon, 10 Aug 2026 10:16:17 UTC | 0x52f2…f85f | IN | "Dangerous Weapon" | $0.000 ETH | 0.00000131 | |
| 0xc3814f…1b6c59 | Approve | 32,719,083 | 7 days agoMon, 10 Aug 2026 10:15:49 UTC | 0x4574…3d74 | IN | "Dangerous Weapon" | $0.000 ETH | 0.00000129 | |
| 0x6900a0…9dc76a | Approve | 32,718,974 | 7 days agoMon, 10 Aug 2026 10:15:38 UTC | 0xbd8a…7902 | IN | "Dangerous Weapon" | $0.000 ETH | 0.00000129 | |
| 0xf6f76e…9f780f | Approve | 32,718,523 | 7 days agoMon, 10 Aug 2026 10:14:53 UTC | 0x278c…c874 | IN | "Dangerous Weapon" | $0.000 ETH | 0.00000131 | |
| 0xfd9e1f…8105de | Approve | 32,718,480 | 7 days agoMon, 10 Aug 2026 10:14:48 UTC | 0x0711…da8e | IN | "Dangerous Weapon" | $0.000 ETH | 0.00000130 | |
| 0x3f403f…fcd14a | Approve | 32,718,417 | 7 days agoMon, 10 Aug 2026 10:14:42 UTC | 0x126a…c8d2 | IN | "Dangerous Weapon" | $0.000 ETH | 0.00000129 | |
| 0x7976ff…f3ac69 | Approve | 32,718,266 | 7 days agoMon, 10 Aug 2026 10:14:27 UTC | 0x3ae2…3b6c | IN | "Dangerous Weapon" | $0.000 ETH | 0.00000129 | |
| 0x86ca83…810353 | Approve | 32,718,118 | 7 days agoMon, 10 Aug 2026 10:14:12 UTC | 0x2e18…bf23 | IN | "Dangerous Weapon" | $0.000 ETH | 0.00000129 | |
| 0xa1c166…5e6e4d | Approve | 32,717,915 | 7 days agoMon, 10 Aug 2026 10:13:51 UTC | 0x222e…d68a | IN | "Dangerous Weapon" | $0.000 ETH | 0.00000130 | |
| 0xc6cb2c…65eebb | Approve | 32,717,875 | 7 days agoMon, 10 Aug 2026 10:13:47 UTC | 0xc09d…d82f | IN | "Dangerous Weapon" | $0.000 ETH | 0.00000130 | |
| 0x3eb2ed…5f6fd3 | Approve | 32,717,734 | 7 days agoMon, 10 Aug 2026 10:13:33 UTC | 0x8a70…9c24 | IN | "Dangerous Weapon" | $0.000 ETH | 0.00000130 | |
| 0x941045…a18e1b | Approve | 32,717,695 | 7 days agoMon, 10 Aug 2026 10:13:29 UTC | 0x723f…e4ac | IN | "Dangerous Weapon" | $0.000 ETH | 0.00000130 | |
| 0x5bfec1…d9dc79 | Approve | 32,717,690 | 7 days agoMon, 10 Aug 2026 10:13:29 UTC | 0xf6e5…e6fb | IN | "Dangerous Weapon" | $0.000 ETH | 0.00000129 | |
| 0x53a78f…14a103 | Approve | 32,717,666 | 7 days agoMon, 10 Aug 2026 10:13:26 UTC | 0xad94…656d | IN | "Dangerous Weapon" | $0.000 ETH | 0.00000130 | |
| 0x0b44d0…cb38fa | Approve | 32,717,659 | 7 days agoMon, 10 Aug 2026 10:13:26 UTC | 0x975c…478e | IN | "Dangerous Weapon" | $0.000 ETH | 0.00000129 | |
| 0xab55aa…5082b0 | Approve | 32,717,564 | 7 days agoMon, 10 Aug 2026 10:13:16 UTC | 0x1863…26e8 | IN | "Dangerous Weapon" | $0.000 ETH | 0.00000130 |
| Block | Age | Parent Transaction Hash | Type | Method | From | To | Value | |
|---|---|---|---|---|---|---|---|---|
| 32,717,550 | 7 days agoMon, 10 Aug 2026 10:13:15 UTC | 0x223670…99cf39 | CREATE2 | 0xc1304430 | 0x6ed6…0260 | IN | 0xacff…9b07 | 0 ETH |