// 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 | |||||||||
| Txn Hash | Age | Event | Topics / Data |
|---|---|---|---|
| 0xe10600…5ecfe3 | 5 days agoThu, 13 Aug 2026 04:46:26 UTC | Approval | [0] 0x000000000000…bee8339e [1] 0x000000000000…3ac78ba3 data: 0xffffffffffffffffff…ffffffff |
| 0xacfdfd…1abaca | 5 days agoThu, 13 Aug 2026 04:46:26 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…8fb2d684 data: 0x000000000000000000…e72f126c |
| 0xacfdfd…1abaca | 5 days agoThu, 13 Aug 2026 04:46:26 UTC | Approval | [0] 0x000000000000…63da64a2 [1] 0x000000000000…3ac78ba3 data: 0x000000000000000000…e72f126c |
| 0xacfdfd…1abaca | 5 days agoThu, 13 Aug 2026 04:46:26 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…e72f126c |
| 0xfb02b7…9ad1a4 | 5 days agoThu, 13 Aug 2026 04:46:26 UTC | Approval | [0] 0x000000000000…9623c19e [1] 0x000000000000…3ac78ba3 data: 0xffffffffffffffffff…ffffffff |
| 0x5bced3…d9474b | 5 days agoThu, 13 Aug 2026 04:46:25 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…bee8339e data: 0x000000000000000000…0db41f00 |
| 0xcabbdc…9bf9d1 | 5 days agoThu, 13 Aug 2026 04:46:25 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…aeed7ecd data: 0x000000000000000000…297ff187 |
| 0xcabbdc…9bf9d1 | 5 days agoThu, 13 Aug 2026 04:46:25 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…297ff187 |
| 0x557169…1de6ea | 5 days agoThu, 13 Aug 2026 04:46:24 UTC | Approval | [0] 0x000000000000…0bdaf480 [1] 0x000000000000…3ac78ba3 data: 0xffffffffffffffffff…ffffffff |
| 0x65d387…79bb4f | 5 days agoThu, 13 Aug 2026 04:46:23 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…0bdaf480 data: 0x000000000000000000…3956ac5a |
| 0x65d387…79bb4f | 5 days agoThu, 13 Aug 2026 04:46:23 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…3956ac5a |
| 0x28a42b…1228f7 | 5 days agoThu, 13 Aug 2026 04:46:20 UTC | Approval | [0] 0x000000000000…9623c19e [1] 0x000000000000…3ac78ba3 data: 0xffffffffffffffffff…ffffffff |
| 0x393946…0d4e38 | 5 days agoThu, 13 Aug 2026 04:46:20 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…7e69a4e9 data: 0x000000000000000000…8343b859 |
| 0x393946…0d4e38 | 5 days agoThu, 13 Aug 2026 04:46:20 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…8343b859 |
| 0x9f81b2…1d79f7 | 5 days agoThu, 13 Aug 2026 04:46:18 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…9623c19e data: 0x000000000000000000…0d025137 |
| 0x9f81b2…1d79f7 | 5 days agoThu, 13 Aug 2026 04:46:18 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…0d025137 |
| 0x0f54dd…3a9841 | 5 days agoThu, 13 Aug 2026 04:46:09 UTC | Transfer | [0] 0x000000000000…8fb2d684 [1] 0x000000000000…43e40951 data: 0x000000000000000000…e7ffd8e0 |
| 0xebbc89…00258a | 5 days agoThu, 13 Aug 2026 04:46:03 UTC | Approval | [0] 0x000000000000…8fb2d684 [1] 0x000000000000…3ac78ba3 data: 0xffffffffffffffffff…ffffffff |
| 0xadd469…256333 | 5 days agoThu, 13 Aug 2026 04:45:58 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…8fb2d684 data: 0x000000000000000000…e8000000 |
| 0xadd469…256333 | 5 days agoThu, 13 Aug 2026 04:45:58 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…d23da3a8 data: 0x000000000000000000…00000000 |
| 0xadd469…256333 | 5 days agoThu, 13 Aug 2026 04:45:58 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…d2b0f923 data: 0x000000000000000000…00000000 |
| 0xadd469…256333 | 5 days agoThu, 13 Aug 2026 04:45:58 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…14622e6e data: 0x000000000000000000…00000000 |
| 0xadd469…256333 | 5 days agoThu, 13 Aug 2026 04:45:58 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…b3f6ca63 data: 0x000000000000000000…00000000 |
| 0xadd469…256333 | 5 days agoThu, 13 Aug 2026 04:45:58 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…12d79d5a data: 0x000000000000000000…00000000 |
| 0xadd469…256333 | 5 days agoThu, 13 Aug 2026 04:45:58 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…65bccee8 data: 0x000000000000000000…00000000 |
| Transaction Hash | Method | Block | Age | From | To | Type | Item | ||
|---|---|---|---|---|---|---|---|---|---|
| no NFT transfers for this address yet | |||||||||
| Transaction Hash | Method ? | Block | Age | From | To | Amount | Txn Fee ? | ||
|---|---|---|---|---|---|---|---|---|---|
| 0xe10600…5ecfe3 | Approve | 35,114,313 | 5 days agoThu, 13 Aug 2026 04:46:26 UTC | 0xf23d…339e | IN | Real World Asses | $0.000 ETH | 0.00000258 | |
| 0xfb02b7…9ad1a4 | Approve | 35,114,307 | 5 days agoThu, 13 Aug 2026 04:46:26 UTC | 0xd6c3…c19e | IN | Real World Asses | $0.000 ETH | 0.00000152 | |
| 0x557169…1de6ea | Approve | 35,114,285 | 5 days agoThu, 13 Aug 2026 04:46:24 UTC | 0x5c49…f480 | IN | Real World Asses | $0.000 ETH | 0.00000255 | |
| 0x28a42b…1228f7 | Approve | 35,114,252 | 5 days agoThu, 13 Aug 2026 04:46:20 UTC | 0xd6c3…c19e | IN | Real World Asses | $0.000 ETH | 0.00000257 | |
| 0xebbc89…00258a | Approve | 35,114,079 | 5 days agoThu, 13 Aug 2026 04:46:03 UTC | 0xb502…d684 | IN | Real World Asses | $0.000 ETH | 0.00000256 |
| Block | Age | Parent Transaction Hash | Type | Method | From | To | Value | |
|---|---|---|---|---|---|---|---|---|
| 35,114,034 | 5 days agoThu, 13 Aug 2026 04:45:58 UTC | 0xadd469…256333 | CREATE2 | 0xc1304430 | 0xc411…64a2 | IN | 0xc6b3…de8c | 0 ETH |