// 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 |
|---|---|---|---|
| 0x3b2013…e4ef68 | 12 days agoWed, 05 Aug 2026 03:09:49 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…23932b40 data: 0x000000000000000000…780e2882 |
| 0x3b2013…e4ef68 | 12 days agoWed, 05 Aug 2026 03:09:49 UTC | Approval | [0] 0x000000000000…63da64a2 [1] 0x000000000000…3ac78ba3 data: 0x000000000000000000…780e2882 |
| 0x3b2013…e4ef68 | 12 days agoWed, 05 Aug 2026 03:09:49 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…780e2882 |
| 0x99fbfe…412b16 | 12 days agoWed, 05 Aug 2026 03:09:48 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…b5871a4f data: 0x000000000000000000…2b847b28 |
| 0x5193bb…0ed22f | 12 days agoWed, 05 Aug 2026 03:09:48 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…cad2eadf data: 0x000000000000000000…f5f38805 |
| 0x5193bb…0ed22f | 12 days agoWed, 05 Aug 2026 03:09:48 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…f5f38805 |
| 0xfc4216…352e2e | 12 days agoWed, 05 Aug 2026 03:09:47 UTC | Transfer | [0] 0x000000000000…f4318b4f [1] 0x000000000000…43e40951 data: 0x000000000000000000…6869eba5 |
| 0x61108b…05a43a | 12 days agoWed, 05 Aug 2026 03:09:46 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…c7f51cbb data: 0x000000000000000000…a084ecba |
| 0x61108b…05a43a | 12 days agoWed, 05 Aug 2026 03:09:46 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…a084ecba |
| 0x544500…47d303 | 12 days agoWed, 05 Aug 2026 03:09:45 UTC | Transfer | [0] 0x000000000000…dd6ec443 [1] 0x000000000000…43e40951 data: 0x000000000000000000…73b780b4 |
| 0x44f229…855b3f | 12 days agoWed, 05 Aug 2026 03:09:44 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…fe984c97 data: 0x000000000000000000…ad5f0bc5 |
| 0x44f229…855b3f | 12 days agoWed, 05 Aug 2026 03:09:44 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…ad5f0bc5 |
| 0xa2e570…1ec6e5 | 12 days agoWed, 05 Aug 2026 03:09:41 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…43e76979 data: 0x000000000000000000…82ef272d |
| 0xa2e570…1ec6e5 | 12 days agoWed, 05 Aug 2026 03:09:41 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…82ef272d |
| 0x4c53e1…b8cd2a | 12 days agoWed, 05 Aug 2026 03:09:41 UTC | Transfer | [0] 0x000000000000…2651375a [1] 0x000000000000…43e40951 data: 0x000000000000000000…456ba4ae |
| 0x8c361c…43598d | 12 days agoWed, 05 Aug 2026 03:09:39 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…2fa1a76e data: 0x000000000000000000…d1ea09da |
| 0x8c361c…43598d | 12 days agoWed, 05 Aug 2026 03:09:39 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…d1ea09da |
| 0x242a95…70f7fa | 12 days agoWed, 05 Aug 2026 03:09:39 UTC | Transfer | [0] 0x000000000000…dd6ec443 [1] 0x000000000000…43e40951 data: 0x000000000000000000…133ae477 |
| 0x4b829d…6806ee | 12 days agoWed, 05 Aug 2026 03:09:38 UTC | Approval | [0] 0x000000000000…dd6ec443 [1] 0x000000000000…3ac78ba3 data: 0xffffffffffffffffff…ffffffff |
| 0xa9240c…d9be08 | 12 days agoWed, 05 Aug 2026 03:09:37 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…aabda16a data: 0x000000000000000000…51b0f0e7 |
| 0xa9240c…d9be08 | 12 days agoWed, 05 Aug 2026 03:09:37 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…51b0f0e7 |
| 0xa6e87e…15f806 | 12 days agoWed, 05 Aug 2026 03:09:35 UTC | Approval | [0] 0x000000000000…f4318b4f [1] 0x000000000000…3ac78ba3 data: 0xffffffffffffffffff…ffffffff |
| 0x940734…b7299d | 12 days agoWed, 05 Aug 2026 03:09:35 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…2964acb5 data: 0x000000000000000000…17c02bd0 |
| 0x940734…b7299d | 12 days agoWed, 05 Aug 2026 03:09:35 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…17c02bd0 |
| 0x9b2c24…886de7 | 12 days agoWed, 05 Aug 2026 03:09:32 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…f4318b4f data: 0x000000000000000000…569bc7e0 |
| 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 ? | ||
|---|---|---|---|---|---|---|---|---|---|
| 0x4b829d…6806ee | Approve | 28,151,498 | 12 days agoWed, 05 Aug 2026 03:09:38 UTC | 0x3cb2…c443 | IN | Never Kill Yourself | $0.000 ETH | 0.00000106 | |
| 0xa6e87e…15f806 | Approve | 28,151,471 | 12 days agoWed, 05 Aug 2026 03:09:35 UTC | 0xd103…8b4f | IN | Never Kill Yourself | $0.000 ETH | 0.00000106 | |
| 0xf064f6…d8ccba | Approve | 28,151,439 | 12 days agoWed, 05 Aug 2026 03:09:32 UTC | 0x8d5d…375a | IN | Never Kill Yourself | $0.000 ETH | 0.00000105 | |
| 0x5b37b7…668994 | Approve | 28,151,398 | 12 days agoWed, 05 Aug 2026 03:09:28 UTC | 0x864d…3762 | IN | Never Kill Yourself | $0.000 ETH | 0.00000105 | |
| 0x3b7334…6f1300 | Approve | 28,151,338 | 12 days agoWed, 05 Aug 2026 03:09:23 UTC | 0xb5be…2b40 | IN | Never Kill Yourself | $0.000 ETH | 0.00000106 |
| Block | Age | Parent Transaction Hash | Type | Method | From | To | Value | |
|---|---|---|---|---|---|---|---|---|
| 28,151,334 | 12 days agoWed, 05 Aug 2026 03:09:23 UTC | 0xc0d8f7…d4e280 | CREATE2 | 0xc1304430 | 0xc411…64a2 | IN | 0xc793…797c | 0 ETH |