██████╗ ██╗  ██╗
 ██╔═████╗╚██╗██╔╝
 ██║██╔██║ ╚███╔╝
 ████╔╝██║ ██╔██╗
 ╚██████╔╝██╔╝ ██╗
  ╚═════╝ ╚═╝  ╚═╝

0x

the prefix.

Every Ethereum address. Every smart contract. Every transaction hash. Two characters that power a trillion-dollar ecosystem. Now, for some reason, also a memecoin on Solana.

initialize $0x --chain solana

deploying... done.

status

LIVE

[click to copy]
const CONTRACT =
"2zgrdPo445T1y9hmmDmFLm8bNhR9NbtDyH7P2co8gPFn"
// README.md

cat readme.md

// what is 0x and why does it exist

ORIGIN

The two-character standard

0x is the hexadecimal prefix. It tells every system: "what follows is hex." Without these two characters, no blockchain address works. No contract deploys. No hash verifies. It is the most important prefix in crypto and nobody ever made a token for it. Until now.

THESIS

If it has meaning, it has value

$DOGE is a dog. $PEPE is a frog. $BONK is a sound. $0x is the literal foundation of blockchain addressing. If a sound can be worth billions, the prefix that powers every on-chain transaction deserves at least a memecoin.

IRONY

An ETH prefix on Solana

Yes, 0x is an Ethereum notation deployed on Solana. The irony is intentional. Solana uses base58. We don't care. The meme transcends chains. Also Solana is faster and cheaper and we wanted to actually use the token without spending $40 on gas.

TRUTH

Zero utility confirmed

$0x does nothing. It has no utility, no governance, no staking, no yield, no roadmap. It is a prefix. It exists because it should. That's the entire whitepaper. You just read it.

// hexdump --stats

grep -c "0x" blockchain

// how many times 0x appears on-chain, approximately

ETH addresses starting with 0x

Smart contracts starting with 0x

1

Token dedicated to the prefix

// config.json

cat config.json

// token parameters — immutable after deployment

name"0x"
ticker"$0x"
chain"solana"
supply1_000_000_000
buyTax0
sellTax0
lp"100% — burned"
teamAllocnull
devWalletnull
privateSalefalse
utilityundefined
renouncedtrue

echo $distribution

liquidity_pool100%
// install.sh

./install.sh

// four commands. execute in order.

wget https://phantom.app --install

Installing Phantom wallet... done.

Your wallet is your identity. Save your seed phrase.

wallet fund --asset SOL --source exchange

Transferring SOL to wallet... received.

Any amount works. Even dust.

open https://jup.ag --connect wallet

Connecting to Jupiter DEX... connected.

The aggregator. Best routes. Lowest slippage.

swap SOL --to 0x --slippage 2% --confirm

Swapping... success.

You now hold $0x. Welcome to the prefix.

0x_

Every address starts here. Every contract. Every hash. Two characters. One token. Zero utility. The prefix needs no explanation. Neither does the trade.