// 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 |
|---|---|---|---|
| 0x8f469b…6457fd | 9 days agoThu, 06 Aug 2026 13:00:02 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…502182cb data: 0x000000000000000000…9899cabb |
| 0x8f469b…6457fd | 9 days agoThu, 06 Aug 2026 13:00:02 UTC | Approval | [0] 0x000000000000…63da64a2 [1] 0x000000000000…3ac78ba3 data: 0x000000000000000000…9899cabb |
| 0x8f469b…6457fd | 9 days agoThu, 06 Aug 2026 13:00:02 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…9899cabb |
| 0x7219f1…2dccd4 | 9 days agoThu, 06 Aug 2026 13:00:01 UTC | Approval | [0] 0x000000000000…28f3f395 [1] 0x000000000000…3ac78ba3 data: 0xffffffffffffffffff…ffffffff |
| 0x3f24a9…ca1511 | 9 days agoThu, 06 Aug 2026 13:00:00 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…2cbc8920 data: 0x000000000000000000…c12ab48e |
| 0x7ce259…23f055 | 9 days agoThu, 06 Aug 2026 12:59:59 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…28f3f395 data: 0x000000000000000000…35811ad1 |
| 0x7ce259…23f055 | 9 days agoThu, 06 Aug 2026 12:59:59 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…35811ad1 |
| 0x60e5e4…d9e1d2 | 9 days agoThu, 06 Aug 2026 12:59:58 UTC | Approval | [0] 0x000000000000…0a34d252 [1] 0x000000000000…3ac78ba3 data: 0xffffffffffffffffff…ffffffff |
| 0xb89afd…e9aba1 | 9 days agoThu, 06 Aug 2026 12:59:57 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…0a34d252 data: 0x000000000000000000…5be20815 |
| 0xb89afd…e9aba1 | 9 days agoThu, 06 Aug 2026 12:59:57 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…5be20815 |
| 0xa7eb5b…f054fd | 9 days agoThu, 06 Aug 2026 12:59:56 UTC | Transfer | [0] 0x000000000000…6caab970 [1] 0x000000000000…43e40951 data: 0x000000000000000000…e25cd6b8 |
| 0x3014b0…d3c5a7 | 9 days agoThu, 06 Aug 2026 12:59:54 UTC | Approval | [0] 0x000000000000…6caab970 [1] 0x000000000000…3ac78ba3 data: 0xffffffffffffffffff…ffffffff |
| 0x348f94…21aecf | 9 days agoThu, 06 Aug 2026 12:59:54 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…eb3d2a55 data: 0x000000000000000000…efcf0dc3 |
| 0x348f94…21aecf | 9 days agoThu, 06 Aug 2026 12:59:54 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…efcf0dc3 |
| 0x3e0c27…b2f444 | 9 days agoThu, 06 Aug 2026 12:59:51 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…6caab970 data: 0x000000000000000000…ef65ffa1 |
| 0x3e0c27…b2f444 | 9 days agoThu, 06 Aug 2026 12:59:51 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…ef65ffa1 |
| 0x2e323c…f2f81c | 9 days agoThu, 06 Aug 2026 12:59:51 UTC | Transfer | [0] 0x000000000000…502182cb [1] 0x000000000000…43e40951 data: 0x000000000000000000…e7ffd8e0 |
| 0xd161e8…298e54 | 9 days agoThu, 06 Aug 2026 12:59:49 UTC | Approval | [0] 0x000000000000…502182cb [1] 0x000000000000…3ac78ba3 data: 0xffffffffffffffffff…ffffffff |
| 0xac91c8…eb2c0f | 9 days agoThu, 06 Aug 2026 12:59:48 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…502182cb data: 0x000000000000000000…e8000000 |
| 0xac91c8…eb2c0f | 9 days agoThu, 06 Aug 2026 12:59:48 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…d23da3a8 data: 0x000000000000000000…00000000 |
| 0xac91c8…eb2c0f | 9 days agoThu, 06 Aug 2026 12:59:48 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…d2b0f923 data: 0x000000000000000000…00000000 |
| 0xac91c8…eb2c0f | 9 days agoThu, 06 Aug 2026 12:59:48 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…14622e6e data: 0x000000000000000000…00000000 |
| 0xac91c8…eb2c0f | 9 days agoThu, 06 Aug 2026 12:59:48 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…b3f6ca63 data: 0x000000000000000000…00000000 |
| 0xac91c8…eb2c0f | 9 days agoThu, 06 Aug 2026 12:59:48 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…12d79d5a data: 0x000000000000000000…00000000 |
| 0xac91c8…eb2c0f | 9 days agoThu, 06 Aug 2026 12:59:48 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…65bccee8 data: 0x000000000000000000…00000000 |
| Transaction Hash | Method ? | Block | Age | From | To | Amount | Txn Fee ? | ||
|---|---|---|---|---|---|---|---|---|---|
| 0x7219f1…2dccd4 | Approve | 29,367,465 | 9 days agoThu, 06 Aug 2026 13:00:01 UTC | 0xe003…f395 | IN | Minecraft | $0.000 ETH | 0.00000136 | |
| 0x60e5e4…d9e1d2 | Approve | 29,367,433 | 9 days agoThu, 06 Aug 2026 12:59:58 UTC | 0xf72a…d252 | IN | Minecraft | $0.000 ETH | 0.00000136 | |
| 0x3014b0…d3c5a7 | Approve | 29,367,401 | 9 days agoThu, 06 Aug 2026 12:59:54 UTC | 0xd6cc…b970 | IN | Minecraft | $0.000 ETH | 0.00000134 | |
| 0xd161e8…298e54 | Approve | 29,367,345 | 9 days agoThu, 06 Aug 2026 12:59:49 UTC | 0x6bf0…82cb | IN | Minecraft | $0.000 ETH | 0.00000131 |
| Block | Age | Parent Transaction Hash | Type | Method | From | To | Value | |
|---|---|---|---|---|---|---|---|---|
| 29,367,341 | 9 days agoThu, 06 Aug 2026 12:59:48 UTC | 0xac91c8…eb2c0f | CREATE2 | 0xc1304430 | 0xc411…64a2 | IN | 0xeee2…b5fa | 0 ETH |