Contract v2 — live on BNB Chain

The $PIZZA contract.

Everything that matters about $PIZZA is enforced here, not in this website. The rules are immutable, the LP recipient is hardcoded to a dead address, and the only thing the deployer can do is rename the metadata URL or walk away forever (renounce).

Immutable parameters

MAX_SUPPLY
21,000,000,000 PIZZA
USER_POOL_CAP (90%)
18,900,000,000 PIZZA
AUTO_LP_RESERVE (10%)
2,100,000,000 PIZZA (held in contract)
MINT_PER_WALLET_PER_DAY
10,000 PIZZA
DAILY_WALLET_CAP
21,000 wallets / UTC day
FEE_USD_8DEC
$0.15 in BNB (Chainlink oracle)
LOCK_DURATION
100 days per claim
VOTE_DURATION
7 days
VOTE_UNIT
100,000 PIZZA = 1 vote
MAX_VOTE_ROUNDS
5 lifetime
LP recipient
0x000…dEaD (hardcoded, burned)
Router
PancakeSwap V2

What the owner CAN do

What the owner CANNOT do

Read the full source + AI audit
Open audit page →