// 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 | Amount | Token | ||
|---|---|---|---|---|---|---|---|---|---|
| no token transfers for this address yet | |||||||||
| 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 |
|---|---|---|---|
| 0x7d6f5d…bb9466 | 3 days agoFri, 14 Aug 2026 11:10:19 UTC | Transfer | [0] 0x000000000000…12dc0260 [1] 0x000000000000…46e87264 data: 0x000000000000000000…86bad09b |
| 0x7d6f5d…bb9466 | 3 days agoFri, 14 Aug 2026 11:10:19 UTC | Approval | [0] 0x000000000000…12dc0260 [1] 0x000000000000…3ac78ba3 data: 0x000000000000000000…86bad09b |
| 0x7d6f5d…bb9466 | 3 days agoFri, 14 Aug 2026 11:10:19 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…12dc0260 data: 0x000000000000000000…86bad09b |
| 0xaa26e3…5b9917 | 3 days agoFri, 14 Aug 2026 11:10:15 UTC | Transfer | [0] 0x000000000000…ddf431e8 [1] 0x000000000000…43e40951 data: 0x000000000000000000…ff6cbcc7 |
| 0x31172f…4dcb7c | 3 days agoFri, 14 Aug 2026 11:09:54 UTC | Transfer | [0] 0x000000000000…12dc0260 [1] 0x000000000000…866ad68a data: 0x000000000000000000…b9204ba7 |
| 0x31172f…4dcb7c | 3 days agoFri, 14 Aug 2026 11:09:54 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…12dc0260 data: 0x000000000000000000…b9204ba7 |
| 0x23aef9…749a91 | 3 days agoFri, 14 Aug 2026 11:09:32 UTC | Transfer | [0] 0x000000000000…11f43b9c [1] 0x000000000000…43e40951 data: 0x000000000000000000…35f5e00b |
| 0xe53698…d50320 | 3 days agoFri, 14 Aug 2026 11:09:27 UTC | Approval | [0] 0x000000000000…11f43b9c [1] 0x000000000000…3ac78ba3 data: 0xffffffffffffffffff…ffffffff |
| 0xbe5a77…04b78d | 3 days agoFri, 14 Aug 2026 11:09:20 UTC | Transfer | [0] 0x000000000000…12dc0260 [1] 0x000000000000…df8c8996 data: 0x000000000000000000…2214ba85 |
| 0xbe5a77…04b78d | 3 days agoFri, 14 Aug 2026 11:09:20 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…12dc0260 data: 0x000000000000000000…2214ba85 |
| 0xac928b…cbe364 | 3 days agoFri, 14 Aug 2026 11:08:55 UTC | Transfer | [0] 0x000000000000…3e6ef408 [1] 0x000000000000…43e40951 data: 0x000000000000000000…5e06b86a |
| 0x52174e…3c1b61 | 3 days agoFri, 14 Aug 2026 11:08:53 UTC | Transfer | [0] 0x000000000000…12dc0260 [1] 0x000000000000…6c763b6c data: 0x000000000000000000…be23b8e8 |
| 0x52174e…3c1b61 | 3 days agoFri, 14 Aug 2026 11:08:53 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…12dc0260 data: 0x000000000000000000…be23b8e8 |
| 0x3e86dc…e94127 | 3 days agoFri, 14 Aug 2026 11:08:49 UTC | Approval | [0] 0x000000000000…3e6ef408 [1] 0x000000000000…3ac78ba3 data: 0xffffffffffffffffff…ffffffff |
| 0x943572…b298c4 | 3 days agoFri, 14 Aug 2026 11:08:27 UTC | Transfer | [0] 0x000000000000…12dc0260 [1] 0x000000000000…e621f85f data: 0x000000000000000000…6ba2e4b1 |
| 0x943572…b298c4 | 3 days agoFri, 14 Aug 2026 11:08:27 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…12dc0260 data: 0x000000000000000000…6ba2e4b1 |
| 0xdb657d…5f0b57 | 3 days agoFri, 14 Aug 2026 11:08:13 UTC | Transfer | [0] 0x000000000000…10d0f359 [1] 0x000000000000…43e40951 data: 0x000000000000000000…e5c216ff |
| 0xbaba41…75d317 | 3 days agoFri, 14 Aug 2026 11:07:59 UTC | Transfer | [0] 0x000000000000…12dc0260 [1] 0x000000000000…cbec7902 data: 0x000000000000000000…1e621e3d |
| 0xbaba41…75d317 | 3 days agoFri, 14 Aug 2026 11:07:59 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…12dc0260 data: 0x000000000000000000…1e621e3d |
| 0x265bb9…f96b1f | 3 days agoFri, 14 Aug 2026 11:07:41 UTC | Transfer | [0] 0x000000000000…eae01aa0 [1] 0x000000000000…43e40951 data: 0x000000000000000000…766f6242 |
| 0x62b3d0…09cad0 | 3 days agoFri, 14 Aug 2026 11:07:40 UTC | Transfer | [0] 0x000000000000…12dc0260 [1] 0x000000000000…c43af9bb data: 0x000000000000000000…b9c36293 |
| 0x62b3d0…09cad0 | 3 days agoFri, 14 Aug 2026 11:07:40 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…12dc0260 data: 0x000000000000000000…b9c36293 |
| 0x3a935d…bdb420 | 3 days agoFri, 14 Aug 2026 11:07:35 UTC | Approval | [0] 0x000000000000…eae01aa0 [1] 0x000000000000…3ac78ba3 data: 0xffffffffffffffffff…ffffffff |
| 0xf8c591…1e5b41 | 3 days agoFri, 14 Aug 2026 11:07:29 UTC | Transfer | [0] 0x000000000000…aa0ff802 [1] 0x000000000000…43e40951 data: 0x000000000000000000…f23cdfaa |
| 0x7e6143…cad8d3 | 3 days agoFri, 14 Aug 2026 11:07:29 UTC | Approval | [0] 0x000000000000…aa0ff802 [1] 0x000000000000…262c40dc data: 0x000000000000000000…f23cdfaa |
| Transaction Hash | Method ? | Block | Age | From | To | Amount | Txn Fee ? | ||
|---|---|---|---|---|---|---|---|---|---|
| 0xe53698…d50320 | Approve | 36,205,444 | 3 days agoFri, 14 Aug 2026 11:09:27 UTC | 0x1cc8…3b9c | IN | Lychee The Gamer | $0.000 ETH | 0.00000201 | |
| 0x3e86dc…e94127 | Approve | 36,205,069 | 3 days agoFri, 14 Aug 2026 11:08:49 UTC | 0x5852…f408 | IN | Lychee The Gamer | $0.000 ETH | 0.00000201 | |
| 0x3a935d…bdb420 | Approve | 36,204,335 | 3 days agoFri, 14 Aug 2026 11:07:35 UTC | 0xf9a0…1aa0 | IN | Lychee The Gamer | $0.000 ETH | 0.00000204 | |
| 0x7e6143…cad8d3 | Approve | 36,204,278 | 3 days agoFri, 14 Aug 2026 11:07:29 UTC | 0x0768…f802 | IN | Lychee The Gamer | $0.000 ETH | 0.00000204 | |
| 0x8333ad…7cdf8b | Approve | 36,203,116 | 3 days agoFri, 14 Aug 2026 11:05:33 UTC | 0xbd8a…7902 | IN | Lychee The Gamer | $0.000 ETH | 0.00000204 | |
| 0x3ff24f…012327 | Approve | 36,202,864 | 3 days agoFri, 14 Aug 2026 11:05:07 UTC | 0xe026…3375 | IN | Lychee The Gamer | $0.000 ETH | 0.00000205 | |
| 0x3bdb66…5a44e7 | Approve | 36,202,646 | 3 days agoFri, 14 Aug 2026 11:04:45 UTC | 0xf87a…d1ec | IN | Lychee The Gamer | $0.000 ETH | 0.00000202 | |
| 0x941fdb…c8db15 | Approve | 36,202,374 | 3 days agoFri, 14 Aug 2026 11:04:18 UTC | 0x0ab1…99b5 | IN | Lychee The Gamer | $0.000 ETH | 0.00000202 | |
| 0x4d08e6…adacf9 | Approve | 36,202,052 | 3 days agoFri, 14 Aug 2026 11:03:45 UTC | 0x82aa…ee7c | IN | Lychee The Gamer | $0.000 ETH | 0.00000203 | |
| 0xabc97e…de54e7 | Approve | 36,201,852 | 3 days agoFri, 14 Aug 2026 11:03:25 UTC | 0x3a41…24fb | IN | Lychee The Gamer | $0.000 ETH | 0.00000206 | |
| 0x0ef47b…c521bc | Approve | 36,200,940 | 3 days agoFri, 14 Aug 2026 11:01:55 UTC | 0xddc8…31e8 | IN | Lychee The Gamer | $0.000 ETH | 0.00000203 | |
| 0xdd586e…f74285 | Approve | 36,200,780 | 3 days agoFri, 14 Aug 2026 11:01:38 UTC | 0x0711…da8e | IN | Lychee The Gamer | $0.000 ETH | 0.00000203 | |
| 0xedeab9…89d058 | Approve | 36,200,560 | 3 days agoFri, 14 Aug 2026 11:01:16 UTC | 0x0768…f802 | IN | Lychee The Gamer | $0.000 ETH | 0.00000202 | |
| 0x84cd73…08d11d | Approve | 36,200,510 | 3 days agoFri, 14 Aug 2026 11:01:11 UTC | 0xca9e…b1a8 | IN | Lychee The Gamer | $0.000 ETH | 0.00000205 | |
| 0x938379…3ac125 | Approve | 36,200,410 | 3 days agoFri, 14 Aug 2026 11:01:01 UTC | 0x52f2…f85f | IN | Lychee The Gamer | $0.000 ETH | 0.00000202 | |
| 0x09d821…6bdfa1 | Approve | 36,200,367 | 3 days agoFri, 14 Aug 2026 11:00:57 UTC | 0x08bb…f359 | IN | Lychee The Gamer | $0.000 ETH | 0.00000201 | |
| 0x547ede…c91aa5 | Approve | 36,200,296 | 3 days agoFri, 14 Aug 2026 11:00:50 UTC | 0x5695…b0f0 | IN | Lychee The Gamer | $0.000 ETH | 0.00000205 | |
| 0xb4c99f…f232f1 | Approve | 36,200,250 | 3 days agoFri, 14 Aug 2026 11:00:45 UTC | 0x871e…dc7f | IN | Lychee The Gamer | $0.000 ETH | 0.00000203 | |
| 0x080286…5f48d5 | Approve | 36,200,106 | 3 days agoFri, 14 Aug 2026 11:00:30 UTC | 0x646b…fb3b | IN | Lychee The Gamer | $0.000 ETH | 0.00000205 | |
| 0xc3f9e4…d25c1e | Approve | 36,200,052 | 3 days agoFri, 14 Aug 2026 11:00:25 UTC | 0x278c…c874 | IN | Lychee The Gamer | $0.000 ETH | 0.00000202 | |
| 0xff41f5…b34700 | Approve | 36,199,945 | 3 days agoFri, 14 Aug 2026 11:00:14 UTC | 0x8a70…9c24 | IN | Lychee The Gamer | $0.000 ETH | 0.00000120 | |
| 0xde8f4f…5abcc9 | Approve | 36,199,886 | 3 days agoFri, 14 Aug 2026 11:00:08 UTC | 0x8a70…9c24 | IN | Lychee The Gamer | $0.000 ETH | 0.00000204 | |
| 0x1c91bc…0510a3 | Approve | 36,199,797 | 3 days agoFri, 14 Aug 2026 10:59:59 UTC | 0x197b…d281 | IN | Lychee The Gamer | $0.000 ETH | 0.00000204 | |
| 0x06bc5a…f6ef10 | Approve | 36,199,750 | 3 days agoFri, 14 Aug 2026 10:59:55 UTC | 0x723f…e4ac | IN | Lychee The Gamer | $0.000 ETH | 0.00000121 | |
| 0x9f4724…63a04a | Approve | 36,199,716 | 3 days agoFri, 14 Aug 2026 10:59:51 UTC | 0x723f…e4ac | IN | Lychee The Gamer | $0.000 ETH | 0.00000202 |
| Block | Age | Parent Transaction Hash | Type | Method | From | To | Value | |
|---|---|---|---|---|---|---|---|---|
| 36,199,314 | 3 days agoFri, 14 Aug 2026 10:59:11 UTC | 0x1ea810…e31e14 | CREATE2 | 0xc1304430 | 0x6ed6…0260 | IN | 0x01cf…fb07 | 0 ETH |