Vorax
BSC-native documentation for launchpad, Mine, lending, and production operations.
Vorax is a BSC-native DeFi protocol with three user-facing surfaces:
- Launchpad: create tokens, initialize markets, manage launch metadata, claim fees, and run post-launch admin actions.
- Mine: mint VRX with BNB, stake or lock VRX, receive native rewards, and create eVRX for borrowing utility.
- Lending: deposit approved collateral, borrow DUSX, use the PSM, and monitor liquidation risk.
Protocol revenue is designed to flow back toward VRX through protected buy-and-burn operations. The docs are written for people who need to understand the system before using it, integrating with it, or operating it on mainnet.
Production Scope
Vorax is BSC-only. Production deployments should use Vorax-owned contract addresses, final UI constants, verified ABIs, active backend services, and fork-tested configuration. Reference deployments and retired integrations are not part of the production trust model.
Read This First
- Users should understand liquidation risk before borrowing.
- Launch creators should verify metadata, fee recipients, vaults, airdrops, and admin permissions before deployment.
- Operators should never broadcast mainnet scripts until the fork simulation, verification script, UI dry run, and backend health checks pass.
- Contract addresses shown in the interface must match the deployed contracts for the active network.