// 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 | |||||||||
| Transaction Hash | Method ? | Block | Age | From | To | Amount | Txn Fee ? | ||
|---|---|---|---|---|---|---|---|---|---|
| 0x2846f4…a7a670 | Approve | 31,581,711 | 15 days agoSun, 09 Aug 2026 02:36:38 UTC | 0x1cc8…3b9c | IN | DoggyCoin | $0.000 ETH | 0.00000146 | |
| 0x3b2587…37dfac | Approve | 31,580,719 | 15 days agoSun, 09 Aug 2026 02:34:58 UTC | 0x0ab1…99b5 | IN | DoggyCoin | $0.000 ETH | 0.00000149 | |
| 0x646501…202130 | Approve | 31,579,643 | 15 days agoSun, 09 Aug 2026 02:33:10 UTC | 0xca9e…b1a8 | IN | DoggyCoin | $0.000 ETH | 0.00000146 | |
| 0x23c612…2209f3 | Approve | 31,579,410 | 15 days agoSun, 09 Aug 2026 02:32:47 UTC | 0xe026…3375 | IN | DoggyCoin | $0.000 ETH | 0.00000145 | |
| 0xa2fb61…37f21b | Approve | 31,578,508 | 15 days agoSun, 09 Aug 2026 02:31:16 UTC | 0x2e18…bf23 | IN | DoggyCoin | $0.000 ETH | 0.00000145 | |
| 0xc5b98e…749461 | Approve | 31,578,080 | 15 days agoSun, 09 Aug 2026 02:30:34 UTC | 0x723f…e4ac | IN | DoggyCoin | $0.000 ETH | 0.00000147 | |
| 0x32d3fc…a15521 | Approve | 31,577,889 | 15 days agoSun, 09 Aug 2026 02:30:15 UTC | 0xc09d…d82f | IN | DoggyCoin | $0.000 ETH | 0.00000148 | |
| 0xbcc0f5…8e44de | Approve | 31,577,762 | 15 days agoSun, 09 Aug 2026 02:30:02 UTC | 0x278c…c874 | IN | DoggyCoin | $0.000 ETH | 0.00000148 | |
| 0x79ac48…dd0016 | Approve | 31,576,560 | 15 days agoSun, 09 Aug 2026 02:28:02 UTC | 0x6398…93e7 | IN | DoggyCoin | $0.000 ETH | 0.00000145 | |
| 0xe24bd7…2a16ea | Approve | 31,576,289 | 15 days agoSun, 09 Aug 2026 02:27:34 UTC | 0x197b…d281 | IN | DoggyCoin | $0.000 ETH | 0.00000147 | |
| 0x7b92ee…ed8f51 | Approve | 31,576,116 | 15 days agoSun, 09 Aug 2026 02:27:17 UTC | 0x222e…d68a | IN | DoggyCoin | $0.000 ETH | 0.00000146 | |
| 0x2fbc11…7fd830 | Approve | 31,575,881 | 15 days agoSun, 09 Aug 2026 02:26:53 UTC | 0x52f2…f85f | IN | DoggyCoin | $0.000 ETH | 0.00000146 | |
| 0x04dc37…d6b460 | Approve | 31,575,834 | 15 days agoSun, 09 Aug 2026 02:26:49 UTC | 0xf9a0…1aa0 | IN | DoggyCoin | $0.000 ETH | 0.00000144 | |
| 0xdd15f8…4a2181 | Approve | 31,575,796 | 15 days agoSun, 09 Aug 2026 02:26:45 UTC | 0x288f…afac | IN | DoggyCoin | $0.000 ETH | 0.00000145 | |
| 0x2b6e19…4392e1 | Approve | 31,575,657 | 15 days agoSun, 09 Aug 2026 02:26:31 UTC | 0x5695…b0f0 | IN | DoggyCoin | $0.000 ETH | 0.00000145 | |
| 0x9c81f1…37d22e | Approve | 31,575,603 | 15 days agoSun, 09 Aug 2026 02:26:25 UTC | 0x7392…9c88 | IN | DoggyCoin | $0.000 ETH | 0.00000147 | |
| 0x61d3bc…ef71ec | Approve | 31,575,514 | 15 days agoSun, 09 Aug 2026 02:26:17 UTC | 0x871e…dc7f | IN | DoggyCoin | $0.000 ETH | 0.00000149 | |
| 0x370f67…637a25 | Approve | 31,575,423 | 15 days agoSun, 09 Aug 2026 02:26:07 UTC | 0x84d9…4def | IN | DoggyCoin | $0.000 ETH | 0.00000147 | |
| 0x5aadc6…388134 | Approve | 31,575,381 | 15 days agoSun, 09 Aug 2026 02:26:03 UTC | 0x29dd…36ba | IN | DoggyCoin | $0.000 ETH | 0.00000146 | |
| 0x83fd3c…5c2104 | Approve | 31,575,351 | 15 days agoSun, 09 Aug 2026 02:26:00 UTC | 0xba29…06ad | IN | DoggyCoin | $0.000 ETH | 0.00000147 | |
| 0x83c3e0…fe7e03 | Approve | 31,575,263 | 15 days agoSun, 09 Aug 2026 02:25:51 UTC | 0x6311…8996 | IN | DoggyCoin | $0.000 ETH | 0.00000146 | |
| 0xfa538d…58d4af | Approve | 31,575,184 | 15 days agoSun, 09 Aug 2026 02:25:43 UTC | 0x6d76…df88 | IN | DoggyCoin | $0.000 ETH | 0.00000147 |
| Block | Age | Parent Transaction Hash | Type | Method | From | To | Value | |
|---|---|---|---|---|---|---|---|---|
| 31,575,140 | 15 days agoSun, 09 Aug 2026 02:25:39 UTC | 0xa9867b…6d0898 | CREATE2 | 0xc1304430 | 0x6ed6…0260 | IN | 0x36ef…5b07 | 0 ETH |
| Txn Hash | Age | Event | Topics / Data |
|---|---|---|---|
| 0x87e52c…e6aa05 | 15 days agoSun, 09 Aug 2026 02:37:10 UTC | Transfer | [0] 0x000000000000…12dc0260 [1] 0x000000000000…c426df88 data: 0x000000000000000000…31cc9fa8 |
| 0x87e52c…e6aa05 | 15 days agoSun, 09 Aug 2026 02:37:10 UTC | Approval | [0] 0x000000000000…12dc0260 [1] 0x000000000000…3ac78ba3 data: 0x000000000000000000…31cc9fa8 |
| 0x87e52c…e6aa05 | 15 days agoSun, 09 Aug 2026 02:37:10 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…12dc0260 data: 0x000000000000000000…31cc9fa8 |
| 0x2f0d8c…003565 | 15 days agoSun, 09 Aug 2026 02:37:01 UTC | Transfer | [0] 0x000000000000…12dc0260 [1] 0x000000000000…e1e324fb data: 0x000000000000000000…d051caa4 |
| 0x2f0d8c…003565 | 15 days agoSun, 09 Aug 2026 02:37:01 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…12dc0260 data: 0x000000000000000000…d051caa4 |
| 0xb658f9…d0c92f | 15 days agoSun, 09 Aug 2026 02:36:39 UTC | Transfer | [0] 0x000000000000…11f43b9c [1] 0x000000000000…43e40951 data: 0x000000000000000000…707478ae |
| 0x2846f4…a7a670 | 15 days agoSun, 09 Aug 2026 02:36:38 UTC | Approval | [0] 0x000000000000…11f43b9c [1] 0x000000000000…3ac78ba3 data: 0xffffffffffffffffff…ffffffff |
| 0x4f5270…f9629f | 15 days agoSun, 09 Aug 2026 02:36:28 UTC | Transfer | [0] 0x000000000000…12dc0260 [1] 0x000000000000…fec099b5 data: 0x000000000000000000…3df644d0 |
| 0x4f5270…f9629f | 15 days agoSun, 09 Aug 2026 02:36:28 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…12dc0260 data: 0x000000000000000000…3df644d0 |
| 0x7b5a11…3d7eb3 | 15 days agoSun, 09 Aug 2026 02:35:56 UTC | Transfer | [0] 0x000000000000…12dc0260 [1] 0x000000000000…1cbac8d2 data: 0x000000000000000000…79b27ab7 |
| 0x7b5a11…3d7eb3 | 15 days agoSun, 09 Aug 2026 02:35:56 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…12dc0260 data: 0x000000000000000000…79b27ab7 |
| 0x625284…8a3013 | 15 days agoSun, 09 Aug 2026 02:35:49 UTC | Transfer | [0] 0x000000000000…7aecd82f [1] 0x000000000000…43e40951 data: 0x000000000000000000…614a16d0 |
| 0x69f1c9…811ec4 | 15 days agoSun, 09 Aug 2026 02:35:33 UTC | Transfer | [0] 0x000000000000…12dc0260 [1] 0x000000000000…1cbac8d2 data: 0x000000000000000000…b1ec0570 |
| 0x69f1c9…811ec4 | 15 days agoSun, 09 Aug 2026 02:35:33 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…12dc0260 data: 0x000000000000000000…b1ec0570 |
| 0x638fa9…afeed4 | 15 days agoSun, 09 Aug 2026 02:35:04 UTC | Transfer | [0] 0x000000000000…fec099b5 [1] 0x000000000000…43e40951 data: 0x000000000000000000…74d21d92 |
| 0x3b2587…37dfac | 15 days agoSun, 09 Aug 2026 02:34:58 UTC | Approval | [0] 0x000000000000…fec099b5 [1] 0x000000000000…3ac78ba3 data: 0xffffffffffffffffff…ffffffff |
| 0xc5aba9…67f380 | 15 days agoSun, 09 Aug 2026 02:34:58 UTC | Transfer | [0] 0x000000000000…12dc0260 [1] 0x000000000000…9277b1a8 data: 0x000000000000000000…fe749614 |
| 0xc5aba9…67f380 | 15 days agoSun, 09 Aug 2026 02:34:58 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…12dc0260 data: 0x000000000000000000…fe749614 |
| 0x095f9e…f7e8f2 | 15 days agoSun, 09 Aug 2026 02:34:35 UTC | Transfer | [0] 0x000000000000…12dc0260 [1] 0x000000000000…a1379c88 data: 0x000000000000000000…bd22e132 |
| 0x095f9e…f7e8f2 | 15 days agoSun, 09 Aug 2026 02:34:35 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…12dc0260 data: 0x000000000000000000…bd22e132 |
| 0xedd5da…7646b2 | 15 days agoSun, 09 Aug 2026 02:34:13 UTC | Transfer | [0] 0x000000000000…c7ade4ac [1] 0x000000000000…43e40951 data: 0x000000000000000000…bd51ca6a |
| 0xba3480…59aff4 | 15 days agoSun, 09 Aug 2026 02:34:06 UTC | Transfer | [0] 0x000000000000…12dc0260 [1] 0x000000000000…7cc9bf23 data: 0x000000000000000000…ab72186b |
| 0xba3480…59aff4 | 15 days agoSun, 09 Aug 2026 02:34:06 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…12dc0260 data: 0x000000000000000000…ab72186b |
| 0xa38119…acccf6 | 15 days agoSun, 09 Aug 2026 02:33:48 UTC | Transfer | [0] 0x000000000000…12dc0260 [1] 0x000000000000…9453b91e data: 0x000000000000000000…8a789d0e |
| 0xa38119…acccf6 | 15 days agoSun, 09 Aug 2026 02:33:48 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…12dc0260 data: 0x000000000000000000…8a789d0e |