// 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 |
|---|---|---|---|
| 0x414a0c…049037 | 10 days agoFri, 07 Aug 2026 15:20:13 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…3262c623 data: 0x000000000000000000…659bf050 |
| 0x414a0c…049037 | 10 days agoFri, 07 Aug 2026 15:20:13 UTC | Approval | [0] 0x000000000000…63da64a2 [1] 0x000000000000…3ac78ba3 data: 0x000000000000000000…659bf050 |
| 0x414a0c…049037 | 10 days agoFri, 07 Aug 2026 15:20:13 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…659bf050 |
| 0x1ef4ca…02b04b | 10 days agoFri, 07 Aug 2026 15:20:12 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…d89533e7 data: 0x000000000000000000…bc29433a |
| 0x1ef4ca…02b04b | 10 days agoFri, 07 Aug 2026 15:20:12 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…bc29433a |
| 0x31a52a…6f8bf6 | 10 days agoFri, 07 Aug 2026 15:20:12 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…2cbc8920 data: 0x000000000000000000…5065ea7a |
| 0x1d31ec…8494c6 | 10 days agoFri, 07 Aug 2026 15:20:10 UTC | Transfer | [0] 0x000000000000…0a5cfa64 [1] 0x000000000000…43e40951 data: 0x000000000000000000…a4dd4c7b |
| 0x6c04c5…0cb821 | 10 days agoFri, 07 Aug 2026 15:20:09 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…316e0571 data: 0x000000000000000000…7824baab |
| 0x6c04c5…0cb821 | 10 days agoFri, 07 Aug 2026 15:20:09 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…7824baab |
| 0x2dfb40…7c2a64 | 10 days agoFri, 07 Aug 2026 15:20:07 UTC | Transfer | [0] 0x000000000000…3384ac0c [1] 0x000000000000…43e40951 data: 0x000000000000000000…4ef2b170 |
| 0x894a02…ddfd29 | 10 days agoFri, 07 Aug 2026 15:20:06 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…cf2d5d9a data: 0x000000000000000000…94b7bc38 |
| 0x894a02…ddfd29 | 10 days agoFri, 07 Aug 2026 15:20:06 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…94b7bc38 |
| 0x6dfafa…1c22f9 | 10 days agoFri, 07 Aug 2026 15:20:04 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…91d0c3ec data: 0x000000000000000000…d259aa9b |
| 0x6dfafa…1c22f9 | 10 days agoFri, 07 Aug 2026 15:20:04 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…d259aa9b |
| 0x2b6d68…685a4e | 10 days agoFri, 07 Aug 2026 15:20:03 UTC | Transfer | [0] 0x000000000000…649bd843 [1] 0x000000000000…43e40951 data: 0x000000000000000000…10ec19d0 |
| 0x075a6f…6b4870 | 10 days agoFri, 07 Aug 2026 15:20:01 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…3db6c2cc data: 0x000000000000000000…f4e4ee7d |
| 0x075a6f…6b4870 | 10 days agoFri, 07 Aug 2026 15:20:01 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…f4e4ee7d |
| 0xb91a40…cb497d | 10 days agoFri, 07 Aug 2026 15:20:01 UTC | Transfer | [0] 0x000000000000…2fa1a76e [1] 0x000000000000…43e40951 data: 0x000000000000000000…1267a45e |
| 0x492193…08b068 | 10 days agoFri, 07 Aug 2026 15:19:59 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…57f87eee data: 0x000000000000000000…f2fa37be |
| 0x492193…08b068 | 10 days agoFri, 07 Aug 2026 15:19:59 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…f2fa37be |
| 0x2165e7…3ea79a | 10 days agoFri, 07 Aug 2026 15:19:58 UTC | Transfer | [0] 0x000000000000…0a5cfa64 [1] 0x000000000000…43e40951 data: 0x000000000000000000…10bff4fb |
| 0x36bc2d…5ffb8a | 10 days agoFri, 07 Aug 2026 15:19:58 UTC | Approval | [0] 0x000000000000…0a5cfa64 [1] 0x000000000000…3ac78ba3 data: 0xffffffffffffffffff…ffffffff |
| 0xd1e3f1…122c58 | 10 days agoFri, 07 Aug 2026 15:19:57 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…5173ea25 data: 0x000000000000000000…62376455 |
| 0xd1e3f1…122c58 | 10 days agoFri, 07 Aug 2026 15:19:57 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…62376455 |
| 0xd4d1e2…0ad377 | 10 days agoFri, 07 Aug 2026 15:19:56 UTC | Transfer | [0] 0x000000000000…2fa1a76e [1] 0x000000000000…43e40951 data: 0x000000000000000000…db05b236 |
| Transaction Hash | Method | Block | Age | From | To | Type | Item | ||
|---|---|---|---|---|---|---|---|---|---|
| no NFT transfers for this address yet | |||||||||
| Transaction Hash | Method | Block | Age | From | To | Amount | Token | ||
|---|---|---|---|---|---|---|---|---|---|
| no token transfers for this address yet | |||||||||
| Transaction Hash | Method ? | Block | Age | From | To | Amount | Txn Fee ? | ||
|---|---|---|---|---|---|---|---|---|---|
| 0x36bc2d…5ffb8a | Approve | 30,313,793 | 10 days agoFri, 07 Aug 2026 15:19:58 UTC | 0xd5bf…fa64 | IN | Mimi & Mumu | $0.000 ETH | 0.00000146 | |
| 0x825d17…d2c79a | Approve | 30,313,761 | 10 days agoFri, 07 Aug 2026 15:19:54 UTC | 0x2606…a76e | IN | Mimi & Mumu | $0.000 ETH | 0.00000148 | |
| 0x2e2a2e…20d083 | Approve | 30,313,735 | 10 days agoFri, 07 Aug 2026 15:19:52 UTC | 0x7487…ac0c | IN | Mimi & Mumu | $0.000 ETH | 0.00000146 | |
| 0x1260c6…c98633 | Approve | 30,313,672 | 10 days agoFri, 07 Aug 2026 15:19:46 UTC | 0xafb8…d843 | IN | Mimi & Mumu | $0.000 ETH | 0.00000149 | |
| 0x15c005…4339a5 | Approve | 30,313,634 | 10 days agoFri, 07 Aug 2026 15:19:42 UTC | 0x1272…c623 | IN | Mimi & Mumu | $0.000 ETH | 0.00000146 |
| Block | Age | Parent Transaction Hash | Type | Method | From | To | Value | |
|---|---|---|---|---|---|---|---|---|
| 30,313,630 | 10 days agoFri, 07 Aug 2026 15:19:41 UTC | 0x0b54d1…b9a6c8 | CREATE2 | 0xc1304430 | 0xc411…64a2 | IN | 0x844b…e21c | 0 ETH |