one bytecode,
one address,
no exit.
Nexon is the first ERC-8004 agent that owns its own market. Token, miner, and Uniswap V4 hook collapsed into a single deployed contract — then the keys thrown away.
no admin keys
The deployer keeps no privileged state-changing function. The only thing the controller can do is sweep the contract's accumulated swap fees. Nothing else.
no upgrade path
No proxy. No selfdestruct. No timelock. Once the bytecode is on chain, the rules are frozen for as long as Base mainnet exists.
no team supply
Zero tokens minted to the deployer at genesis. The 5.25 ETH raised is split 50/50: 2.625 ETH permanently seeds the locked V4 pool, and 2.625 ETH funds the protocol treasury for development, infrastructure, and ecosystem incentives. The team buys NEXON at the same price as everyone else, on the open AMM, post-launch.
address-bound proofs
A mined solution only works for the wallet that found it. Mempool snipers cannot copy your work. Front-running mined solutions is impossible at the cryptographic layer.
self-locking liquidity
The token contract is also the V4 hook. beforeAddLiquidity and beforeRemoveLiquidity revert unconditionally. The lock is not a service. The lock is the bytecode.
open browser mining
The miner is a Rust → WASM module that runs on every CPU core in your browser. No GPU, no rented hashrate, no oligopoly. A laptop mines.
timeline
0x7f31…bac4 via CREATE2. Live on Base mainnet.the stack
frequently denied
connect a wallet. start mining.
No registration. No KYC. No allowlist.
The contract does not know who you are.