// 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 | Txn Fee ? | ||
|---|---|---|---|---|---|---|---|---|---|
| 0x09c6e6…673355 | Approve | 31,797,843 | 8 days agoSun, 09 Aug 2026 08:37:48 UTC | 0xdcb1…3316 | IN | Digital Copper | $0.000 ETH | 0.00000140 | |
| 0x898e06…5b3a5b | Approve | 31,797,761 | 8 days agoSun, 09 Aug 2026 08:37:40 UTC | 0x4404…0002 | IN | Digital Copper | $0.000 ETH | 0.00000139 | |
| 0x2e17c9…510a94 | Approve | 31,797,730 | 8 days agoSun, 09 Aug 2026 08:37:37 UTC | 0x8ac1…dd63 | IN | Digital Copper | $0.000 ETH | 0.00000142 | |
| 0x0b6b10…06b219 | Approve | 31,797,707 | 8 days agoSun, 09 Aug 2026 08:37:34 UTC | 0x1e74…400a | IN | Digital Copper | $0.000 ETH | 0.00000140 | |
| 0x27d505…08891e | Approve | 31,797,646 | 8 days agoSun, 09 Aug 2026 08:37:28 UTC | 0x5fbc…828d | IN | Digital Copper | $0.000 ETH | 0.00000140 | |
| 0xb5d5e4…d210db | Approve | 31,797,555 | 8 days agoSun, 09 Aug 2026 08:37:19 UTC | 0xd5bf…fa64 | IN | Digital Copper | $0.000 ETH | 0.00000140 | |
| 0xa6fdcb…7cdf02 | Approve | 31,797,494 | 8 days agoSun, 09 Aug 2026 08:37:13 UTC | 0x7cd9…cd61 | IN | Digital Copper | $0.000 ETH | 0.00000140 | |
| 0xb72b78…693007 | Approve | 31,797,434 | 8 days agoSun, 09 Aug 2026 08:37:07 UTC | 0xe9f1…8ace | IN | Digital Copper | $0.000 ETH | 0.00000140 | |
| 0x8211b2…303989 | Approve | 31,797,389 | 8 days agoSun, 09 Aug 2026 08:37:02 UTC | 0x80ab…d880 | IN | Digital Copper | $0.000 ETH | 0.00000140 | |
| 0x484874…e3c883 | Approve | 31,797,357 | 8 days agoSun, 09 Aug 2026 08:36:59 UTC | 0xd08d…7901 | IN | Digital Copper | $0.000 ETH | 0.00000140 | |
| 0x7ee428…d98dc6 | Approve | 31,797,300 | 8 days agoSun, 09 Aug 2026 08:36:53 UTC | 0xee03…03af | IN | Digital Copper | $0.000 ETH | 0.00000141 | |
| 0xc88e62…293aae | Approve | 31,797,252 | 8 days agoSun, 09 Aug 2026 08:36:48 UTC | 0xffa0…a120 | IN | Digital Copper | $0.000 ETH | 0.00000142 | |
| 0xb514c3…aeb04d | Approve | 31,797,220 | 8 days agoSun, 09 Aug 2026 08:36:45 UTC | 0x17e4…ea25 | IN | Digital Copper | $0.000 ETH | 0.00000141 | |
| 0x9ae141…796582 | Approve | 31,797,120 | 8 days agoSun, 09 Aug 2026 08:36:35 UTC | 0x1248…ba2d | IN | Digital Copper | $0.000 ETH | 0.00000141 |
| 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 | |||||||||
| Transaction Hash | Method | Block | Age | From | To | Amount | Token | ||
|---|---|---|---|---|---|---|---|---|---|
| no token transfers for this address yet | |||||||||
| Txn Hash | Age | Event | Topics / Data |
|---|---|---|---|
| 0xe87416…9fd456 | 8 days agoSun, 09 Aug 2026 08:37:50 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…52a9ba2d data: 0x000000000000000000…c4822fa7 |
| 0xe87416…9fd456 | 8 days agoSun, 09 Aug 2026 08:37:50 UTC | Approval | [0] 0x000000000000…63da64a2 [1] 0x000000000000…3ac78ba3 data: 0x000000000000000000…c4822fa7 |
| 0xe87416…9fd456 | 8 days agoSun, 09 Aug 2026 08:37:50 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…c4822fa7 |
| 0x2f60ab…ebf612 | 8 days agoSun, 09 Aug 2026 08:37:50 UTC | Transfer | [0] 0x000000000000…8a03400a [1] 0x000000000000…43e40951 data: 0x000000000000000000…bf37eee5 |
| 0x3fc7c4…bd3a52 | 8 days agoSun, 09 Aug 2026 08:37:50 UTC | Transfer | [0] 0x000000000000…efa83316 [1] 0x000000000000…43e40951 data: 0x000000000000000000…8b68f9ec |
| 0xb2997e…daf879 | 8 days agoSun, 09 Aug 2026 08:37:50 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…714c828d data: 0x000000000000000000…fdf90c7d |
| 0xb2997e…daf879 | 8 days agoSun, 09 Aug 2026 08:37:50 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…fdf90c7d |
| 0x09c6e6…673355 | 8 days agoSun, 09 Aug 2026 08:37:48 UTC | Approval | [0] 0x000000000000…efa83316 [1] 0x000000000000…3ac78ba3 data: 0xffffffffffffffffff…ffffffff |
| 0x82a2b3…bf03b1 | 8 days agoSun, 09 Aug 2026 08:37:47 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…0a25c394 data: 0x000000000000000000…a3f433a9 |
| 0x82a2b3…bf03b1 | 8 days agoSun, 09 Aug 2026 08:37:47 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…a3f433a9 |
| 0xe96267…9d46b4 | 8 days agoSun, 09 Aug 2026 08:37:45 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…79a90002 data: 0x000000000000000000…46bc3d79 |
| 0xe96267…9d46b4 | 8 days agoSun, 09 Aug 2026 08:37:45 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…46bc3d79 |
| 0xbe2641…a52b0d | 8 days agoSun, 09 Aug 2026 08:37:45 UTC | Transfer | [0] 0x000000000000…1e61dd63 [1] 0x000000000000…43e40951 data: 0x000000000000000000…086ba388 |
| 0x0a6161…89b011 | 8 days agoSun, 09 Aug 2026 08:37:42 UTC | Transfer | [0] 0x000000000000…5173ea25 [1] 0x000000000000…43e40951 data: 0x000000000000000000…75f90bdf |
| 0x3a30a3…bdb23a | 8 days agoSun, 09 Aug 2026 08:37:42 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…5c06ce8f data: 0x000000000000000000…f06aaa51 |
| 0x3a30a3…bdb23a | 8 days agoSun, 09 Aug 2026 08:37:42 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…f06aaa51 |
| 0x805a85…a35c86 | 8 days agoSun, 09 Aug 2026 08:37:40 UTC | Transfer | [0] 0x000000000000…79a90002 [1] 0x000000000000…43e40951 data: 0x000000000000000000…af9cdcc0 |
| 0x087504…0865dc | 8 days agoSun, 09 Aug 2026 08:37:40 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…efa83316 data: 0x000000000000000000…56ada0bd |
| 0x087504…0865dc | 8 days agoSun, 09 Aug 2026 08:37:40 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…56ada0bd |
| 0x898e06…5b3a5b | 8 days agoSun, 09 Aug 2026 08:37:40 UTC | Approval | [0] 0x000000000000…79a90002 [1] 0x000000000000…3ac78ba3 data: 0xffffffffffffffffff…ffffffff |
| 0x62fee4…63b0a5 | 8 days agoSun, 09 Aug 2026 08:37:39 UTC | Transfer | [0] 0x000000000000…8a03400a [1] 0x000000000000…43e40951 data: 0x000000000000000000…d4dafb02 |
| 0x70a5cf…9b7568 | 8 days agoSun, 09 Aug 2026 08:37:38 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…a0ddd880 data: 0x000000000000000000…e16104cc |
| 0x70a5cf…9b7568 | 8 days agoSun, 09 Aug 2026 08:37:38 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…e16104cc |
| 0x2d4922…88b61e | 8 days agoSun, 09 Aug 2026 08:37:37 UTC | Transfer | [0] 0x000000000000…1e61dd63 [1] 0x000000000000…43e40951 data: 0x000000000000000000…81da2ee1 |
| 0x2e17c9…510a94 | 8 days agoSun, 09 Aug 2026 08:37:37 UTC | Approval | [0] 0x000000000000…1e61dd63 [1] 0x000000000000…3ac78ba3 data: 0xffffffffffffffffff…ffffffff |
| Block | Age | Parent Transaction Hash | Type | Method | From | To | Value | |
|---|---|---|---|---|---|---|---|---|
| 31,797,117 | 8 days agoSun, 09 Aug 2026 08:36:35 UTC | 0x6f0f9c…08c110 | CREATE2 | 0xc1304430 | 0xc411…64a2 | IN | 0x6d1e…f3a4 | 0 ETH |