Vorax Docs

Mine

VRX issuance, staking, eVRX utility, BNB proceeds, and native rewards.

Mine is the VRX issuance and staking surface. Users mint VRX with native BNB, then decide whether to hold, stake, or lock VRX into eVRX for lending utility.

VRX Supply

AllocationAmount
Max supply888,888,888,888 VRX
Minter contract770,000,000,000 VRX
Liquidity allocation70,000,000,000 VRX
Team allocation48,888,888,888 VRX

Minting

Minting uses native BNB. The interface should show the active rate, the expected VRX output, the implied USD value from the BNB oracle, and how much capacity remains in the current batch.

Mint proceeds go to treasury. Treasury liquidity is added manually unless a restricted liquidity tool is deployed and explicitly approved.

Mint Batches

VRX minting is batch-based. When a batch is consumed, the next batch rate applies. A single mint can cross a batch boundary, so the UI must calculate output using the same batch logic as the contract.

Staking and eVRX

Locking VRX produces eVRX. eVRX is used by the lending system as collateral and does not inherit VRX burn behavior.

Important distinction:

  • VRX is the transferable token with self-deflationary mechanics.
  • eVRX represents locked VRX utility and borrowing power.
  • Native rewards are paid in BNB.

Team Vesting

Team allocation vests linearly over 560 days. Multiple beneficiaries can be configured with fixed shares. Claims are available over time after the vesting start.

On this page