// 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 |
|---|---|---|---|
| 0x3cf65e…d34baf | 8 days agoSun, 09 Aug 2026 17:37:57 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…c034fe63 data: 0x000000000000000000…6e514d90 |
| 0x3cf65e…d34baf | 8 days agoSun, 09 Aug 2026 17:37:57 UTC | Approval | [0] 0x000000000000…63da64a2 [1] 0x000000000000…3ac78ba3 data: 0x000000000000000000…6e514d90 |
| 0x3cf65e…d34baf | 8 days agoSun, 09 Aug 2026 17:37:57 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…6e514d90 |
| 0xce9387…9a2dc7 | 8 days agoSun, 09 Aug 2026 17:37:54 UTC | Transfer | [0] 0x000000000000…79a90002 [1] 0x000000000000…43e40951 data: 0x000000000000000000…35ed100a |
| 0xcafa5e…bcc336 | 8 days agoSun, 09 Aug 2026 17:37:53 UTC | Approval | [0] 0x000000000000…79a90002 [1] 0x000000000000…3ac78ba3 data: 0xffffffffffffffffff…ffffffff |
| 0xe9e268…777031 | 8 days agoSun, 09 Aug 2026 17:37:47 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…77077901 data: 0x000000000000000000…4dc1b1ed |
| 0xe9e268…777031 | 8 days agoSun, 09 Aug 2026 17:37:47 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…4dc1b1ed |
| 0xe1fc7f…b70f39 | 8 days agoSun, 09 Aug 2026 17:37:43 UTC | Approval | [0] 0x000000000000…7a61b30e [1] 0x000000000000…3ac78ba3 data: 0xffffffffffffffffff…ffffffff |
| 0xee90e1…5533d3 | 8 days agoSun, 09 Aug 2026 17:37:36 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…1f168008 data: 0x000000000000000000…0036e2c5 |
| 0xee90e1…5533d3 | 8 days agoSun, 09 Aug 2026 17:37:36 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…0036e2c5 |
| 0x65e571…b863bb | 8 days agoSun, 09 Aug 2026 17:37:28 UTC | Transfer | [0] 0x000000000000…a48fb895 [1] 0x000000000000…43e40951 data: 0x000000000000000000…d9aa35c3 |
| 0x1cb8a5…0d4ced | 8 days agoSun, 09 Aug 2026 17:37:25 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…3db6c2cc data: 0x000000000000000000…cf16a6bc |
| 0x1cb8a5…0d4ced | 8 days agoSun, 09 Aug 2026 17:37:25 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…cf16a6bc |
| 0x3a8db3…4a2a28 | 8 days agoSun, 09 Aug 2026 17:37:16 UTC | Transfer | [0] 0x000000000000…2964acb5 [1] 0x000000000000…43e40951 data: 0x000000000000000000…a1e63346 |
| 0x2366e1…277277 | 8 days agoSun, 09 Aug 2026 17:37:13 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…79a90002 data: 0x000000000000000000…81a97f50 |
| 0x2366e1…277277 | 8 days agoSun, 09 Aug 2026 17:37:13 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…81a97f50 |
| 0x19262a…53b85b | 8 days agoSun, 09 Aug 2026 17:37:03 UTC | Transfer | [0] 0x000000000000…792eccc0 [1] 0x000000000000…43e40951 data: 0x000000000000000000…d5feefb9 |
| 0x33d6f5…a58450 | 8 days agoSun, 09 Aug 2026 17:37:02 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…47a0ec5e data: 0x000000000000000000…f9624e10 |
| 0x33d6f5…a58450 | 8 days agoSun, 09 Aug 2026 17:37:02 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…f9624e10 |
| 0x1ece6b…322969 | 8 days agoSun, 09 Aug 2026 17:36:53 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…e27c098d data: 0x000000000000000000…ba989d76 |
| 0x1ece6b…322969 | 8 days agoSun, 09 Aug 2026 17:36:53 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…ba989d76 |
| 0x92de63…60aa13 | 8 days agoSun, 09 Aug 2026 17:36:48 UTC | Approval | [0] 0x000000000000…b928eafd [1] 0x000000000000…3ac78ba3 data: 0xffffffffffffffffff…ffffffff |
| 0x03561e…a29ea0 | 8 days agoSun, 09 Aug 2026 17:36:44 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…47a0ec5e data: 0x000000000000000000…b1ddc21c |
| 0x03561e…a29ea0 | 8 days agoSun, 09 Aug 2026 17:36:44 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…b1ddc21c |
| 0xa0ba88…04114f | 8 days agoSun, 09 Aug 2026 17:36:37 UTC | Transfer | [0] 0x000000000000…68b8e7b0 [1] 0x000000000000…43e40951 data: 0x000000000000000000…8a9eec07 |
| Transaction Hash | Method | Block | Age | From | To | Amount | Token | ||
|---|---|---|---|---|---|---|---|---|---|
| no token transfers for this address yet | |||||||||
| Type | Age | Block | Details |
|---|---|---|---|
| no cross-chain L1↔L2 transactions for this address | |||
| Transaction Hash | Method ? | Block | Age | From | To | Amount | Txn Fee ? | ||
|---|---|---|---|---|---|---|---|---|---|
| 0xcafa5e…bcc336 | Approve | 32,121,248 | 8 days agoSun, 09 Aug 2026 17:37:53 UTC | 0x4404…0002 | IN | Horace | $0.000 ETH | 0.00000134 | |
| 0xe1fc7f…b70f39 | Approve | 32,121,141 | 8 days agoSun, 09 Aug 2026 17:37:43 UTC | 0xca74…b30e | IN | Horace | $0.000 ETH | 0.00000134 | |
| 0x92de63…60aa13 | Approve | 32,120,598 | 8 days agoSun, 09 Aug 2026 17:36:48 UTC | 0xfc8c…eafd | IN | Horace | $0.000 ETH | 0.00000133 | |
| 0x9aa81f…f36b8a | Approve | 32,119,476 | 8 days agoSun, 09 Aug 2026 17:34:55 UTC | 0xfc72…0373 | IN | Horace | $0.000 ETH | 0.00000155 | |
| 0xb3ec35…5ab6de | Approve | 32,119,398 | 8 days agoSun, 09 Aug 2026 17:34:47 UTC | 0x8526…6308 | IN | Horace | $0.000 ETH | 0.00000134 | |
| 0xd739eb…f8be68 | Approve | 32,119,334 | 8 days agoSun, 09 Aug 2026 17:34:41 UTC | 0xd08d…7901 | IN | Horace | $0.000 ETH | 0.00000132 | |
| 0x6de2ab…999740 | Approve | 32,119,269 | 8 days agoSun, 09 Aug 2026 17:34:34 UTC | 0x2857…99ee | IN | Horace | $0.000 ETH | 0.00000134 | |
| 0x573e8b…ec5157 | Approve | 32,119,118 | 8 days agoSun, 09 Aug 2026 17:34:19 UTC | 0x1b1d…ee39 | IN | Horace | $0.000 ETH | 0.00000133 | |
| 0x49d6a1…9de67d | Approve | 32,118,883 | 8 days agoSun, 09 Aug 2026 17:33:55 UTC | 0xa123…03f6 | IN | Horace | $0.000 ETH | 0.00000133 | |
| 0xc9165e…584209 | Approve | 32,118,543 | 8 days agoSun, 09 Aug 2026 17:33:23 UTC | 0x7487…ac0c | IN | Horace | $0.000 ETH | 0.00000136 | |
| 0x57f08f…a7c4b9 | Approve | 32,118,494 | 8 days agoSun, 09 Aug 2026 17:33:18 UTC | 0x80ab…d880 | IN | Horace | $0.000 ETH | 0.00000137 | |
| 0x6b98af…547dd3 | Approve | 32,118,442 | 8 days agoSun, 09 Aug 2026 17:33:13 UTC | 0xd103…8b4f | IN | Horace | $0.000 ETH | 0.00000137 | |
| 0xe3cf86…84d1b7 | Approve | 32,118,356 | 8 days agoSun, 09 Aug 2026 17:33:04 UTC | 0xb5e9…7eee | IN | Horace | $0.000 ETH | 0.00000137 | |
| 0xea6390…3fae01 | Approve | 32,118,318 | 8 days agoSun, 09 Aug 2026 17:33:01 UTC | 0x9382…b895 | IN | Horace | $0.000 ETH | 0.00000135 | |
| 0x972998…2ecd00 | Approve | 32,118,210 | 8 days agoSun, 09 Aug 2026 17:32:50 UTC | 0xdc4b…ccc0 | IN | Horace | $0.000 ETH | 0.00000135 | |
| 0xb8f954…be6307 | Approve | 32,118,177 | 8 days agoSun, 09 Aug 2026 17:32:46 UTC | 0x9b66…01d7 | IN | Horace | $0.000 ETH | 0.00000138 | |
| 0xd30bac…87b04f | Approve | 32,118,072 | 8 days agoSun, 09 Aug 2026 17:32:36 UTC | 0x5fbc…828d | IN | Horace | $0.000 ETH | 0.00000135 | |
| 0xf80c45…d34977 | Approve | 32,118,051 | 8 days agoSun, 09 Aug 2026 17:32:34 UTC | 0x961d…5d9a | IN | Horace | $0.000 ETH | 0.00000135 | |
| 0x816a00…f33202 | Approve | 32,117,993 | 8 days agoSun, 09 Aug 2026 17:32:28 UTC | 0x44af…ce8f | IN | Horace | $0.000 ETH | 0.00000135 | |
| 0x24835c…13dd42 | Approve | 32,117,944 | 8 days agoSun, 09 Aug 2026 17:32:23 UTC | 0x3c85…cd69 | IN | Horace | $0.000 ETH | 0.00000136 | |
| 0xddf9ed…6bbbf9 | Approve | 32,117,807 | 8 days agoSun, 09 Aug 2026 17:32:09 UTC | 0x5f06…a16a | IN | Horace | $0.000 ETH | 0.00000136 | |
| 0x5bc726…d5a51d | Approve | 32,117,770 | 8 days agoSun, 09 Aug 2026 17:32:06 UTC | 0x3cb2…c443 | IN | Horace | $0.000 ETH | 0.00000138 | |
| 0x24b475…d93d5c | Approve | 32,117,747 | 8 days agoSun, 09 Aug 2026 17:32:03 UTC | 0x2b35…8008 | IN | Horace | $0.000 ETH | 0.00000137 | |
| 0x432904…388fd8 | Approve | 32,117,721 | 8 days agoSun, 09 Aug 2026 17:32:01 UTC | 0x8e39…8baf | IN | Horace | $0.000 ETH | 0.00000137 | |
| 0xa35a53…5e426e | Approve | 32,117,699 | 8 days agoSun, 09 Aug 2026 17:31:58 UTC | 0xe997…5683 | IN | Horace | $0.000 ETH | 0.00000136 |
| Block | Age | Parent Transaction Hash | Type | Method | From | To | Value | |
|---|---|---|---|---|---|---|---|---|
| 32,116,609 | 8 days agoSun, 09 Aug 2026 17:30:09 UTC | 0xe38bc5…2302f8 | CREATE2 | 0xc1304430 | 0xc411…64a2 | IN | 0x5e55…2aa3 | 0 ETH |