// 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 | Amount | Token | ||
|---|---|---|---|---|---|---|---|---|---|
| no token transfers for this address yet | |||||||||
| Transaction Hash | Method | Block | Age | From | To | Type | Item | ||
|---|---|---|---|---|---|---|---|---|---|
| no NFT transfers for this address yet | |||||||||
| Txn Hash | Age | Event | Topics / Data |
|---|---|---|---|
| 0x876b68…fa1219 | 10 days agoFri, 07 Aug 2026 11:43:36 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…b2097830 data: 0x000000000000000000…6dca59b0 |
| 0x876b68…fa1219 | 10 days agoFri, 07 Aug 2026 11:43:36 UTC | Approval | [0] 0x000000000000…63da64a2 [1] 0x000000000000…3ac78ba3 data: 0x000000000000000000…6dca59b0 |
| 0x876b68…fa1219 | 10 days agoFri, 07 Aug 2026 11:43:36 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…6dca59b0 |
| 0x4eac28…358ed4 | 10 days agoFri, 07 Aug 2026 11:43:35 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…6ecee0ed data: 0x000000000000000000…8776e9e4 |
| 0xcd9343…c48166 | 10 days agoFri, 07 Aug 2026 11:43:34 UTC | Transfer | [0] 0x000000000000…2964acb5 [1] 0x000000000000…43e40951 data: 0x000000000000000000…0cf77755 |
| 0xf37e5e…ffd6b9 | 10 days agoFri, 07 Aug 2026 11:43:34 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…a0ddd880 data: 0x000000000000000000…6178ac1e |
| 0xf37e5e…ffd6b9 | 10 days agoFri, 07 Aug 2026 11:43:34 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…6178ac1e |
| 0x2d8b6b…907f44 | 10 days agoFri, 07 Aug 2026 11:43:34 UTC | Approval | [0] 0x000000000000…2964acb5 [1] 0x000000000000…3ac78ba3 data: 0xffffffffffffffffff…ffffffff |
| 0xd463b3…10b74d | 10 days agoFri, 07 Aug 2026 11:43:31 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…2bffd592 data: 0x000000000000000000…eccf674e |
| 0xd463b3…10b74d | 10 days agoFri, 07 Aug 2026 11:43:31 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…eccf674e |
| 0x349ec0…99e821 | 10 days agoFri, 07 Aug 2026 11:43:30 UTC | Transfer | [0] 0x000000000000…47a0ec5e [1] 0x000000000000…43e40951 data: 0x000000000000000000…0678af5c |
| 0xe3ff22…68c257 | 10 days agoFri, 07 Aug 2026 11:43:29 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…d4de5b90 data: 0x000000000000000000…f9e165b8 |
| 0xe3ff22…68c257 | 10 days agoFri, 07 Aug 2026 11:43:29 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…f9e165b8 |
| 0x466529…c8e794 | 10 days agoFri, 07 Aug 2026 11:43:27 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…d4de5b90 data: 0x000000000000000000…1bdd0579 |
| 0x466529…c8e794 | 10 days agoFri, 07 Aug 2026 11:43:27 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…1bdd0579 |
| 0x64174b…94a826 | 10 days agoFri, 07 Aug 2026 11:43:27 UTC | Approval | [0] 0x000000000000…57f87eee [1] 0x000000000000…3ac78ba3 data: 0xffffffffffffffffff…ffffffff |
| 0xb02c6e…315197 | 10 days agoFri, 07 Aug 2026 11:43:25 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…1e61dd63 data: 0x000000000000000000…04c235a7 |
| 0xb02c6e…315197 | 10 days agoFri, 07 Aug 2026 11:43:25 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…04c235a7 |
| 0xde351f…d80480 | 10 days agoFri, 07 Aug 2026 11:43:24 UTC | Transfer | [0] 0x000000000000…5c06ce8f [1] 0x000000000000…43e40951 data: 0x000000000000000000…25d0aa33 |
| 0x823626…4628c5 | 10 days agoFri, 07 Aug 2026 11:43:23 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…ac18a120 data: 0x000000000000000000…94398fe5 |
| 0x823626…4628c5 | 10 days agoFri, 07 Aug 2026 11:43:23 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…94398fe5 |
| 0x44832f…a79f4a | 10 days agoFri, 07 Aug 2026 11:43:21 UTC | Transfer | [0] 0x000000000000…8b97591a [1] 0x000000000000…43e40951 data: 0x000000000000000000…66a44f1f |
| 0x0f92c3…2072a7 | 10 days agoFri, 07 Aug 2026 11:43:21 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…36695952 data: 0x000000000000000000…14331fbf |
| 0x0f92c3…2072a7 | 10 days agoFri, 07 Aug 2026 11:43:21 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…14331fbf |
| 0x80f397…a0aeb2 | 10 days agoFri, 07 Aug 2026 11:43:19 UTC | Transfer | [0] 0x000000000000…75de3762 [1] 0x000000000000…43e40951 data: 0x000000000000000000…bd6b36fb |
| Transaction Hash | Method ? | Block | Age | From | To | Amount | Txn Fee ? | ||
|---|---|---|---|---|---|---|---|---|---|
| 0x2d8b6b…907f44 | Approve | 30,184,210 | 10 days agoFri, 07 Aug 2026 11:43:34 UTC | 0x89db…acb5 | IN | sixfignig | $0.000 ETH | 0.00000151 | |
| 0x64174b…94a826 | Approve | 30,184,143 | 10 days agoFri, 07 Aug 2026 11:43:27 UTC | 0xb5e9…7eee | IN | sixfignig | $0.000 ETH | 0.00000146 | |
| 0x92ef18…78785a | Approve | 30,184,061 | 10 days agoFri, 07 Aug 2026 11:43:19 UTC | 0x864d…3762 | IN | sixfignig | $0.000 ETH | 0.00000148 | |
| 0x021034…06f534 | Approve | 30,184,028 | 10 days agoFri, 07 Aug 2026 11:43:15 UTC | 0xdb94…b32c | IN | sixfignig | $0.000 ETH | 0.00000147 | |
| 0xe40a82…0a0df0 | Approve | 30,183,948 | 10 days agoFri, 07 Aug 2026 11:43:07 UTC | 0x2d0d…5952 | IN | sixfignig | $0.000 ETH | 0.00000147 | |
| 0x846b0d…414c87 | Approve | 30,183,918 | 10 days agoFri, 07 Aug 2026 11:43:04 UTC | 0xa3b1…591a | IN | sixfignig | $0.000 ETH | 0.00000147 | |
| 0x4b856f…7fec0d | Approve | 30,183,864 | 10 days agoFri, 07 Aug 2026 11:42:59 UTC | 0x6054…ec5e | IN | sixfignig | $0.000 ETH | 0.00000146 | |
| 0x5619dc…d4c63a | Approve | 30,183,782 | 10 days agoFri, 07 Aug 2026 11:42:50 UTC | 0xaf48…33e7 | IN | sixfignig | $0.000 ETH | 0.00000148 | |
| 0xfb5bcc…4854bb | Approve | 30,183,722 | 10 days agoFri, 07 Aug 2026 11:42:44 UTC | 0x8aab…b266 | IN | sixfignig | $0.000 ETH | 0.00000147 | |
| 0xeb5723…57ad79 | Approve | 30,183,701 | 10 days agoFri, 07 Aug 2026 11:42:42 UTC | 0x8d5d…375a | IN | sixfignig | $0.000 ETH | 0.00000147 | |
| 0x106c4e…84fe99 | Approve | 30,183,679 | 10 days agoFri, 07 Aug 2026 11:42:40 UTC | 0x44af…ce8f | IN | sixfignig | $0.000 ETH | 0.00000147 | |
| 0xc6e0ef…14c111 | Approve | 30,183,624 | 10 days agoFri, 07 Aug 2026 11:42:35 UTC | 0xb745…7830 | IN | sixfignig | $0.000 ETH | 0.00000148 |
| Block | Age | Parent Transaction Hash | Type | Method | From | To | Value | |
|---|---|---|---|---|---|---|---|---|
| 30,183,620 | 10 days agoFri, 07 Aug 2026 11:42:34 UTC | 0x02289d…068aee | CREATE2 | 0xc1304430 | 0xc411…64a2 | IN | 0x9af9…2f9a | 0 ETH |