READY_INSERT_COINPRESS_ANY_KEYPRESS_START1B SUPPLY1% TAXBUY → BURNBASE 8453LP_VAULTERC-_READY_INSERT_COINPRESS_ANY_KEYPRESS_START1B SUPPLY1% TAXBUY → BURNBASE 8453LP_VAULTERC-_READY_INSERT_COINPRESS_ANY_KEYPRESS_START1B SUPPLY1% TAXBUY → BURNBASE 8453LP_VAULTERC-_

UNDERSCORE

THE FIRST ERC WITH NO NUMBER

UND_TERM.EXE
BASE 8453
// 01_LORE

WHAT_IS UNDERSCORE

ERC-20Numbered. Fungible. Approved.
ERC-721Numbered. Non-fungible. Approved.
ERC-1155Numbered. Multi. Approved.
ERC-4626Numbered. Vault. Approved.
ERC-_No number. The prefix. The placeholder. The standard.

Underscore is what every contract ships with and nobody talks about. The prefix on internal variables. The placeholder before naming. The character that separates everything but represents nothing. It is the only standard that fits between the others.

// 02_STATS

ON_CHAIN_STATE

SUPPLY_
1,000,000,000
UNDER
LP_POOL_
950,000,000
single-side V4
RESERVE_
50,000,000
operator wallet
TAX_
1.00%
buy → burn / sell → op
CHAIN_
BASE
id 8453
VENUE_
UNI V4
ETH/UNDER · fee 1%
CONTRACT_ADDRESS_
0x_ _ _ _ _ _ _ _ awaiting_deploy
// 03_SWAP

EXEC SWAP_

$ exec swap --in=ETH --out=UNDER
$ router=uniswap_v4
$ chain=base
$ fee=1%
$ tax_hook=0x...1044
READY_
NOTES_
  • ▸ 1% buy tax burns UNDER → supply drops on every fill
  • ▸ 1% sell tax forwards ETH to operator wallet
  • ▸ LP is single-side: no two-sided seed, pure price discovery
  • ▸ Hook address ends in 0x...1044 (V4 flag mask)
SWAP.EXE
UNI_V4
INSERT_COINpool is initializing