// 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 | |||
| Txn Hash | Age | Event | Topics / Data |
|---|---|---|---|
| 0xfd749a…e6e00a | 6 days agoWed, 12 Aug 2026 08:40:27 UTC | Approval | [0] 0x000000000000…6ef87e8e [1] 0x000000000000…3ac78ba3 data: 0xffffffffffffffffff…ffffffff |
| 0x067711…a1c50c | 6 days agoWed, 12 Aug 2026 08:40:26 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…b80233b6 data: 0x000000000000000000…08a8186c |
| 0x067711…a1c50c | 6 days agoWed, 12 Aug 2026 08:40:26 UTC | Approval | [0] 0x000000000000…63da64a2 [1] 0x000000000000…3ac78ba3 data: 0x000000000000000000…08a8186c |
| 0x067711…a1c50c | 6 days agoWed, 12 Aug 2026 08:40:26 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…08a8186c |
| 0x5adf1b…f48a66 | 6 days agoWed, 12 Aug 2026 08:40:26 UTC | Transfer | [0] 0x000000000000…d5943bd7 [1] 0x000000000000…43e40951 data: 0x000000000000000000…2a1c8269 |
| 0x15f56d…0e8e65 | 6 days agoWed, 12 Aug 2026 08:40:25 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…6ef87e8e data: 0x000000000000000000…b27102d5 |
| 0x09612f…3cb3b4 | 6 days agoWed, 12 Aug 2026 08:40:25 UTC | Approval | [0] 0x000000000000…d5943bd7 [1] 0x000000000000…3ac78ba3 data: 0xffffffffffffffffff…ffffffff |
| 0xa24c5b…7fcc80 | 6 days agoWed, 12 Aug 2026 08:40:25 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…43e76979 data: 0x000000000000000000…f9acadc2 |
| 0xa24c5b…7fcc80 | 6 days agoWed, 12 Aug 2026 08:40:25 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…f9acadc2 |
| 0x46b255…ad76e4 | 6 days agoWed, 12 Aug 2026 08:40:23 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…d5943bd7 data: 0x000000000000000000…5d56af4b |
| 0x46b255…ad76e4 | 6 days agoWed, 12 Aug 2026 08:40:23 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…5d56af4b |
| 0x168991…bf18c9 | 6 days agoWed, 12 Aug 2026 08:40:22 UTC | Transfer | [0] 0x000000000000…b80233b6 [1] 0x000000000000…43e40951 data: 0x000000000000000000…e7fff5e9 |
| 0x332495…275a7c | 6 days agoWed, 12 Aug 2026 08:40:20 UTC | Approval | [0] 0x000000000000…b80233b6 [1] 0x000000000000…3ac78ba3 data: 0xffffffffffffffffff…ffffffff |
| 0x44d422…beaf87 | 6 days agoWed, 12 Aug 2026 08:40:18 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…b80233b6 data: 0x000000000000000000…e8000000 |
| 0x44d422…beaf87 | 6 days agoWed, 12 Aug 2026 08:40:18 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…d3eac8d4 data: 0x000000000000000000…00000000 |
| 0x44d422…beaf87 | 6 days agoWed, 12 Aug 2026 08:40:18 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…c8b2fe66 data: 0x000000000000000000…00000000 |
| 0x44d422…beaf87 | 6 days agoWed, 12 Aug 2026 08:40:18 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…8eb49978 data: 0x000000000000000000…00000000 |
| 0x44d422…beaf87 | 6 days agoWed, 12 Aug 2026 08:40:18 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…4e9cfeca data: 0x000000000000000000…00000000 |
| 0x44d422…beaf87 | 6 days agoWed, 12 Aug 2026 08:40:18 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…130d1a2f data: 0x000000000000000000…00000000 |
| 0x44d422…beaf87 | 6 days agoWed, 12 Aug 2026 08:40:18 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…7da4fe39 data: 0x000000000000000000…00000000 |
| 0x44d422…beaf87 | 6 days agoWed, 12 Aug 2026 08:40:18 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…5f80b8b6 data: 0x000000000000000000…00000000 |
| 0x44d422…beaf87 | 6 days agoWed, 12 Aug 2026 08:40:18 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…282827e1 data: 0x000000000000000000…00000000 |
| 0x44d422…beaf87 | 6 days agoWed, 12 Aug 2026 08:40:18 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…a8153db2 data: 0x000000000000000000…00000000 |
| 0x44d422…beaf87 | 6 days agoWed, 12 Aug 2026 08:40:18 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…7fbd336b data: 0x000000000000000000…00000000 |
| 0x44d422…beaf87 | 6 days agoWed, 12 Aug 2026 08:40:18 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…78de9fc7 data: 0x000000000000000000…00000000 |
| 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 ? | ||
|---|---|---|---|---|---|---|---|---|---|
| 0xfd749a…e6e00a | Approve | 34,390,876 | 6 days agoWed, 12 Aug 2026 08:40:27 UTC | 0xff23…7e8e | IN | Fortnite Player | $0.000 ETH | 0.00000218 | |
| 0x09612f…3cb3b4 | Approve | 34,390,850 | 6 days agoWed, 12 Aug 2026 08:40:25 UTC | 0x6d23…3bd7 | IN | Fortnite Player | $0.000 ETH | 0.00000217 | |
| 0x332495…275a7c | Approve | 34,390,801 | 6 days agoWed, 12 Aug 2026 08:40:20 UTC | 0x93b8…33b6 | IN | Fortnite Player | $0.000 ETH | 0.00000216 |
| Block | Age | Parent Transaction Hash | Type | Method | From | To | Value | |
|---|---|---|---|---|---|---|---|---|
| 34,390,786 | 6 days agoWed, 12 Aug 2026 08:40:18 UTC | 0x44d422…beaf87 | CREATE2 | 0xc1304430 | 0xc411…64a2 | IN | 0x0025…f50d | 0 ETH |