// 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 | Type | Item | ||
|---|---|---|---|---|---|---|---|---|---|
| no NFT transfers for this address yet | |||||||||
| Txn Hash | Age | Event | Topics / Data |
|---|---|---|---|
| 0x047fbf…0be877 | 7 days agoMon, 10 Aug 2026 01:19:43 UTC | Transfer | [0] 0x000000000000…12dc0260 [1] 0x000000000000…f91f14af data: 0x000000000000000000…0531c85d |
| 0x047fbf…0be877 | 7 days agoMon, 10 Aug 2026 01:19:43 UTC | Approval | [0] 0x000000000000…12dc0260 [1] 0x000000000000…3ac78ba3 data: 0x000000000000000000…0531c85d |
| 0x047fbf…0be877 | 7 days agoMon, 10 Aug 2026 01:19:43 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…12dc0260 data: 0x000000000000000000…0531c85d |
| 0xc735e5…2974f3 | 7 days agoMon, 10 Aug 2026 01:19:27 UTC | Transfer | [0] 0x000000000000…12dc0260 [1] 0x000000000000…9277b1a8 data: 0x000000000000000000…fc521ef4 |
| 0xc735e5…2974f3 | 7 days agoMon, 10 Aug 2026 01:19:27 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…12dc0260 data: 0x000000000000000000…fc521ef4 |
| 0x326069…9bbd9f | 7 days agoMon, 10 Aug 2026 01:19:16 UTC | Approval | [0] 0x000000000000…866ad68a [1] 0x000000000000…3ac78ba3 data: 0xffffffffffffffffff…ffffffff |
| 0x314790…d0eef1 | 7 days agoMon, 10 Aug 2026 01:19:00 UTC | Transfer | [0] 0x000000000000…12dc0260 [1] 0x000000000000…80134def data: 0x000000000000000000…112b08c2 |
| 0x314790…d0eef1 | 7 days agoMon, 10 Aug 2026 01:19:00 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…12dc0260 data: 0x000000000000000000…112b08c2 |
| 0xefdabb…989066 | 7 days agoMon, 10 Aug 2026 01:18:49 UTC | Transfer | [0] 0x000000000000…f9183375 [1] 0x000000000000…43e40951 data: 0x000000000000000000…332966a9 |
| 0x6dac34…4a9330 | 7 days agoMon, 10 Aug 2026 01:18:49 UTC | Approval | [0] 0x000000000000…f9183375 [1] 0x000000000000…3ac78ba3 data: 0xffffffffffffffffff…ffffffff |
| 0xd047c8…072fbf | 7 days agoMon, 10 Aug 2026 01:18:34 UTC | Transfer | [0] 0x000000000000…12dc0260 [1] 0x000000000000…f9183375 data: 0x000000000000000000…5bd92e49 |
| 0xd047c8…072fbf | 7 days agoMon, 10 Aug 2026 01:18:34 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…12dc0260 data: 0x000000000000000000…5bd92e49 |
| 0xb3b8c9…0b43c6 | 7 days agoMon, 10 Aug 2026 01:18:18 UTC | Transfer | [0] 0x000000000000…0136d281 [1] 0x000000000000…43e40951 data: 0x000000000000000000…21d15b4f |
| 0xc698e0…663129 | 7 days agoMon, 10 Aug 2026 01:18:16 UTC | Approval | [0] 0x000000000000…0136d281 [1] 0x000000000000…3ac78ba3 data: 0xffffffffffffffffff…ffffffff |
| 0xf5171b…afc81c | 7 days agoMon, 10 Aug 2026 01:18:06 UTC | Transfer | [0] 0x000000000000…12dc0260 [1] 0x000000000000…94a0c874 data: 0x000000000000000000…e8fc6992 |
| 0xf5171b…afc81c | 7 days agoMon, 10 Aug 2026 01:18:06 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…12dc0260 data: 0x000000000000000000…e8fc6992 |
| 0x49b3bc…f1ab27 | 7 days agoMon, 10 Aug 2026 01:17:49 UTC | Transfer | [0] 0x000000000000…12dc0260 [1] 0x000000000000…975c36ba data: 0x000000000000000000…1f158c55 |
| 0x49b3bc…f1ab27 | 7 days agoMon, 10 Aug 2026 01:17:49 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…12dc0260 data: 0x000000000000000000…1f158c55 |
| 0x1d5439…c9909b | 7 days agoMon, 10 Aug 2026 01:17:34 UTC | Transfer | [0] 0x000000000000…db99752f [1] 0x000000000000…43e40951 data: 0x000000000000000000…61ed9848 |
| 0x60c6c8…4d4272 | 7 days agoMon, 10 Aug 2026 01:17:33 UTC | Approval | [0] 0x000000000000…db99752f [1] 0x000000000000…3ac78ba3 data: 0xffffffffffffffffff…ffffffff |
| 0x3cb75b…b9f9d2 | 7 days agoMon, 10 Aug 2026 01:17:29 UTC | Transfer | [0] 0x000000000000…12dc0260 [1] 0x000000000000…da3c4800 data: 0x000000000000000000…0e26a16e |
| 0x3cb75b…b9f9d2 | 7 days agoMon, 10 Aug 2026 01:17:29 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…12dc0260 data: 0x000000000000000000…0e26a16e |
| 0x330a82…10f820 | 7 days agoMon, 10 Aug 2026 01:17:09 UTC | Transfer | [0] 0x000000000000…12dc0260 [1] 0x000000000000…db99752f data: 0x000000000000000000…82922061 |
| 0x330a82…10f820 | 7 days agoMon, 10 Aug 2026 01:17:09 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…12dc0260 data: 0x000000000000000000…82922061 |
| 0x2f271c…7321c7 | 7 days agoMon, 10 Aug 2026 01:16:58 UTC | Transfer | [0] 0x000000000000…df8c8996 [1] 0x000000000000…43e40951 data: 0x000000000000000000…87fac98a |
| Transaction Hash | Method ? | Block | Age | From | To | Amount | Txn Fee ? | ||
|---|---|---|---|---|---|---|---|---|---|
| 0x326069…9bbd9f | Approve | 32,397,890 | 7 days agoMon, 10 Aug 2026 01:19:16 UTC | 0x222e…d68a | IN | Generational Aura Debt | $0.000 ETH | 0.00000139 | |
| 0x6dac34…4a9330 | Approve | 32,397,617 | 7 days agoMon, 10 Aug 2026 01:18:49 UTC | 0xe026…3375 | IN | Generational Aura Debt | $0.000 ETH | 0.00000140 | |
| 0xc698e0…663129 | Approve | 32,397,291 | 7 days agoMon, 10 Aug 2026 01:18:16 UTC | 0x197b…d281 | IN | Generational Aura Debt | $0.000 ETH | 0.00000138 | |
| 0x60c6c8…4d4272 | Approve | 32,396,866 | 7 days agoMon, 10 Aug 2026 01:17:33 UTC | 0xb270…752f | IN | Generational Aura Debt | $0.000 ETH | 0.00000139 | |
| 0x7e33bd…0e6e53 | Approve | 32,395,743 | 7 days agoMon, 10 Aug 2026 01:15:40 UTC | 0x1776…057d | IN | Generational Aura Debt | $0.000 ETH | 0.00000139 | |
| 0xa2ec7f…e19f7a | Approve | 32,394,154 | 7 days agoMon, 10 Aug 2026 01:13:02 UTC | 0xbd8a…7902 | IN | Generational Aura Debt | $0.000 ETH | 0.00000139 | |
| 0x4a9d81…1244cf | Approve | 32,393,735 | 7 days agoMon, 10 Aug 2026 01:12:20 UTC | 0x5695…b0f0 | IN | Generational Aura Debt | $0.000 ETH | 0.00000138 | |
| 0xacde64…783410 | Approve | 32,393,625 | 7 days agoMon, 10 Aug 2026 01:12:09 UTC | 0x4c72…f9bb | IN | Generational Aura Debt | $0.000 ETH | 0.00000138 | |
| 0x492b31…1e3678 | Approve | 32,393,527 | 7 days agoMon, 10 Aug 2026 01:11:59 UTC | 0x975c…478e | IN | Generational Aura Debt | $0.000 ETH | 0.00000138 | |
| 0x95e9e1…d7f8a5 | Approve | 32,393,377 | 7 days agoMon, 10 Aug 2026 01:11:44 UTC | 0xdb30…f400 | IN | Generational Aura Debt | $0.000 ETH | 0.00000139 | |
| 0xe62daf…4d1ef5 | Approve | 32,393,125 | 7 days agoMon, 10 Aug 2026 01:11:18 UTC | 0x871e…dc7f | IN | Generational Aura Debt | $0.000 ETH | 0.00000140 | |
| 0x752677…caddd9 | Approve | 32,393,083 | 7 days agoMon, 10 Aug 2026 01:11:14 UTC | 0x6311…8996 | IN | Generational Aura Debt | $0.000 ETH | 0.00000140 | |
| 0x660439…28c8a5 | Approve | 32,393,038 | 7 days agoMon, 10 Aug 2026 01:11:10 UTC | 0xf87a…d1ec | IN | Generational Aura Debt | $0.000 ETH | 0.00000138 | |
| 0x28b833…06475c | Approve | 32,392,753 | 7 days agoMon, 10 Aug 2026 01:10:41 UTC | 0x5d83…4a4e | IN | Generational Aura Debt | $0.000 ETH | 0.00000139 | |
| 0xae7cba…f92e0d | Approve | 32,392,695 | 7 days agoMon, 10 Aug 2026 01:10:35 UTC | 0x4574…3d74 | IN | Generational Aura Debt | $0.000 ETH | 0.00000139 | |
| 0x5d02c5…d43cde | Approve | 32,392,544 | 7 days agoMon, 10 Aug 2026 01:10:20 UTC | 0x646b…fb3b | IN | Generational Aura Debt | $0.000 ETH | 0.00000138 | |
| 0xb66efb…40d96d | Approve | 32,392,332 | 7 days agoMon, 10 Aug 2026 01:09:59 UTC | 0x6398…93e7 | IN | Generational Aura Debt | $0.000 ETH | 0.00000138 | |
| 0x686b3d…f8c77a | Approve | 32,392,280 | 7 days agoMon, 10 Aug 2026 01:09:53 UTC | 0x921e…1a3a | IN | Generational Aura Debt | $0.000 ETH | 0.00000140 | |
| 0xc5423b…124f5c | Approve | 32,392,274 | 7 days agoMon, 10 Aug 2026 01:09:53 UTC | 0xf6e5…e6fb | IN | Generational Aura Debt | $0.000 ETH | 0.00000138 | |
| 0xce546a…f5289c | Approve | 32,392,267 | 7 days agoMon, 10 Aug 2026 01:09:52 UTC | 0xad94…656d | IN | Generational Aura Debt | $0.000 ETH | 0.00000139 | |
| 0x322f9c…782b53 | Approve | 32,392,212 | 7 days agoMon, 10 Aug 2026 01:09:47 UTC | 0xd3a9…14af | IN | Generational Aura Debt | $0.000 ETH | 0.00000141 |
| 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 | |
|---|---|---|---|---|---|---|---|---|
| 32,392,209 | 7 days agoMon, 10 Aug 2026 01:09:46 UTC | 0x1b56b0…60583a | CREATE2 | 0xc1304430 | 0x6ed6…0260 | IN | 0xba23…cb07 | 0 ETH |