// 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 | ||||
| Transaction Hash | Method | Block | Age | From | To | Type | Item | ||
|---|---|---|---|---|---|---|---|---|---|
| no NFT transfers for this address yet | |||||||||
| Txn Hash | Age | Event | Topics / Data |
|---|---|---|---|
| 0xa4d9a4…b160fc | 12 days agoThu, 06 Aug 2026 01:01:20 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…42210a5c data: 0x000000000000000000…2daa4cb1 |
| 0xa4d9a4…b160fc | 12 days agoThu, 06 Aug 2026 01:01:20 UTC | Approval | [0] 0x000000000000…63da64a2 [1] 0x000000000000…3ac78ba3 data: 0x000000000000000000…2daa4cb1 |
| 0xa4d9a4…b160fc | 12 days agoThu, 06 Aug 2026 01:01:20 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…2daa4cb1 |
| 0xde8d06…5a86dc | 12 days agoThu, 06 Aug 2026 01:01:09 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…acaf503e data: 0x000000000000000000…ee0dfc9f |
| 0xde8d06…5a86dc | 12 days agoThu, 06 Aug 2026 01:01:09 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…ee0dfc9f |
| 0xedaa0c…c0dd4c | 12 days agoThu, 06 Aug 2026 01:01:00 UTC | Transfer | [0] 0x000000000000…ed29820b [1] 0x000000000000…43e40951 data: 0x000000000000000000…9e2a4129 |
| 0x7d1d35…80c8b8 | 12 days agoThu, 06 Aug 2026 01:01:00 UTC | Approval | [0] 0x000000000000…ed29820b [1] 0x000000000000…3ac78ba3 data: 0xffffffffffffffffff…ffffffff |
| 0x70e166…e573ab | 12 days agoThu, 06 Aug 2026 01:00:50 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…aeed7ecd data: 0x000000000000000000…fd0f60b3 |
| 0x70e166…e573ab | 12 days agoThu, 06 Aug 2026 01:00:50 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…fd0f60b3 |
| 0xc1e90b…81b9df | 12 days agoThu, 06 Aug 2026 01:00:36 UTC | Transfer | [0] 0x000000000000…14fd5c47 [1] 0x000000000000…43e40951 data: 0x000000000000000000…2aa8725d |
| 0xc30088…283218 | 12 days agoThu, 06 Aug 2026 01:00:33 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…14fd5c47 data: 0x000000000000000000…d73e457f |
| 0xc30088…283218 | 12 days agoThu, 06 Aug 2026 01:00:33 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…d73e457f |
| 0x7977e2…5f43e6 | 12 days agoThu, 06 Aug 2026 01:00:14 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…40a81e4b data: 0x000000000000000000…70f5fc85 |
| 0x7977e2…5f43e6 | 12 days agoThu, 06 Aug 2026 01:00:14 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…70f5fc85 |
| 0xce2ed4…fb5900 | 12 days agoThu, 06 Aug 2026 01:00:12 UTC | Transfer | [0] 0x000000000000…6ffb4fb7 [1] 0x000000000000…43e40951 data: 0x000000000000000000…d03e7d0c |
| 0x448fd7…906733 | 12 days agoThu, 06 Aug 2026 01:00:00 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…1147a28e data: 0x000000000000000000…c1311e98 |
| 0x448fd7…906733 | 12 days agoThu, 06 Aug 2026 01:00:00 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…c1311e98 |
| 0x168eb7…ca0374 | 12 days agoThu, 06 Aug 2026 00:59:50 UTC | Transfer | [0] 0x000000000000…a7c90331 [1] 0x000000000000…43e40951 data: 0x000000000000000000…3f90b7b8 |
| 0x7ed17a…9960e3 | 12 days agoThu, 06 Aug 2026 00:59:49 UTC | Approval | [0] 0x000000000000…a7c90331 [1] 0x000000000000…3ac78ba3 data: 0xffffffffffffffffff…ffffffff |
| 0x199809…c47065 | 12 days agoThu, 06 Aug 2026 00:59:42 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…468a17ff data: 0x000000000000000000…017e9377 |
| 0x199809…c47065 | 12 days agoThu, 06 Aug 2026 00:59:42 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…017e9377 |
| 0x27b427…d0ede3 | 12 days agoThu, 06 Aug 2026 00:59:30 UTC | Transfer | [0] 0x000000000000…f610fbad [1] 0x000000000000…43e40951 data: 0x000000000000000000…37af3241 |
| 0xf2439a…50b31a | 12 days agoThu, 06 Aug 2026 00:59:25 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…2db2c7f8 data: 0x000000000000000000…3c178bed |
| 0xf2439a…50b31a | 12 days agoThu, 06 Aug 2026 00:59:25 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…3c178bed |
| 0x552930…668985 | 12 days agoThu, 06 Aug 2026 00:59:14 UTC | Transfer | [0] 0x000000000000…a6dab2fd [1] 0x000000000000…43e40951 data: 0x000000000000000000…86bcc513 |
| 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 | Amount | Txn Fee ? | ||
|---|---|---|---|---|---|---|---|---|---|
| 0x7d1d35…80c8b8 | Approve | 28,937,093 | 12 days agoThu, 06 Aug 2026 01:01:00 UTC | 0xfac0…820b | IN | one life, its worth an attempt | $0.000 ETH | 0.00000126 | |
| 0x7ed17a…9960e3 | Approve | 28,936,392 | 12 days agoThu, 06 Aug 2026 00:59:49 UTC | 0x02ce…0331 | IN | one life, its worth an attempt | $0.000 ETH | 0.00000127 | |
| 0x3f2cb1…f55683 | Approve | 28,936,039 | 12 days agoThu, 06 Aug 2026 00:59:14 UTC | 0x331f…b2fd | IN | one life, its worth an attempt | $0.000 ETH | 0.00000126 | |
| 0x6d9bb6…d202ba | Approve | 28,935,637 | 12 days agoThu, 06 Aug 2026 00:58:33 UTC | 0x1749…c23d | IN | one life, its worth an attempt | $0.000 ETH | 0.00000128 | |
| 0x1a42ce…54d33a | Approve | 28,935,503 | 12 days agoThu, 06 Aug 2026 00:58:20 UTC | 0x2e3c…92a0 | IN | one life, its worth an attempt | $0.000 ETH | 0.00000127 | |
| 0x08f139…a67bae | Approve | 28,935,302 | 12 days agoThu, 06 Aug 2026 00:58:00 UTC | 0x8eff…b206 | IN | one life, its worth an attempt | $0.000 ETH | 0.00000128 | |
| 0xa7493b…dd0b17 | Approve | 28,935,139 | 12 days agoThu, 06 Aug 2026 00:57:43 UTC | 0x5111…83b8 | IN | one life, its worth an attempt | $0.000 ETH | 0.00000127 | |
| 0xbcfc37…3d7a55 | Approve | 28,934,498 | 12 days agoThu, 06 Aug 2026 00:56:39 UTC | 0xb036…2012 | IN | one life, its worth an attempt | $0.000 ETH | 0.00000126 | |
| 0x8cf74e…132a88 | Approve | 28,934,261 | 12 days agoThu, 06 Aug 2026 00:56:15 UTC | 0x2b94…b255 | IN | one life, its worth an attempt | $0.000 ETH | 0.00000127 | |
| 0x6f5b5d…d3c75e | Approve | 28,933,374 | 12 days agoThu, 06 Aug 2026 00:54:47 UTC | 0xb620…c7f8 | IN | one life, its worth an attempt | $0.000 ETH | 0.00000132 | |
| 0x97d6fa…656a85 | Approve | 28,933,109 | 12 days agoThu, 06 Aug 2026 00:54:21 UTC | 0x240f…5858 | IN | one life, its worth an attempt | $0.000 ETH | 0.00000133 | |
| 0x15596a…0ee3e7 | Approve | 28,932,879 | 12 days agoThu, 06 Aug 2026 00:53:57 UTC | 0x79d2…2a55 | IN | one life, its worth an attempt | $0.000 ETH | 0.00000135 | |
| 0x4e454c…4e113b | Approve | 28,932,725 | 12 days agoThu, 06 Aug 2026 00:53:42 UTC | 0x4275…08cd | IN | one life, its worth an attempt | $0.000 ETH | 0.00000131 | |
| 0x21a47b…d38ccd | Approve | 28,932,520 | 12 days agoThu, 06 Aug 2026 00:53:21 UTC | 0xed20…1912 | IN | one life, its worth an attempt | $0.000 ETH | 0.00000132 | |
| 0x62f8ab…4a4087 | Approve | 28,932,475 | 12 days agoThu, 06 Aug 2026 00:53:17 UTC | 0x3460…7421 | IN | one life, its worth an attempt | $0.000 ETH | 0.00000130 | |
| 0x036a9c…eac193 | Approve | 28,932,389 | 12 days agoThu, 06 Aug 2026 00:53:08 UTC | 0xbea9…ff8b | IN | one life, its worth an attempt | $0.000 ETH | 0.00000132 | |
| 0xed3f47…b7f84f | Approve | 28,932,355 | 12 days agoThu, 06 Aug 2026 00:53:05 UTC | 0x18b5…ea94 | IN | one life, its worth an attempt | $0.000 ETH | 0.00000131 | |
| 0x290736…23b34e | Approve | 28,932,277 | 12 days agoThu, 06 Aug 2026 00:52:57 UTC | 0x8568…d24d | IN | one life, its worth an attempt | $0.000 ETH | 0.00000131 | |
| 0xd1e2fa…49c98f | Approve | 28,932,248 | 12 days agoThu, 06 Aug 2026 00:52:54 UTC | 0xaabb…e3a5 | IN | one life, its worth an attempt | $0.000 ETH | 0.00000131 | |
| 0x70905c…1e492b | Approve | 28,932,099 | 12 days agoThu, 06 Aug 2026 00:52:39 UTC | 0x6c47…2e95 | IN | one life, its worth an attempt | $0.000 ETH | 0.00000131 | |
| 0x9f65d0…f7d458 | Approve | 28,932,071 | 12 days agoThu, 06 Aug 2026 00:52:36 UTC | 0x5b3a…a4e9 | IN | one life, its worth an attempt | $0.000 ETH | 0.00000131 | |
| 0x30c384…eee0d3 | Approve | 28,932,040 | 12 days agoThu, 06 Aug 2026 00:52:33 UTC | 0xc7d1…503e | IN | one life, its worth an attempt | $0.000 ETH | 0.00000131 | |
| 0xd78693…1730a4 | Approve | 28,931,922 | 12 days agoThu, 06 Aug 2026 00:52:21 UTC | 0x9a5d…8a81 | IN | one life, its worth an attempt | $0.000 ETH | 0.00000132 | |
| 0xd0b502…59afee | Approve | 28,931,788 | 12 days agoThu, 06 Aug 2026 00:52:08 UTC | 0x70e0…bb78 | IN | one life, its worth an attempt | $0.000 ETH | 0.00000130 | |
| 0xe63588…0032e1 | Approve | 28,931,758 | 12 days agoThu, 06 Aug 2026 00:52:05 UTC | 0xe01a…c1c8 | IN | one life, its worth an attempt | $0.000 ETH | 0.00000130 |
| Block | Age | Parent Transaction Hash | Type | Method | From | To | Value | |
|---|---|---|---|---|---|---|---|---|
| 28,930,486 | 12 days agoThu, 06 Aug 2026 00:49:56 UTC | 0x850b7d…b05383 | CREATE2 | 0xc1304430 | 0xc411…64a2 | IN | 0x4fcb…93b0 | 0 ETH |