// 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 |
|---|---|---|---|
| 0x530df0…e2f5c5 | 8 days agoSun, 09 Aug 2026 12:08:06 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…e684d634 data: 0x000000000000000000…6159f6a2 |
| 0x530df0…e2f5c5 | 8 days agoSun, 09 Aug 2026 12:08:06 UTC | Approval | [0] 0x000000000000…63da64a2 [1] 0x000000000000…3ac78ba3 data: 0x000000000000000000…6159f6a2 |
| 0x530df0…e2f5c5 | 8 days agoSun, 09 Aug 2026 12:08:06 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…6159f6a2 |
| 0xf0cbc1…2474cb | 8 days agoSun, 09 Aug 2026 12:08:05 UTC | Transfer | [0] 0x000000000000…746603ff [1] 0x000000000000…43e40951 data: 0x000000000000000000…627b4729 |
| 0x484399…972249 | 8 days agoSun, 09 Aug 2026 12:08:05 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…a9882293 data: 0x000000000000000000…bdfc55f9 |
| 0x484399…972249 | 8 days agoSun, 09 Aug 2026 12:08:05 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…bdfc55f9 |
| 0xd0183d…83f9ea | 8 days agoSun, 09 Aug 2026 12:07:51 UTC | Transfer | [0] 0x000000000000…98526c57 [1] 0x000000000000…43e40951 data: 0x000000000000000000…9797f4f2 |
| 0x1f3f2c…fb291f | 8 days agoSun, 09 Aug 2026 12:07:51 UTC | Approval | [0] 0x000000000000…98526c57 [1] 0x000000000000…3ac78ba3 data: 0xffffffffffffffffff…ffffffff |
| 0xf25646…ce89bc | 8 days agoSun, 09 Aug 2026 12:07:49 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…714c828d data: 0x000000000000000000…90cbb37b |
| 0xf25646…ce89bc | 8 days agoSun, 09 Aug 2026 12:07:49 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…90cbb37b |
| 0xa00ac0…d5aa7f | 8 days agoSun, 09 Aug 2026 12:07:32 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…8a4f01d7 data: 0x000000000000000000…40d7b360 |
| 0xa00ac0…d5aa7f | 8 days agoSun, 09 Aug 2026 12:07:32 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…40d7b360 |
| 0x710ef7…a61d55 | 8 days agoSun, 09 Aug 2026 12:07:31 UTC | Transfer | [0] 0x000000000000…649bd843 [1] 0x000000000000…43e40951 data: 0x000000000000000000…f69258fb |
| 0x5f74e5…bd635b | 8 days agoSun, 09 Aug 2026 12:07:18 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…47b43cf0 data: 0x000000000000000000…681cd128 |
| 0x5f74e5…bd635b | 8 days agoSun, 09 Aug 2026 12:07:18 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…681cd128 |
| 0x104e39…f0e878 | 8 days agoSun, 09 Aug 2026 12:07:09 UTC | Transfer | [0] 0x000000000000…3a8d8baf [1] 0x000000000000…43e40951 data: 0x000000000000000000…6bee8620 |
| 0x9f767a…8d2e6f | 8 days agoSun, 09 Aug 2026 12:07:07 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…3384ac0c data: 0x000000000000000000…179a0aaa |
| 0x9f767a…8d2e6f | 8 days agoSun, 09 Aug 2026 12:07:07 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…179a0aaa |
| 0xcbc01f…90ad06 | 8 days agoSun, 09 Aug 2026 12:06:56 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…ca781b57 data: 0x000000000000000000…76c7a7da |
| 0xcbc01f…90ad06 | 8 days agoSun, 09 Aug 2026 12:06:56 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…76c7a7da |
| 0xd2efba…642bfb | 8 days agoSun, 09 Aug 2026 12:06:48 UTC | Transfer | [0] 0x000000000000…5e01b32c [1] 0x000000000000…43e40951 data: 0x000000000000000000…942d5cda |
| 0xf07175…ab3ad2 | 8 days agoSun, 09 Aug 2026 12:06:43 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…47b43cf0 data: 0x000000000000000000…e86386d7 |
| 0xf07175…ab3ad2 | 8 days agoSun, 09 Aug 2026 12:06:43 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…e86386d7 |
| 0x1ef29e…626627 | 8 days agoSun, 09 Aug 2026 12:06:31 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…0a25c394 data: 0x000000000000000000…b1b0de5d |
| 0x1ef29e…626627 | 8 days agoSun, 09 Aug 2026 12:06:31 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…b1b0de5d |
| Transaction Hash | Method ? | Block | Age | From | To | Amount | Txn Fee ? | ||
|---|---|---|---|---|---|---|---|---|---|
| 0x1f3f2c…fb291f | Approve | 31,923,541 | 8 days agoSun, 09 Aug 2026 12:07:51 UTC | 0x43f7…6c57 | IN | Im Gonna Turn Into A Cute Little | $0.000 ETH | 0.00000132 | |
| 0xdf1f8d…44eff3 | Approve | 31,922,517 | 8 days agoSun, 09 Aug 2026 12:06:09 UTC | 0x66ef…03ff | IN | Im Gonna Turn Into A Cute Little | $0.000 ETH | 0.00000134 | |
| 0x54554f…2d71d4 | Approve | 31,922,218 | 8 days agoSun, 09 Aug 2026 12:05:39 UTC | 0xd0f6…c8e8 | IN | Im Gonna Turn Into A Cute Little | $0.000 ETH | 0.00000134 | |
| 0xfec92e…c5ba04 | Approve | 31,921,979 | 8 days agoSun, 09 Aug 2026 12:05:15 UTC | 0xafb8…d843 | IN | Im Gonna Turn Into A Cute Little | $0.000 ETH | 0.00000134 | |
| 0xf323f1…d9ac0b | Approve | 31,921,614 | 8 days agoSun, 09 Aug 2026 12:04:38 UTC | 0xb640…dafb | IN | Im Gonna Turn Into A Cute Little | $0.000 ETH | 0.00000134 | |
| 0xcacb7c…f9d225 | Approve | 31,921,528 | 8 days agoSun, 09 Aug 2026 12:04:29 UTC | 0x8ac1…dd63 | IN | Im Gonna Turn Into A Cute Little | $0.000 ETH | 0.00000135 | |
| 0xf55b68…d746f3 | Approve | 31,921,311 | 8 days agoSun, 09 Aug 2026 12:04:08 UTC | 0xdb94…b32c | IN | Im Gonna Turn Into A Cute Little | $0.000 ETH | 0.00000138 | |
| 0x4cb11c…1e5f0d | Approve | 31,920,712 | 8 days agoSun, 09 Aug 2026 12:03:07 UTC | 0x9382…b895 | IN | Im Gonna Turn Into A Cute Little | $0.000 ETH | 0.00000134 | |
| 0x21be68…df9c19 | Approve | 31,920,639 | 8 days agoSun, 09 Aug 2026 12:03:00 UTC | 0x73fb…1cbb | IN | Im Gonna Turn Into A Cute Little | $0.000 ETH | 0.00000134 | |
| 0x4b62fc…a4fc73 | Approve | 31,920,571 | 8 days agoSun, 09 Aug 2026 12:02:53 UTC | 0xd5bf…fa64 | IN | Im Gonna Turn Into A Cute Little | $0.000 ETH | 0.00000134 | |
| 0xd18d9a…bead56 | Approve | 31,920,504 | 8 days agoSun, 09 Aug 2026 12:02:46 UTC | 0x0164…146f | IN | Im Gonna Turn Into A Cute Little | $0.000 ETH | 0.00000136 | |
| 0x5aba09…596c44 | Approve | 31,920,432 | 8 days agoSun, 09 Aug 2026 12:02:39 UTC | 0xc876…a7c1 | IN | Im Gonna Turn Into A Cute Little | $0.000 ETH | 0.00000135 | |
| 0x3151e0…fa4c53 | Approve | 31,920,301 | 8 days agoSun, 09 Aug 2026 12:02:26 UTC | 0x8526…6308 | IN | Im Gonna Turn Into A Cute Little | $0.000 ETH | 0.00000134 | |
| 0x74cf45…524050 | Approve | 31,920,256 | 8 days agoSun, 09 Aug 2026 12:02:21 UTC | 0x4fbc…3cf0 | IN | Im Gonna Turn Into A Cute Little | $0.000 ETH | 0.00000135 | |
| 0x924f7f…752188 | Approve | 31,920,077 | 8 days agoSun, 09 Aug 2026 12:02:03 UTC | 0x80ab…d880 | IN | Im Gonna Turn Into A Cute Little | $0.000 ETH | 0.00000135 | |
| 0x51b63a…85516b | Approve | 31,920,014 | 8 days agoSun, 09 Aug 2026 12:01:57 UTC | 0xfc8c…eafd | IN | Im Gonna Turn Into A Cute Little | $0.000 ETH | 0.00000135 | |
| 0xabd372…adab2b | Approve | 31,919,868 | 8 days agoSun, 09 Aug 2026 12:01:42 UTC | 0x1b1d…ee39 | IN | Im Gonna Turn Into A Cute Little | $0.000 ETH | 0.00000135 | |
| 0xa785c2…489510 | Approve | 31,919,638 | 8 days agoSun, 09 Aug 2026 12:01:19 UTC | 0xe997…5683 | IN | Im Gonna Turn Into A Cute Little | $0.000 ETH | 0.00000135 | |
| 0x79e70b…2c0ba9 | Approve | 31,919,600 | 8 days agoSun, 09 Aug 2026 12:01:16 UTC | 0x17e4…ea25 | IN | Im Gonna Turn Into A Cute Little | $0.000 ETH | 0.00000135 | |
| 0x6a3111…0d8b9f | Approve | 31,919,537 | 8 days agoSun, 09 Aug 2026 12:01:09 UTC | 0xe9f1…8ace | IN | Im Gonna Turn Into A Cute Little | $0.000 ETH | 0.00000135 | |
| 0x16811d…6d6409 | Approve | 31,919,467 | 8 days agoSun, 09 Aug 2026 12:01:02 UTC | 0x1e74…400a | IN | Im Gonna Turn Into A Cute Little | $0.000 ETH | 0.00000134 | |
| 0x9d046d…d6ab16 | Approve | 31,919,438 | 8 days agoSun, 09 Aug 2026 12:00:59 UTC | 0xfe15…e7b0 | IN | Im Gonna Turn Into A Cute Little | $0.000 ETH | 0.00000134 | |
| 0xd16bda…091e0c | Approve | 31,919,402 | 8 days agoSun, 09 Aug 2026 12:00:56 UTC | 0xe506…cdc2 | IN | Im Gonna Turn Into A Cute Little | $0.000 ETH | 0.00000136 | |
| 0x9074cc…6abc62 | Approve | 31,919,379 | 8 days agoSun, 09 Aug 2026 12:00:53 UTC | 0x8e39…8baf | IN | Im Gonna Turn Into A Cute Little | $0.000 ETH | 0.00000135 | |
| 0x686e17…fa9736 | Approve | 31,919,336 | 8 days agoSun, 09 Aug 2026 12:00:49 UTC | 0xee03…03af | IN | Im Gonna Turn Into A Cute Little | $0.000 ETH | 0.00000134 |
| Block | Age | Parent Transaction Hash | Type | Method | From | To | Value | |
|---|---|---|---|---|---|---|---|---|
| 31,917,849 | 8 days agoSun, 09 Aug 2026 11:58:21 UTC | 0x8b838c…d29ee3 | CREATE2 | 0xc1304430 | 0xc411…64a2 | IN | 0xc5f1…a6a7 | 0 ETH |