// 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 | |||
| Txn Hash | Age | Event | Topics / Data |
|---|---|---|---|
| 0xf9ef57…344527 | 10 days agoFri, 07 Aug 2026 09:59:47 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…6badb657 data: 0x000000000000000000…d0e0711f |
| 0xf9ef57…344527 | 10 days agoFri, 07 Aug 2026 09:59:47 UTC | Approval | [0] 0x000000000000…63da64a2 [1] 0x000000000000…3ac78ba3 data: 0x000000000000000000…d0e0711f |
| 0xf9ef57…344527 | 10 days agoFri, 07 Aug 2026 09:59:47 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…d0e0711f |
| 0x3fb511…edd90b | 10 days agoFri, 07 Aug 2026 09:59:47 UTC | Approval | [0] 0x000000000000…57f87eee [1] 0x000000000000…3ac78ba3 data: 0xffffffffffffffffff…ffffffff |
| 0x82af8a…b0388b | 10 days agoFri, 07 Aug 2026 09:59:47 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…2cbc8920 data: 0x000000000000000000…1bf6f658 |
| 0x8f13df…5288d4 | 10 days agoFri, 07 Aug 2026 09:59:46 UTC | Transfer | [0] 0x000000000000…d4de5b90 [1] 0x000000000000…43e40951 data: 0x000000000000000000…004a8177 |
| 0x3e6048…6b7336 | 10 days agoFri, 07 Aug 2026 09:59:46 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…2cbc8920 data: 0x000000000000000000…66942643 |
| 0xed5b98…bdacab | 10 days agoFri, 07 Aug 2026 09:59:46 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…1777146f data: 0x000000000000000000…82370bc0 |
| 0xed5b98…bdacab | 10 days agoFri, 07 Aug 2026 09:59:46 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…82370bc0 |
| 0x09ec99…bb5f53 | 10 days agoFri, 07 Aug 2026 09:59:44 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…2cbc8920 data: 0x000000000000000000…5655f389 |
| 0xc1c808…d10b86 | 10 days agoFri, 07 Aug 2026 09:59:44 UTC | Approval | [0] 0x000000000000…d4de5b90 [1] 0x000000000000…3ac78ba3 data: 0xffffffffffffffffff…ffffffff |
| 0x381dfe…1a142b | 10 days agoFri, 07 Aug 2026 09:59:44 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…57f87eee data: 0x000000000000000000…6c552b2e |
| 0x381dfe…1a142b | 10 days agoFri, 07 Aug 2026 09:59:44 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…6c552b2e |
| 0xc59799…e65b7f | 10 days agoFri, 07 Aug 2026 09:59:43 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…2cbc8920 data: 0x000000000000000000…b5a57269 |
| 0xfa0cf7…6956ec | 10 days agoFri, 07 Aug 2026 09:59:42 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…2cbc8920 data: 0x000000000000000000…33db3709 |
| 0x788679…ca04a6 | 10 days agoFri, 07 Aug 2026 09:59:41 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…76fae002 data: 0x000000000000000000…4334648d |
| 0x788679…ca04a6 | 10 days agoFri, 07 Aug 2026 09:59:41 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…4334648d |
| 0xc1c687…dfe72e | 10 days agoFri, 07 Aug 2026 09:59:41 UTC | Transfer | [0] 0x000000000000…42ce4260 [1] 0x000000000000…43e40951 data: 0x000000000000000000…e53563bf |
| 0x7c0716…567107 | 10 days agoFri, 07 Aug 2026 09:59:40 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…2cbc8920 data: 0x000000000000000000…c52b08f0 |
| 0x95af06…a0e05d | 10 days agoFri, 07 Aug 2026 09:59:39 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…cad2eadf data: 0x000000000000000000…afaee7ae |
| 0x95af06…a0e05d | 10 days agoFri, 07 Aug 2026 09:59:39 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…afaee7ae |
| 0x71dc95…d7b94f | 10 days agoFri, 07 Aug 2026 09:59:39 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…2cbc8920 data: 0x000000000000000000…c0972419 |
| 0xb7af09…c5d8b2 | 10 days agoFri, 07 Aug 2026 09:59:38 UTC | Transfer | [0] 0x000000000000…871e5aaf [1] 0x000000000000…43e40951 data: 0x000000000000000000…18ed6034 |
| 0x2db576…785282 | 10 days agoFri, 07 Aug 2026 09:59:37 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…d4de5b90 data: 0x000000000000000000…3e35be18 |
| 0x2db576…785282 | 10 days agoFri, 07 Aug 2026 09:59:37 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…3e35be18 |
| Transaction Hash | Method ? | Block | Age | From | To | Amount | Txn Fee ? | ||
|---|---|---|---|---|---|---|---|---|---|
| 0x3fb511…edd90b | Approve | 30,122,147 | 10 days agoFri, 07 Aug 2026 09:59:47 UTC | 0xb5e9…7eee | IN | valley | $0.000 ETH | 0.00000148 | |
| 0xc1c808…d10b86 | Approve | 30,122,118 | 10 days agoFri, 07 Aug 2026 09:59:44 UTC | 0xf472…5b90 | IN | valley | $0.000 ETH | 0.00000148 | |
| 0xd240bf…4408d3 | Approve | 30,122,017 | 10 days agoFri, 07 Aug 2026 09:59:34 UTC | 0xbd90…73c0 | IN | valley | $0.000 ETH | 0.00000148 | |
| 0x0d0a48…a1f7da | Approve | 30,121,956 | 10 days agoFri, 07 Aug 2026 09:59:28 UTC | 0xe313…4260 | IN | valley | $0.000 ETH | 0.00000149 | |
| 0x23de6e…7bd8d8 | Approve | 30,121,929 | 10 days agoFri, 07 Aug 2026 09:59:25 UTC | 0xc9ba…5aaf | IN | valley | $0.000 ETH | 0.00000148 | |
| 0x468edc…ff3211 | Approve | 30,121,904 | 10 days agoFri, 07 Aug 2026 09:59:22 UTC | 0x2606…a76e | IN | valley | $0.000 ETH | 0.00000148 | |
| 0x28a53c…21076e | Approve | 30,121,864 | 10 days agoFri, 07 Aug 2026 09:59:18 UTC | 0xaec5…b657 | IN | valley | $0.000 ETH | 0.00000149 |
| 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 | |||||||||
| Block | Age | Parent Transaction Hash | Type | Method | From | To | Value | |
|---|---|---|---|---|---|---|---|---|
| 30,121,860 | 10 days agoFri, 07 Aug 2026 09:59:18 UTC | 0x2f3e42…490214 | CREATE2 | 0xc1304430 | 0xc411…64a2 | IN | 0xc36e…eb48 | 0 ETH |