Fixed Supply
Maximum supply of 1,000,000,000 BOLT. No post-deployment mint, no hidden inflation. 50% allocated to ETH liquidity, 50% to BP liquidity.
BOLT is a Robinhood Chain native asset powered by BP liquidity. Transparent, verifiable, and built for trust.
The relationship is linear: reserve asset, backed receipt, then liquidity surface.
Every BP-L token in circulation is backed by an equivalent amount of Solana BP, declared onchain by the protocol operator. You can verify this independently on BlockScout.
BOLT liquidity is backed by BP reserves. For every 1 BP-L minted, an equivalent amount of 1 BP is deposited and held in reserve.
The original token model is preserved, shown in a tighter execution-style layout.
Maximum supply of 1,000,000,000 BOLT. No post-deployment mint, no hidden inflation. 50% allocated to ETH liquidity, 50% to BP liquidity.
The admin can trigger renounceGovernance() at any time, permanently giving up all administrative privileges. The contract becomes ownerless.
Supports gasless token approvals via off-chain signatures. Fully compatible with modern DeFi protocols and smart wallets.
Users only need RH Chain ETH + a DEX. BP-L stays in the pool layer - no user interaction required.
All contracts are open-source and verified on BlockScout. Deployer receives no post-deployment privileges beyond what is documented.
0x0000000000000000000000000000000000000000deploydeployThe MVP security model from the original site is retained.
Admin can grant MINTER, PAUSER, and OPERATOR roles independently. Role holders can be rotated or revoked. No single point of failure by default.
The 1:1 backing of BP-L is an operational invariant declared onchain by OPERATOR_ROLE. Users verify via isFullyBacked(). Future Wormhole integration will automate this.
All contracts intentionally non-upgradeable. The only way to change logic is to deploy a new version and migrate - a transparent, governance-controlled process.