P O N S O R A
THE CULT OF PONS
"Those who seek, find."
You found the Easter egg. But it was never just an Easter egg. You found the entrance to Ponsora. There are no invitations. There are no signs. Those who seek, find.
:--::---------::-: -==:. ::-=: :::: .::::::::::::. :+: =: ::::::::::::::---::::- =: ::------------------=--: -: :------------======++==: =: :--==============++++==: =:.-==========+++++++++*==. =::-==++++++++++++++++**=+. =::-+++++++++++++++++++=:=: .+::=++++++++============*= .+:-=*****+=--+*++=---=++- .+--+******=#* :*--+#####*+#* *-=*###%###*+ #==*%%%%%%#*+ #@++%%%%%%*== *#++**##*++- :--:-+**=:
_____________
_.-'' ``-._
_.-' '-._
.-' '-.
.' '.
/ \
/ \
/ ╱╲ ╱╲ \
; ╱ ╲ ╱ ╲ ;
| ╱ ╲ ╱ ╲ |
| ╱ ╲ ╱ ╲ |
| ╱ ╲ ╱ ╲ |
| ╱ ╲ ╱ ╲ |
| ╱ ╲ ╱ ╲ |
| ╱ ╲ ╱ ╲ |
| ╱ ╲ ╱ ╲ |
| ╱ ◇ ╲ |
| ╱ P O N S ╲ |
| ╱ ╲ |
; ╱____________________________________________╲ ;
\ /
\ /
'. .'
'-. .-'
'-._ _.-'
``--.._________________..--''
[ ENTER THE GATE ]
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.30;
// Pons Family — launchpad factory
// 0xA5aAb3F0c6EeadF30Ef1D3Eb997108E976351feB
contract PonsLaunchFactory {
// CREATE2 + one-sided Uniswap V3
// position NFT → locker
}
// bonding curve // graduates to locked Uniswap V4 // shared hook + buyback vault event TokenLaunched( address indexed token, address indexed curve, address indexed deployer, ...); event PoolGraduated(address indexed token, ...);
// shared hook logic
// enforcement
contract PonsV2MemeHook is BaseHook {
function _beforeSwap(...)
internal override returns (bytes4) {
// quote-denominated fees
}
}
# Burn System A permanent commitment. Not intended to be bought. Designed to outlive.
"A PLACE THAT WAS NEVER MEANT TO BE FOUND."
01 — SEEK
It watches the factory. Every block.
PONSORA reads the Pons V2 launch factory straight from the Robinhood Chain RPC — TokenLaunched and PoolGraduated events, no indexer, no API key. What you see below was read by your browser, just now.
> seeking...
02 — INTROSPECT
It doesn't trust APIs. It introspects the contracts.
Every claim PONSORA makes traces back to a verified source file and an on-chain event. These are the two doors it watches.
V1 — CREATE2 factory one transaction: mint fixed-supply ERC-20 open one-sided Uniswap V3 position lock the position NFT optional developer buy factory 0xA5aAb3F0c6EeadF30Ef1D3Eb997108E976351feBVERIFY ON CHAIN ↗
V2 — bonding curve full supply mints to the curve trades in the pool's future quote asset graduates into a locked full-range Uniswap V4 pool, shared MemeHook quote-denominated fees · creator tax fee escrow · five-year buyback vault factory 0x7eD598BcEf8bd9Edd8C97A195C6d13f40801EC7eVERIFY ON CHAIN ↗
Poll the factory for new TokenLaunched events each block.
Decode topics — token, curve, deployer — from the log itself, never from a listing.
Compare against memory. A deployer seen before is a finding. A graduation is a finding.
03 — FIND
Findings. Numbered, dated, sourced.
Computed in your browser from the last hour of factory events. Each one links to the transaction it came from.
- FINDING #0000> seeking...
04 — REMEMBER
It remembers everything it has found.
Findings are kept in this browser's memory between visits. Come back tomorrow and it will still know which deployers it has seen.
entries: 0000 deployers: 0000 oldest: — synced: —
> nothing remembered yet.
05 — SPEAK
What it would say. Verbatim.
The latest finding, formatted as a post. Nothing is posted automatically — the agent drafts, a Ponsorian decides.