// 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 |
|---|---|---|---|
| 0x7f13cc…2f2e36 | 8 days agoSun, 09 Aug 2026 10:28:57 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…b1ed437b data: 0x000000000000000000…db089855 |
| 0x7f13cc…2f2e36 | 8 days agoSun, 09 Aug 2026 10:28:57 UTC | Approval | [0] 0x000000000000…63da64a2 [1] 0x000000000000…3ac78ba3 data: 0x000000000000000000…db089855 |
| 0x7f13cc…2f2e36 | 8 days agoSun, 09 Aug 2026 10:28:57 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…db089855 |
| 0xaad0b0…87665c | 8 days agoSun, 09 Aug 2026 10:28:54 UTC | Transfer | [0] 0x000000000000…f96a4c23 [1] 0x000000000000…43e40951 data: 0x000000000000000000…1ba2afb7 |
| 0x56a0cd…134526 | 8 days agoSun, 09 Aug 2026 10:28:49 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…de9f8ace data: 0x000000000000000000…47b189c8 |
| 0x56a0cd…134526 | 8 days agoSun, 09 Aug 2026 10:28:49 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…47b189c8 |
| 0xe7c834…13e3b5 | 8 days agoSun, 09 Aug 2026 10:28:39 UTC | Transfer | [0] 0x000000000000…36695952 [1] 0x000000000000…43e40951 data: 0x000000000000000000…f6f0b5a6 |
| 0x2d7c4b…db892c | 8 days agoSun, 09 Aug 2026 10:28:38 UTC | Approval | [0] 0x000000000000…36695952 [1] 0x000000000000…3ac78ba3 data: 0xffffffffffffffffff…ffffffff |
| 0xdd993f…ff95c9 | 8 days agoSun, 09 Aug 2026 10:28:37 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…276b99ee data: 0x000000000000000000…299d5c30 |
| 0xdd993f…ff95c9 | 8 days agoSun, 09 Aug 2026 10:28:37 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…299d5c30 |
| 0x36e61f…3c75b3 | 8 days agoSun, 09 Aug 2026 10:28:22 UTC | Transfer | [0] 0x000000000000…de9f8ace [1] 0x000000000000…43e40951 data: 0x000000000000000000…cc99dade |
| 0x847f76…15f95f | 8 days agoSun, 09 Aug 2026 10:28:21 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…42ce4260 data: 0x000000000000000000…3df41bbe |
| 0x847f76…15f95f | 8 days agoSun, 09 Aug 2026 10:28:21 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…3df41bbe |
| 0xd16bd2…805b00 | 8 days agoSun, 09 Aug 2026 10:28:21 UTC | Approval | [0] 0x000000000000…de9f8ace [1] 0x000000000000…3ac78ba3 data: 0xffffffffffffffffff…ffffffff |
| 0x8059c6…3f52df | 8 days agoSun, 09 Aug 2026 10:28:07 UTC | Approval | [0] 0x000000000000…804aee39 [1] 0x000000000000…3ac78ba3 data: 0xffffffffffffffffff…ffffffff |
| 0x014e2f…b4c4fe | 8 days agoSun, 09 Aug 2026 10:28:05 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…d4de5b90 data: 0x000000000000000000…5ca4833a |
| 0x014e2f…b4c4fe | 8 days agoSun, 09 Aug 2026 10:28:05 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…5ca4833a |
| 0x2c7b8b…7bd9c7 | 8 days agoSun, 09 Aug 2026 10:27:49 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…77077901 data: 0x000000000000000000…28e970ea |
| 0x2c7b8b…7bd9c7 | 8 days agoSun, 09 Aug 2026 10:27:49 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…28e970ea |
| 0x22c2a6…2469e2 | 8 days agoSun, 09 Aug 2026 10:27:46 UTC | Transfer | [0] 0x000000000000…3a8d8baf [1] 0x000000000000…43e40951 data: 0x000000000000000000…2bb0bcca |
| 0x71f1ba…713843 | 8 days agoSun, 09 Aug 2026 10:27:45 UTC | Approval | [0] 0x000000000000…3a8d8baf [1] 0x000000000000…3ac78ba3 data: 0xffffffffffffffffff…ffffffff |
| 0xd51f0a…475e8c | 8 days agoSun, 09 Aug 2026 10:27:36 UTC | Transfer | [0] 0x000000000000…63da64a2 [1] 0x000000000000…8a4f01d7 data: 0x000000000000000000…ff95770f |
| 0xd51f0a…475e8c | 8 days agoSun, 09 Aug 2026 10:27:36 UTC | Transfer | [0] 0x000000000000…43e40951 [1] 0x000000000000…63da64a2 data: 0x000000000000000000…ff95770f |
| 0x3c1742…ef89fa | 8 days agoSun, 09 Aug 2026 10:27:25 UTC | Transfer | [0] 0x000000000000…bf3556d4 [1] 0x000000000000…43e40951 data: 0x000000000000000000…36723ca2 |
| 0xfffa0c…8d923a | 8 days agoSun, 09 Aug 2026 10:27:24 UTC | Approval | [0] 0x000000000000…bf3556d4 [1] 0x000000000000…3ac78ba3 data: 0xffffffffffffffffff…ffffffff |
| Transaction Hash | Method ? | Block | Age | From | To | Amount | Txn Fee ? | ||
|---|---|---|---|---|---|---|---|---|---|
| 0x2d7c4b…db892c | Approve | 31,864,185 | 8 days agoSun, 09 Aug 2026 10:28:38 UTC | 0x2d0d…5952 | IN | Goth Mommy | $0.000 ETH | 0.00000135 | |
| 0xd16bd2…805b00 | Approve | 31,864,019 | 8 days agoSun, 09 Aug 2026 10:28:21 UTC | 0xe9f1…8ace | IN | Goth Mommy | $0.000 ETH | 0.00000136 | |
| 0x8059c6…3f52df | Approve | 31,863,878 | 8 days agoSun, 09 Aug 2026 10:28:07 UTC | 0x1b1d…ee39 | IN | Goth Mommy | $0.000 ETH | 0.00000135 | |
| 0x71f1ba…713843 | Approve | 31,863,664 | 8 days agoSun, 09 Aug 2026 10:27:45 UTC | 0x8e39…8baf | IN | Goth Mommy | $0.000 ETH | 0.00000136 | |
| 0xfffa0c…8d923a | Approve | 31,863,456 | 8 days agoSun, 09 Aug 2026 10:27:24 UTC | 0x543f…56d4 | IN | Goth Mommy | $0.000 ETH | 0.00000137 | |
| 0xe2ec6b…aa30d5 | Approve | 31,863,277 | 8 days agoSun, 09 Aug 2026 10:27:06 UTC | 0xe313…4260 | IN | Goth Mommy | $0.000 ETH | 0.00000136 | |
| 0x9eba1a…6a0d64 | Approve | 31,862,662 | 8 days agoSun, 09 Aug 2026 10:26:04 UTC | 0x2b35…8008 | IN | Goth Mommy | $0.000 ETH | 0.00000137 | |
| 0x4b4de1…6d3bed | Approve | 31,862,507 | 8 days agoSun, 09 Aug 2026 10:25:49 UTC | 0x864d…3762 | IN | Goth Mommy | $0.000 ETH | 0.00000135 | |
| 0x198966…124493 | Approve | 31,861,704 | 8 days agoSun, 09 Aug 2026 10:24:36 UTC | 0xd5bf…fa64 | IN | Goth Mommy | $0.000 ETH | 0.00000135 | |
| 0x8f5da8…7318a7 | Approve | 31,861,522 | 8 days agoSun, 09 Aug 2026 10:24:18 UTC | 0x4fbc…3cf0 | IN | Goth Mommy | $0.000 ETH | 0.00000136 | |
| 0xd05739…c3f819 | Approve | 31,861,362 | 8 days agoSun, 09 Aug 2026 10:24:02 UTC | 0x8d5d…375a | IN | Goth Mommy | $0.000 ETH | 0.00000136 | |
| 0x746f81…2cdf61 | Approve | 31,861,226 | 8 days agoSun, 09 Aug 2026 10:23:48 UTC | 0x3ad9…0f0c | IN | Goth Mommy | $0.000 ETH | 0.00000136 | |
| 0x64d64a…a05283 | Approve | 31,860,999 | 8 days agoSun, 09 Aug 2026 10:23:25 UTC | 0x0122…4c23 | IN | Goth Mommy | $0.000 ETH | 0.00000136 | |
| 0xdb0460…b10857 | Approve | 31,860,790 | 8 days agoSun, 09 Aug 2026 10:23:04 UTC | 0x35a3…ab3d | IN | Goth Mommy | $0.000 ETH | 0.00000136 | |
| 0xf4c767…dcfcbb | Approve | 31,860,718 | 8 days agoSun, 09 Aug 2026 10:22:57 UTC | 0x17e4…ea25 | IN | Goth Mommy | $0.000 ETH | 0.00000136 | |
| 0x20edec…2e3581 | Approve | 31,860,620 | 8 days agoSun, 09 Aug 2026 10:22:47 UTC | 0x8526…6308 | IN | Goth Mommy | $0.000 ETH | 0.00000136 | |
| 0x17697a…009132 | Approve | 31,860,499 | 8 days agoSun, 09 Aug 2026 10:22:35 UTC | 0xaf8f…7a20 | IN | Goth Mommy | $0.000 ETH | 0.00000135 | |
| 0x924ba8…fb62a0 | Approve | 31,860,456 | 8 days agoSun, 09 Aug 2026 10:22:30 UTC | 0x4404…0002 | IN | Goth Mommy | $0.000 ETH | 0.00000136 | |
| 0x16207b…2e44ed | Approve | 31,860,370 | 8 days agoSun, 09 Aug 2026 10:22:22 UTC | 0xd179…49bf | IN | Goth Mommy | $0.000 ETH | 0.00000136 | |
| 0x28aa6e…6d8847 | Approve | 31,860,337 | 8 days agoSun, 09 Aug 2026 10:22:18 UTC | 0x66ef…03ff | IN | Goth Mommy | $0.000 ETH | 0.00000137 | |
| 0xd82464…e4938a | Approve | 31,860,289 | 8 days agoSun, 09 Aug 2026 10:22:14 UTC | 0xe997…5683 | IN | Goth Mommy | $0.000 ETH | 0.00000135 | |
| 0x71bcae…bd20d8 | Approve | 31,860,197 | 8 days agoSun, 09 Aug 2026 10:22:04 UTC | 0xf472…5b90 | IN | Goth Mommy | $0.000 ETH | 0.00000137 | |
| 0xd7de50…e59e63 | Approve | 31,860,137 | 8 days agoSun, 09 Aug 2026 10:21:58 UTC | 0x961d…5d9a | IN | Goth Mommy | $0.000 ETH | 0.00000136 | |
| 0x2dcee6…69c792 | Approve | 31,860,083 | 8 days agoSun, 09 Aug 2026 10:21:53 UTC | 0x8aab…b266 | IN | Goth Mommy | $0.000 ETH | 0.00000136 | |
| 0xff6756…22124e | Approve | 31,860,046 | 8 days agoSun, 09 Aug 2026 10:21:49 UTC | 0xc010…e002 | IN | Goth Mommy | $0.000 ETH | 0.00000136 |
| Block | Age | Parent Transaction Hash | Type | Method | From | To | Value | |
|---|---|---|---|---|---|---|---|---|
| 31,858,510 | 8 days agoSun, 09 Aug 2026 10:19:15 UTC | 0xf77deb…821751 | CREATE2 | 0xc1304430 | 0xc411…64a2 | IN | 0x9b26…dee8 | 0 ETH |