DAY0 TOKEN
Twenty-one million.
One mint. Zero expansion.
DAY0 is an 18-decimal ERC-20 designed for BSC. The source hardcodes a 21,000,000-token cap and mints the entire supply to the launch treasury during construction.
ERC-20 · BSCCONTRACT BEHAVIOR
Small, explicit surface.
- ✓Fixed constructor mint
The full cap is created once. No callable mint function exists.
- ✓Holder-controlled burns
Any holder may permanently destroy only tokens they control.
- ✓EIP-2612 permits
Compatible applications can request signed approvals without a separate approval transaction.
- ✓No upgrade proxy
The deployed bytecode cannot be silently replaced through an upgrade administrator.
SUPPLY DESTINATION
Treasury decision pending.
The contract is ready, but deployment is intentionally blocked until a multisig treasury is created. That address will receive the full initial supply and must publish its signers, threshold, operating policy, and transaction process.
No public-sale, team, liquidity, or incentive percentages are shown because they have not been approved.
Any token currently claiming to be the official DAY0 contract is unverified. The official address will appear here only after deployment and explorer verification.