// 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 | |||
| Transaction Hash | Method | Block | Age | From | To | Type | Item | ||
|---|---|---|---|---|---|---|---|---|---|
| no NFT transfers for this address yet | |||||||||
| Txn Hash | Age | Event | Topics / Data |
|---|---|---|---|
| 0x0756ec…562c39 | 7 days agoTue, 11 Aug 2026 00:09:43 UTC | Transfer | [0] 0x000000000000…12dc0260 [1] 0x000000000000…e4a1f649 data: 0x000000000000000000…32d9eb9b |
| 0x0756ec…562c39 | 7 days agoTue, 11 Aug 2026 00:09:43 UTC | Approval | [0] 0x000000000000…12dc0260 [1] 0x000000000000…3ac78ba3 data: 0x000000000000000000…32d9eb9b |
| 0x0756ec…562c39 | 7 days agoTue, 11 Aug 2026 00:09:43 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…12dc0260 data: 0x000000000000000000…32d9eb9b |
| 0xa16242…af500d | 7 days agoTue, 11 Aug 2026 00:09:42 UTC | Transfer | [0] 0x000000000000…12dc0260 [1] 0x000000000000…70bd7ac8 data: 0x000000000000000000…26280ac4 |
| 0xa16242…af500d | 7 days agoTue, 11 Aug 2026 00:09:42 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…12dc0260 data: 0x000000000000000000…26280ac4 |
| 0x64e83b…94eff2 | 7 days agoTue, 11 Aug 2026 00:09:38 UTC | Transfer | [0] 0x000000000000…866ad68a [1] 0x000000000000…43e40951 data: 0x000000000000000000…2af0e54b |
| 0xe582a2…5fe22e | 7 days agoTue, 11 Aug 2026 00:09:19 UTC | Transfer | [0] 0x000000000000…12dc0260 [1] 0x000000000000…866ad68a data: 0x000000000000000000…12bf6b16 |
| 0xe582a2…5fe22e | 7 days agoTue, 11 Aug 2026 00:09:19 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…12dc0260 data: 0x000000000000000000…12bf6b16 |
| 0x11d91d…f10eb9 | 7 days agoTue, 11 Aug 2026 00:08:58 UTC | Transfer | [0] 0x000000000000…12dc0260 [1] 0x000000000000…40f3ee7c data: 0x000000000000000000…86332bbc |
| 0x11d91d…f10eb9 | 7 days agoTue, 11 Aug 2026 00:08:58 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…12dc0260 data: 0x000000000000000000…86332bbc |
| 0xd2cdb9…fcbffa | 7 days agoTue, 11 Aug 2026 00:08:50 UTC | Transfer | [0] 0x000000000000…2b021a3a [1] 0x000000000000…43e40951 data: 0x000000000000000000…133e055e |
| 0x4a9516…f150a5 | 7 days agoTue, 11 Aug 2026 00:08:31 UTC | Transfer | [0] 0x000000000000…2cbc8920 [1] 0x000000000000…43e40951 data: 0x000000000000000000…d9ac2a94 |
| 0x48c131…c9f554 | 7 days agoTue, 11 Aug 2026 00:08:31 UTC | Approval | [0] 0x000000000000…2cbc8920 [1] 0x000000000000…262c40dc data: 0x000000000000000000…d9ac2a94 |
| 0x062526…76796f | 7 days agoTue, 11 Aug 2026 00:08:28 UTC | Transfer | [0] 0x000000000000…12dc0260 [1] 0x000000000000…364ac93a data: 0x000000000000000000…031f8132 |
| 0x062526…76796f | 7 days agoTue, 11 Aug 2026 00:08:28 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…12dc0260 data: 0x000000000000000000…031f8132 |
| 0x87945a…497e88 | 7 days agoTue, 11 Aug 2026 00:08:03 UTC | Transfer | [0] 0x000000000000…12dc0260 [1] 0x000000000000…e56bb0f0 data: 0x000000000000000000…454c1382 |
| 0x87945a…497e88 | 7 days agoTue, 11 Aug 2026 00:08:03 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…12dc0260 data: 0x000000000000000000…454c1382 |
| 0xa8b7a3…13a1dc | 7 days agoTue, 11 Aug 2026 00:08:02 UTC | Transfer | [0] 0x000000000000…975c36ba [1] 0x000000000000…43e40951 data: 0x000000000000000000…ebdfb0db |
| 0x5a46d5…2f02d0 | 7 days agoTue, 11 Aug 2026 00:07:43 UTC | Transfer | [0] 0x000000000000…12dc0260 [1] 0x000000000000…45c793e7 data: 0x000000000000000000…975f670f |
| 0x5a46d5…2f02d0 | 7 days agoTue, 11 Aug 2026 00:07:43 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…12dc0260 data: 0x000000000000000000…975f670f |
| 0xc063fc…80272a | 7 days agoTue, 11 Aug 2026 00:07:32 UTC | Transfer | [0] 0x000000000000…866ad68a [1] 0x000000000000…43e40951 data: 0x000000000000000000…fe81440c |
| 0x4ebb5e…41c40f | 7 days agoTue, 11 Aug 2026 00:07:20 UTC | Transfer | [0] 0x000000000000…12dc0260 [1] 0x000000000000…df8c8996 data: 0x000000000000000000…b28f226e |
| 0x4ebb5e…41c40f | 7 days agoTue, 11 Aug 2026 00:07:20 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…12dc0260 data: 0x000000000000000000…b28f226e |
| 0xf44c32…466cff | 7 days agoTue, 11 Aug 2026 00:07:01 UTC | Transfer | [0] 0x000000000000…7a2eca8f [1] 0x000000000000…43e40951 data: 0x000000000000000000…81300b03 |
| 0xbb8028…2468ef | 7 days agoTue, 11 Aug 2026 00:06:54 UTC | Transfer | [0] 0x000000000000…12dc0260 [1] 0x000000000000…7a2eca8f data: 0x000000000000000000…feb07279 |
| 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 ? | ||
|---|---|---|---|---|---|---|---|---|---|
| 0x48c131…c9f554 | Approve | 33,218,124 | 7 days agoTue, 11 Aug 2026 00:08:31 UTC | 0xca53…8920 | IN | SeAlⁱon | $0.000 ETH | 0.00000138 | |
| 0x56c0cb…bb1e50 | Approve | 33,216,994 | 7 days agoTue, 11 Aug 2026 00:06:38 UTC | 0x6398…93e7 | IN | SeAlⁱon | $0.000 ETH | 0.00000135 | |
| 0x4cc1d5…d6c894 | Approve | 33,216,722 | 7 days agoTue, 11 Aug 2026 00:06:11 UTC | 0x29dd…36ba | IN | SeAlⁱon | $0.000 ETH | 0.00000136 | |
| 0x2d7092…dcaead | Approve | 33,216,395 | 7 days agoTue, 11 Aug 2026 00:05:38 UTC | 0x6311…8996 | IN | SeAlⁱon | $0.000 ETH | 0.00000134 | |
| 0x413ab7…c1d198 | Approve | 33,215,701 | 7 days agoTue, 11 Aug 2026 00:04:28 UTC | 0x7392…9c88 | IN | SeAlⁱon | $0.000 ETH | 0.00000135 | |
| 0xdfbc0d…dc7947 | Approve | 33,214,961 | 7 days agoTue, 11 Aug 2026 00:03:15 UTC | 0x5786…b91e | IN | SeAlⁱon | $0.000 ETH | 0.00000136 | |
| 0xe9a970…c1123c | Approve | 33,214,526 | 7 days agoTue, 11 Aug 2026 00:02:31 UTC | 0xe026…3375 | IN | SeAlⁱon | $0.000 ETH | 0.00000136 | |
| 0x8248af…509690 | Approve | 33,214,280 | 7 days agoTue, 11 Aug 2026 00:02:07 UTC | 0x53a5…ca8f | IN | SeAlⁱon | $0.000 ETH | 0.00000134 | |
| 0xdd9569…0dea5c | Approve | 33,214,187 | 7 days agoTue, 11 Aug 2026 00:01:57 UTC | 0x921e…1a3a | IN | SeAlⁱon | $0.000 ETH | 0.00000136 | |
| 0x636643…845df8 | Approve | 33,213,628 | 7 days agoTue, 11 Aug 2026 00:01:01 UTC | 0x3a41…24fb | IN | SeAlⁱon | $0.000 ETH | 0.00000136 | |
| 0xb70359…166010 | Approve | 33,213,330 | 7 days agoTue, 11 Aug 2026 00:00:31 UTC | 0x222e…d68a | IN | SeAlⁱon | $0.000 ETH | 0.00000136 | |
| 0xb4bdb3…61ec85 | Approve | 33,213,259 | 7 days agoTue, 11 Aug 2026 00:00:24 UTC | 0x0b4f…4800 | IN | SeAlⁱon | $0.000 ETH | 0.00000137 | |
| 0x64b8a7…bb9205 | Approve | 33,213,017 | 7 days agoTue, 11 Aug 2026 00:00:00 UTC | 0x8a70…9c24 | IN | SeAlⁱon | $0.000 ETH | 0.00000134 | |
| 0x0f06a7…c2c458 | Approve | 33,212,987 | 7 days agoMon, 10 Aug 2026 23:59:57 UTC | 0x0ab1…99b5 | IN | SeAlⁱon | $0.000 ETH | 0.00000134 | |
| 0xee2d55…36aa39 | Approve | 33,212,953 | 7 days agoMon, 10 Aug 2026 23:59:53 UTC | 0x1cc8…3b9c | IN | SeAlⁱon | $0.000 ETH | 0.00000136 | |
| 0x7f7041…dae040 | Approve | 33,212,920 | 7 days agoMon, 10 Aug 2026 23:59:50 UTC | 0x08bb…f359 | IN | SeAlⁱon | $0.000 ETH | 0.00000135 | |
| 0x3a7efa…c463c8 | Approve | 33,212,814 | 7 days agoMon, 10 Aug 2026 23:59:39 UTC | 0x3ae2…3b6c | IN | SeAlⁱon | $0.000 ETH | 0.00000136 | |
| 0xe7d8c7…fbf6ef | Approve | 33,212,654 | 7 days agoMon, 10 Aug 2026 23:59:23 UTC | 0xf87a…d1ec | IN | SeAlⁱon | $0.000 ETH | 0.00000135 | |
| 0xc82d9c…2c3552 | Approve | 33,212,594 | 7 days agoMon, 10 Aug 2026 23:59:17 UTC | 0xf6e5…e6fb | IN | SeAlⁱon | $0.000 ETH | 0.00000136 | |
| 0x4f43d5…2b14ca | Approve | 33,212,568 | 7 days agoMon, 10 Aug 2026 23:59:15 UTC | 0xad94…656d | IN | SeAlⁱon | $0.000 ETH | 0.00000137 | |
| 0x0935bf…8f6217 | Approve | 33,212,560 | 7 days agoMon, 10 Aug 2026 23:59:14 UTC | 0x975c…478e | IN | SeAlⁱon | $0.000 ETH | 0.00000135 | |
| 0xae171e…b103eb | Approve | 33,212,469 | 7 days agoMon, 10 Aug 2026 23:59:05 UTC | 0xebee…f649 | IN | SeAlⁱon | $0.000 ETH | 0.00000136 |
| Block | Age | Parent Transaction Hash | Type | Method | From | To | Value | |
|---|---|---|---|---|---|---|---|---|
| 33,212,466 | 7 days agoMon, 10 Aug 2026 23:59:04 UTC | 0x77040d…89e97d | CREATE2 | 0xc1304430 | 0x6ed6…0260 | IN | 0x5ca2…cb07 | 0 ETH |