// 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 |
|---|---|---|---|
| 0x5e0e52…0bc04b | 9 days agoSun, 09 Aug 2026 03:08:02 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…8b653395 data: 0x000000000000000000…aa1e7f34 |
| 0x5e0e52…0bc04b | 9 days agoSun, 09 Aug 2026 03:08:02 UTC | Approval | [0] 0x000000000000…63da64a2 [1] 0x000000000000…3ac78ba3 data: 0x000000000000000000…aa1e7f34 |
| 0x5e0e52…0bc04b | 9 days agoSun, 09 Aug 2026 03:08:02 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…aa1e7f34 |
| 0x9c4ad2…9eb6a8 | 9 days agoSun, 09 Aug 2026 03:08:00 UTC | Transfer | [0] 0x000000000000…de9f8ace [1] 0x000000000000…43e40951 data: 0x000000000000000000…6af08929 |
| 0xbf7fae…1e4751 | 9 days agoSun, 09 Aug 2026 03:08:00 UTC | Approval | [0] 0x000000000000…de9f8ace [1] 0x000000000000…3ac78ba3 data: 0xffffffffffffffffff…ffffffff |
| 0x54f7ef…d208c6 | 9 days agoSun, 09 Aug 2026 03:07:57 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…cf2d5d9a data: 0x000000000000000000…09aad733 |
| 0x54f7ef…d208c6 | 9 days agoSun, 09 Aug 2026 03:07:57 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…09aad733 |
| 0xcb5a79…8b5058 | 9 days agoSun, 09 Aug 2026 03:07:51 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…47a0ec5e data: 0x000000000000000000…12366fe8 |
| 0xcb5a79…8b5058 | 9 days agoSun, 09 Aug 2026 03:07:51 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…12366fe8 |
| 0xab3f9b…baae80 | 9 days agoSun, 09 Aug 2026 03:07:51 UTC | Transfer | [0] 0x000000000000…7a61b30e [1] 0x000000000000…43e40951 data: 0x000000000000000000…d9192c99 |
| 0x414056…70b442 | 9 days agoSun, 09 Aug 2026 03:07:46 UTC | Transfer | [0] 0x000000000000…b47103af [1] 0x000000000000…43e40951 data: 0x000000000000000000…bbf83bd0 |
| 0x3f3120…ced4ea | 9 days agoSun, 09 Aug 2026 03:07:45 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…2bc12891 data: 0x000000000000000000…39373101 |
| 0x3f3120…ced4ea | 9 days agoSun, 09 Aug 2026 03:07:45 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…39373101 |
| 0x64bc7f…2df4e7 | 9 days agoSun, 09 Aug 2026 03:07:44 UTC | Approval | [0] 0x000000000000…b47103af [1] 0x000000000000…3ac78ba3 data: 0xffffffffffffffffff…ffffffff |
| 0x823d39…3c1dcc | 9 days agoSun, 09 Aug 2026 03:07:40 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…649bd843 data: 0x000000000000000000…7009ecde |
| 0x823d39…3c1dcc | 9 days agoSun, 09 Aug 2026 03:07:40 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…7009ecde |
| 0xdcba09…1e40dc | 9 days agoSun, 09 Aug 2026 03:07:36 UTC | Transfer | [0] 0x000000000000…c7f51cbb [1] 0x000000000000…43e40951 data: 0x000000000000000000…e17fed61 |
| 0x5dd8ed…c2fa8e | 9 days agoSun, 09 Aug 2026 03:07:35 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…d963cf2c data: 0x000000000000000000…44e0ae42 |
| 0x5dd8ed…c2fa8e | 9 days agoSun, 09 Aug 2026 03:07:35 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…44e0ae42 |
| 0x63d562…fffe8d | 9 days agoSun, 09 Aug 2026 03:07:30 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…cf2d5d9a data: 0x000000000000000000…ba31a5b4 |
| 0x63d562…fffe8d | 9 days agoSun, 09 Aug 2026 03:07:30 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…ba31a5b4 |
| 0x4d94d5…c66198 | 9 days agoSun, 09 Aug 2026 03:07:27 UTC | Transfer | [0] 0x000000000000…77077901 [1] 0x000000000000…43e40951 data: 0x000000000000000000…bd9a1623 |
| 0x92bcb4…75a3e8 | 9 days agoSun, 09 Aug 2026 03:07:24 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…dace0f0c data: 0x000000000000000000…bfee0b38 |
| 0x92bcb4…75a3e8 | 9 days agoSun, 09 Aug 2026 03:07:24 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…bfee0b38 |
| 0x56e849…57a66b | 9 days agoSun, 09 Aug 2026 03:07:18 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…de9f8ace data: 0x000000000000000000…9bedce8b |
| Transaction Hash | Method | Block | Age | From | To | Amount | Token | ||
|---|---|---|---|---|---|---|---|---|---|
| no token transfers for this address yet | |||||||||
| Block | Age | Parent Transaction Hash | Type | Method | From | To | Value | |
|---|---|---|---|---|---|---|---|---|
| no internal transactions found for this address yet (traced blocks + on-demand) | ||||||||
| 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 ? | ||
|---|---|---|---|---|---|---|---|---|---|
| 0xbf7fae…1e4751 | Approve | 31,600,505 | 9 days agoSun, 09 Aug 2026 03:08:00 UTC | 0xe9f1…8ace | IN | golden dog | $0.000 ETH | 0.00000145 | |
| 0x64bc7f…2df4e7 | Approve | 31,600,350 | 9 days agoSun, 09 Aug 2026 03:07:44 UTC | 0xee03…03af | IN | golden dog | $0.000 ETH | 0.00000146 | |
| 0x68e035…fbd491 | Approve | 31,599,885 | 9 days agoSun, 09 Aug 2026 03:06:57 UTC | 0xc9ba…5aaf | IN | golden dog | $0.000 ETH | 0.00000147 | |
| 0x17b7eb…294dc1 | Approve | 31,599,658 | 9 days agoSun, 09 Aug 2026 03:06:35 UTC | 0x2cce…a93b | IN | golden dog | $0.000 ETH | 0.00000147 | |
| 0x354ab0…ffbc2a | Approve | 31,599,614 | 9 days agoSun, 09 Aug 2026 03:06:30 UTC | 0x89db…acb5 | IN | golden dog | $0.000 ETH | 0.00000146 | |
| 0x6cb384…7138bd | Approve | 31,599,549 | 9 days agoSun, 09 Aug 2026 03:06:24 UTC | 0x9382…b895 | IN | golden dog | $0.000 ETH | 0.00000147 | |
| 0x11358c…4474c4 | Approve | 31,599,500 | 9 days agoSun, 09 Aug 2026 03:06:19 UTC | 0xe12d…d592 | IN | golden dog | $0.000 ETH | 0.00000145 | |
| 0x220ed9…1c3736 | Approve | 31,599,447 | 9 days agoSun, 09 Aug 2026 03:06:13 UTC | 0xd103…8b4f | IN | golden dog | $0.000 ETH | 0.00000147 | |
| 0xf67b49…088757 | Approve | 31,599,236 | 9 days agoSun, 09 Aug 2026 03:05:52 UTC | 0x49c1…cf2c | IN | golden dog | $0.000 ETH | 0.00000145 | |
| 0xb9adb4…488081 | Approve | 31,599,190 | 9 days agoSun, 09 Aug 2026 03:05:47 UTC | 0xfc72…0373 | IN | golden dog | $0.000 ETH | 0.00000146 | |
| 0xa3b239…70f73c | Approve | 31,599,048 | 9 days agoSun, 09 Aug 2026 03:05:33 UTC | 0x2857…99ee | IN | golden dog | $0.000 ETH | 0.00000146 | |
| 0xbf84d8…0665d6 | Approve | 31,599,023 | 9 days agoSun, 09 Aug 2026 03:05:31 UTC | 0x0164…146f | IN | golden dog | $0.000 ETH | 0.00000145 | |
| 0x4c4ee2…20041b | Approve | 31,598,999 | 9 days agoSun, 09 Aug 2026 03:05:28 UTC | 0x2b35…8008 | IN | golden dog | $0.000 ETH | 0.00000146 | |
| 0x6c5004…9c172d | Approve | 31,598,971 | 9 days agoSun, 09 Aug 2026 03:05:25 UTC | 0x2606…a76e | IN | golden dog | $0.000 ETH | 0.00000147 | |
| 0x6c9091…8210a7 | Approve | 31,598,910 | 9 days agoSun, 09 Aug 2026 03:05:19 UTC | 0x9028…8118 | IN | golden dog | $0.000 ETH | 0.00000146 | |
| 0x1a550d…5ba811 | Approve | 31,598,880 | 9 days agoSun, 09 Aug 2026 03:05:16 UTC | 0x8526…6308 | IN | golden dog | $0.000 ETH | 0.00000146 | |
| 0xd4cee4…20139a | Approve | 31,598,720 | 9 days agoSun, 09 Aug 2026 03:05:00 UTC | 0xe506…cdc2 | IN | golden dog | $0.000 ETH | 0.00000147 | |
| 0x905f2f…2431ac | Approve | 31,598,689 | 9 days agoSun, 09 Aug 2026 03:04:57 UTC | 0x9a61…4abd | IN | golden dog | $0.000 ETH | 0.00000145 | |
| 0xe22984…0a4d24 | Approve | 31,598,668 | 9 days agoSun, 09 Aug 2026 03:04:55 UTC | 0xfe15…e7b0 | IN | golden dog | $0.000 ETH | 0.00000145 | |
| 0x1b97c6…242058 | Approve | 31,598,544 | 9 days agoSun, 09 Aug 2026 03:04:43 UTC | 0xd08d…7901 | IN | golden dog | $0.000 ETH | 0.00000149 | |
| 0xadeb3f…062c03 | Approve | 31,598,510 | 9 days agoSun, 09 Aug 2026 03:04:39 UTC | 0x80ab…d880 | IN | golden dog | $0.000 ETH | 0.00000146 | |
| 0x4b2e85…48a50e | Approve | 31,598,480 | 9 days agoSun, 09 Aug 2026 03:04:36 UTC | 0xc010…e002 | IN | golden dog | $0.000 ETH | 0.00000146 | |
| 0xf831fd…a037c7 | Approve | 31,598,457 | 9 days agoSun, 09 Aug 2026 03:04:34 UTC | 0x1b1d…ee39 | IN | golden dog | $0.000 ETH | 0.00000145 | |
| 0x7280be…113a69 | Approve | 31,598,426 | 9 days agoSun, 09 Aug 2026 03:04:31 UTC | 0x17e4…ea25 | IN | golden dog | $0.000 ETH | 0.00000145 | |
| 0x6e0a13…d7033e | Approve | 31,598,395 | 9 days agoSun, 09 Aug 2026 03:04:28 UTC | 0x961d…5d9a | IN | golden dog | $0.000 ETH | 0.00000147 |