// 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 | |||||||||
| 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 | |||||||||
| Txn Hash | Age | Event | Topics / Data |
|---|---|---|---|
| 0x6b1b5f…332fa8 | 7 days agoMon, 10 Aug 2026 11:38:03 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…8bbbb68e data: 0x000000000000000000…15e0c30c |
| 0x6b1b5f…332fa8 | 7 days agoMon, 10 Aug 2026 11:38:03 UTC | Approval | [0] 0x000000000000…63da64a2 [1] 0x000000000000…3ac78ba3 data: 0x000000000000000000…15e0c30c |
| 0x6b1b5f…332fa8 | 7 days agoMon, 10 Aug 2026 11:38:03 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…15e0c30c |
| 0xe34d92…26e9b3 | 7 days agoMon, 10 Aug 2026 11:38:02 UTC | Transfer | [0] 0x000000000000…cad2eadf [1] 0x000000000000…43e40951 data: 0x000000000000000000…2f9ea9aa |
| 0x6f7832…495a6a | 7 days agoMon, 10 Aug 2026 11:38:01 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…98526c57 data: 0x000000000000000000…712c1ccd |
| 0x6f7832…495a6a | 7 days agoMon, 10 Aug 2026 11:38:01 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…712c1ccd |
| 0x9d09c8…1505a3 | 7 days agoMon, 10 Aug 2026 11:37:50 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…37755683 data: 0x000000000000000000…e8745f33 |
| 0x9d09c8…1505a3 | 7 days agoMon, 10 Aug 2026 11:37:50 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…e8745f33 |
| 0xeff5d3…4cefe6 | 7 days agoMon, 10 Aug 2026 11:37:47 UTC | Transfer | [0] 0x000000000000…2bc12891 [1] 0x000000000000…43e40951 data: 0x000000000000000000…8a39850b |
| 0xe3e076…a88166 | 7 days agoMon, 10 Aug 2026 11:37:38 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…746603ff data: 0x000000000000000000…574acdda |
| 0xe3e076…a88166 | 7 days agoMon, 10 Aug 2026 11:37:38 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…574acdda |
| 0x982b80…5cd474 | 7 days agoMon, 10 Aug 2026 11:37:32 UTC | Transfer | [0] 0x000000000000…47b43cf0 [1] 0x000000000000…43e40951 data: 0x000000000000000000…46fc5190 |
| 0x800e6f…2cff96 | 7 days agoMon, 10 Aug 2026 11:37:29 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…eca01996 data: 0x000000000000000000…5d30074a |
| 0x800e6f…2cff96 | 7 days agoMon, 10 Aug 2026 11:37:29 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…5d30074a |
| 0xf9ce48…b51eec | 7 days agoMon, 10 Aug 2026 11:37:20 UTC | Transfer | [0] 0x000000000000…2bffd592 [1] 0x000000000000…43e40951 data: 0x000000000000000000…6a9462c0 |
| 0xcbd820…a0ebf2 | 7 days agoMon, 10 Aug 2026 11:37:17 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…3384ac0c data: 0x000000000000000000…4f2a648b |
| 0xcbd820…a0ebf2 | 7 days agoMon, 10 Aug 2026 11:37:17 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…4f2a648b |
| 0xd5cf19…43fa4f | 7 days agoMon, 10 Aug 2026 11:37:07 UTC | Transfer | [0] 0x000000000000…eca01996 [1] 0x000000000000…43e40951 data: 0x000000000000000000…c22a86cf |
| 0x5add94…0f8fbb | 7 days agoMon, 10 Aug 2026 11:37:06 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…1777146f data: 0x000000000000000000…4e997958 |
| 0x5add94…0f8fbb | 7 days agoMon, 10 Aug 2026 11:37:06 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…4e997958 |
| 0xe91caa…6745ca | 7 days agoMon, 10 Aug 2026 11:36:57 UTC | Transfer | [0] 0x000000000000…3a8d8baf [1] 0x000000000000…43e40951 data: 0x000000000000000000…58590a57 |
| 0xe07c81…a69a80 | 7 days agoMon, 10 Aug 2026 11:36:57 UTC | Approval | [0] 0x000000000000…3a8d8baf [1] 0x000000000000…3ac78ba3 data: 0xffffffffffffffffff…ffffffff |
| 0xa4a643…b6de29 | 7 days agoMon, 10 Aug 2026 11:36:54 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…8a4f01d7 data: 0x000000000000000000…404d32b5 |
| 0xa4a643…b6de29 | 7 days agoMon, 10 Aug 2026 11:36:54 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…404d32b5 |
| 0x792894…93f8d4 | 7 days agoMon, 10 Aug 2026 11:36:46 UTC | Transfer | [0] 0x000000000000…2bc12891 [1] 0x000000000000…43e40951 data: 0x000000000000000000…9d6bb0a6 |
| Transaction Hash | Method ? | Block | Age | From | To | Amount | Txn Fee ? | ||
|---|---|---|---|---|---|---|---|---|---|
| 0xe07c81…a69a80 | Approve | 32,767,651 | 7 days agoMon, 10 Aug 2026 11:36:57 UTC | 0x8e39…8baf | IN | Milton and Tobin | $0.000 ETH | 0.00000128 | |
| 0x5f4fc9…e095d4 | Approve | 32,767,537 | 7 days agoMon, 10 Aug 2026 11:36:45 UTC | 0x0157…2891 | IN | Milton and Tobin | $0.000 ETH | 0.00000129 | |
| 0xf29311…3afd6d | Approve | 32,767,441 | 7 days agoMon, 10 Aug 2026 11:36:36 UTC | 0x6054…ec5e | IN | Milton and Tobin | $0.000 ETH | 0.00000128 | |
| 0x180625…3ef502 | Approve | 32,767,142 | 7 days agoMon, 10 Aug 2026 11:36:06 UTC | 0x4404…0002 | IN | Milton and Tobin | $0.000 ETH | 0.00000128 | |
| 0x28a6ba…265175 | Approve | 32,766,938 | 7 days agoMon, 10 Aug 2026 11:35:45 UTC | 0xe9f1…8ace | IN | Milton and Tobin | $0.000 ETH | 0.00000129 | |
| 0x3abba9…a2dee5 | Approve | 32,766,775 | 7 days agoMon, 10 Aug 2026 11:35:29 UTC | 0x11b2…433f | IN | Milton and Tobin | $0.000 ETH | 0.00000128 | |
| 0x4c7722…358f27 | Approve | 32,766,505 | 7 days agoMon, 10 Aug 2026 11:35:02 UTC | 0x165a…1b57 | IN | Milton and Tobin | $0.000 ETH | 0.00000128 | |
| 0xc4a3e3…cfb348 | Approve | 32,766,429 | 7 days agoMon, 10 Aug 2026 11:34:56 UTC | 0x117a…3f4a | IN | Milton and Tobin | $0.000 ETH | 0.00000130 | |
| 0x4da8e2…0d9c56 | Approve | 32,766,353 | 7 days agoMon, 10 Aug 2026 11:34:48 UTC | 0x7cd9…cd61 | IN | Milton and Tobin | $0.000 ETH | 0.00000129 | |
| 0x66e1e7…28874d | Approve | 32,766,142 | 7 days agoMon, 10 Aug 2026 11:34:27 UTC | 0x4674…c2cc | IN | Milton and Tobin | $0.000 ETH | 0.00000128 | |
| 0x0bf7de…11394e | Approve | 32,766,019 | 7 days agoMon, 10 Aug 2026 11:34:14 UTC | 0xd647…e359 | IN | Milton and Tobin | $0.000 ETH | 0.00000130 | |
| 0x8de239…f7e8cd | Approve | 32,765,890 | 7 days agoMon, 10 Aug 2026 11:34:01 UTC | 0xe506…cdc2 | IN | Milton and Tobin | $0.000 ETH | 0.00000131 | |
| 0x3c60db…613ee1 | Approve | 32,765,675 | 7 days agoMon, 10 Aug 2026 11:33:40 UTC | 0x0122…4c23 | IN | Milton and Tobin | $0.000 ETH | 0.00000128 | |
| 0xc668a9…2abcb6 | Approve | 32,765,621 | 7 days agoMon, 10 Aug 2026 11:33:34 UTC | 0x9028…8118 | IN | Milton and Tobin | $0.000 ETH | 0.00000129 | |
| 0x1f7b99…639c25 | Approve | 32,765,573 | 7 days agoMon, 10 Aug 2026 11:33:29 UTC | 0xaf8f…7a20 | IN | Milton and Tobin | $0.000 ETH | 0.00000130 | |
| 0xd8dfe8…f58855 | Approve | 32,765,534 | 7 days agoMon, 10 Aug 2026 11:33:26 UTC | 0xca63…2219 | IN | Milton and Tobin | $0.000 ETH | 0.00000130 | |
| 0x77a28e…bf47c9 | Approve | 32,765,498 | 7 days agoMon, 10 Aug 2026 11:33:22 UTC | 0xb391…1996 | IN | Milton and Tobin | $0.000 ETH | 0.00000129 | |
| 0x659408…65744e | Approve | 32,765,336 | 7 days agoMon, 10 Aug 2026 11:33:06 UTC | 0x35a3…ab3d | IN | Milton and Tobin | $0.000 ETH | 0.00000128 | |
| 0x9ab02a…128a08 | Approve | 32,765,308 | 7 days agoMon, 10 Aug 2026 11:33:03 UTC | 0x0164…146f | IN | Milton and Tobin | $0.000 ETH | 0.00000129 | |
| 0xcadde4…4464fc | Approve | 32,765,214 | 7 days agoMon, 10 Aug 2026 11:32:53 UTC | 0xfc72…0373 | IN | Milton and Tobin | $0.000 ETH | 0.00000131 | |
| 0x7f3d75…4f4923 | Approve | 32,765,179 | 7 days agoMon, 10 Aug 2026 11:32:50 UTC | 0x9b66…01d7 | IN | Milton and Tobin | $0.000 ETH | 0.00000129 | |
| 0x01e624…6d78da | Approve | 32,765,153 | 7 days agoMon, 10 Aug 2026 11:32:47 UTC | 0x5f06…a16a | IN | Milton and Tobin | $0.000 ETH | 0.00000130 | |
| 0x37d1eb…f15f4f | Approve | 32,764,897 | 7 days agoMon, 10 Aug 2026 11:32:22 UTC | 0xb640…dafb | IN | Milton and Tobin | $0.000 ETH | 0.00000130 | |
| 0x1b76ba…4320e3 | Approve | 32,764,832 | 7 days agoMon, 10 Aug 2026 11:32:15 UTC | 0x4fbc…3cf0 | IN | Milton and Tobin | $0.000 ETH | 0.00000129 | |
| 0x740007…c8fc61 | Approve | 32,764,808 | 7 days agoMon, 10 Aug 2026 11:32:13 UTC | 0x8526…6308 | IN | Milton and Tobin | $0.000 ETH | 0.00000131 |
| Block | Age | Parent Transaction Hash | Type | Method | From | To | Value | |
|---|---|---|---|---|---|---|---|---|
| 32,763,622 | 7 days agoMon, 10 Aug 2026 11:30:13 UTC | 0xd0da31…8779c5 | CREATE2 | 0xc1304430 | 0xc411…64a2 | IN | 0x86da…1325 | 0 ETH |