// 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 |
|---|---|---|---|
| 0xfbd60c…f8dab2 | 11 days agoThu, 06 Aug 2026 21:58:05 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…fc95c24e data: 0x000000000000000000…af137e6e |
| 0xfbd60c…f8dab2 | 11 days agoThu, 06 Aug 2026 21:58:05 UTC | Approval | [0] 0x000000000000…63da64a2 [1] 0x000000000000…3ac78ba3 data: 0x000000000000000000…af137e6e |
| 0xfbd60c…f8dab2 | 11 days agoThu, 06 Aug 2026 21:58:05 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…af137e6e |
| 0xefa1f2…616b85 | 11 days agoThu, 06 Aug 2026 21:58:04 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…79a90002 data: 0x000000000000000000…756fe643 |
| 0xefa1f2…616b85 | 11 days agoThu, 06 Aug 2026 21:58:04 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…756fe643 |
| 0xa80ea8…48973c | 11 days agoThu, 06 Aug 2026 21:58:03 UTC | Approval | [0] 0x000000000000…f80cb266 [1] 0x000000000000…3ac78ba3 data: 0xffffffffffffffffff…ffffffff |
| 0x59301f…35504d | 11 days agoThu, 06 Aug 2026 21:58:01 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…316e0571 data: 0x000000000000000000…baeb1be8 |
| 0x59301f…35504d | 11 days agoThu, 06 Aug 2026 21:58:01 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…baeb1be8 |
| 0x6f14a2…c9f15e | 11 days agoThu, 06 Aug 2026 21:58:00 UTC | Approval | [0] 0x000000000000…746603ff [1] 0x000000000000…3ac78ba3 data: 0xffffffffffffffffff…ffffffff |
| 0xc72a89…15d386 | 11 days agoThu, 06 Aug 2026 21:57:59 UTC | Transfer | [0] 0x000000000000…c7f51cbb [1] 0x000000000000…43e40951 data: 0x000000000000000000…5ac56294 |
| 0x4b453b…f644e5 | 11 days agoThu, 06 Aug 2026 21:57:58 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…2964acb5 data: 0x000000000000000000…8f244790 |
| 0x4b453b…f644e5 | 11 days agoThu, 06 Aug 2026 21:57:58 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…8f244790 |
| 0x4d911b…76b83e | 11 days agoThu, 06 Aug 2026 21:57:57 UTC | Approval | [0] 0x000000000000…aac9a93b [1] 0x000000000000…3ac78ba3 data: 0xffffffffffffffffff…ffffffff |
| 0x654f54…7c9777 | 11 days agoThu, 06 Aug 2026 21:57:56 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…f80cb266 data: 0x000000000000000000…a66914af |
| 0x654f54…7c9777 | 11 days agoThu, 06 Aug 2026 21:57:56 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…a66914af |
| 0xce3531…385499 | 11 days agoThu, 06 Aug 2026 21:57:55 UTC | Transfer | [0] 0x000000000000…dd6ec443 [1] 0x000000000000…43e40951 data: 0x000000000000000000…57a7736a |
| 0x140f7a…e1b664 | 11 days agoThu, 06 Aug 2026 21:57:53 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…f4318b4f data: 0x000000000000000000…fc8b6f5b |
| 0x140f7a…e1b664 | 11 days agoThu, 06 Aug 2026 21:57:53 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…fc8b6f5b |
| 0xf53054…ebfe65 | 11 days agoThu, 06 Aug 2026 21:57:53 UTC | Approval | [0] 0x000000000000…c7f51cbb [1] 0x000000000000…3ac78ba3 data: 0xffffffffffffffffff…ffffffff |
| 0x0768dc…38322d | 11 days agoThu, 06 Aug 2026 21:57:53 UTC | Transfer | [0] 0x000000000000…43e76979 [1] 0x000000000000…43e40951 data: 0x000000000000000000…4396e8c5 |
| 0x1ed1f2…4152ce | 11 days agoThu, 06 Aug 2026 21:57:51 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…3af003f6 data: 0x000000000000000000…6a37d3d7 |
| 0x1ed1f2…4152ce | 11 days agoThu, 06 Aug 2026 21:57:51 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…6a37d3d7 |
| 0x19ae86…737bcb | 11 days agoThu, 06 Aug 2026 21:57:49 UTC | Transfer | [0] 0x000000000000…5c06ce8f [1] 0x000000000000…43e40951 data: 0x000000000000000000…809cf293 |
| 0x4b3c39…214b40 | 11 days agoThu, 06 Aug 2026 21:57:49 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…1e61dd63 data: 0x000000000000000000…e408b8b5 |
| 0x4b3c39…214b40 | 11 days agoThu, 06 Aug 2026 21:57:49 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…e408b8b5 |
| Transaction Hash | Method ? | Block | Age | From | To | Amount | Txn Fee ? | ||
|---|---|---|---|---|---|---|---|---|---|
| 0xa80ea8…48973c | Approve | 29,689,868 | 11 days agoThu, 06 Aug 2026 21:58:03 UTC | 0x8aab…b266 | IN | Make it Rain | $0.000 ETH | 0.00000150 | |
| 0x6f14a2…c9f15e | Approve | 29,689,838 | 11 days agoThu, 06 Aug 2026 21:58:00 UTC | 0x66ef…03ff | IN | Make it Rain | $0.000 ETH | 0.00000150 | |
| 0x4d911b…76b83e | Approve | 29,689,811 | 11 days agoThu, 06 Aug 2026 21:57:57 UTC | 0x2cce…a93b | IN | Make it Rain | $0.000 ETH | 0.00000152 | |
| 0xf53054…ebfe65 | Approve | 29,689,769 | 11 days agoThu, 06 Aug 2026 21:57:53 UTC | 0x73fb…1cbb | IN | Make it Rain | $0.000 ETH | 0.00000151 | |
| 0x205114…308f0b | Approve | 29,689,709 | 11 days agoThu, 06 Aug 2026 21:57:47 UTC | 0xa874…6979 | IN | Make it Rain | $0.000 ETH | 0.00000150 | |
| 0x2f6081…b916e6 | Approve | 29,689,632 | 11 days agoThu, 06 Aug 2026 21:57:39 UTC | 0xe313…4260 | IN | Make it Rain | $0.000 ETH | 0.00000152 | |
| 0x43229f…e097ac | Approve | 29,689,574 | 11 days agoThu, 06 Aug 2026 21:57:33 UTC | 0xbd90…73c0 | IN | Make it Rain | $0.000 ETH | 0.00000153 | |
| 0x3c9941…b7c65b | Approve | 29,689,492 | 11 days agoThu, 06 Aug 2026 21:57:25 UTC | 0x4fbc…3cf0 | IN | Make it Rain | $0.000 ETH | 0.00000150 | |
| 0xffb2ef…708b3e | Approve | 29,689,473 | 11 days agoThu, 06 Aug 2026 21:57:23 UTC | 0x6054…ec5e | IN | Make it Rain | $0.000 ETH | 0.00000150 | |
| 0x7c526d…1ca52f | Approve | 29,689,447 | 11 days agoThu, 06 Aug 2026 21:57:20 UTC | 0x44af…ce8f | IN | Make it Rain | $0.000 ETH | 0.00000155 | |
| 0x08c02f…72e4ef | Approve | 29,689,364 | 11 days agoThu, 06 Aug 2026 21:57:12 UTC | 0x3cb2…c443 | IN | Make it Rain | $0.000 ETH | 0.00000150 | |
| 0x5de388…d99230 | Approve | 29,689,336 | 11 days agoThu, 06 Aug 2026 21:57:09 UTC | 0xe506…cdc2 | IN | Make it Rain | $0.000 ETH | 0.00000151 | |
| 0x53b189…45960b | Approve | 29,689,252 | 11 days agoThu, 06 Aug 2026 21:57:01 UTC | 0xfc72…0373 | IN | Make it Rain | $0.000 ETH | 0.00000152 | |
| 0x2f5de5…75cf55 | Approve | 29,689,201 | 11 days agoThu, 06 Aug 2026 21:56:55 UTC | 0xd08d…7901 | IN | Make it Rain | $0.000 ETH | 0.00000151 | |
| 0x312110…4c23c5 | Approve | 29,689,174 | 11 days agoThu, 06 Aug 2026 21:56:53 UTC | 0x117a…3f4a | IN | Make it Rain | $0.000 ETH | 0.00000149 | |
| 0x0bc207…f2cd94 | Approve | 29,689,130 | 11 days agoThu, 06 Aug 2026 21:56:48 UTC | 0x6540…c24e | IN | Make it Rain | $0.000 ETH | 0.00000151 |
| Block | Age | Parent Transaction Hash | Type | Method | From | To | Value | |
|---|---|---|---|---|---|---|---|---|
| 29,689,126 | 11 days agoThu, 06 Aug 2026 21:56:48 UTC | 0x12f742…383b26 | CREATE2 | 0xc1304430 | 0xc411…64a2 | IN | 0xb731…010f | 0 ETH |