Daily yield
Accrues on every active stream, every protocol day, until the stream reaches its 200% lifetime cap.
Aurex is a parameterized investment engine on BNB Chain — daily yield, referral and network rewards, treasury-backed liquidity. Every rule is a contract. Every payout is verifiable.
672 tests · 0 critical findings · full audit package
The mechanism
Connect a wallet and open a position from 100 USDT, in steps of 100. Funds route straight to the protocol treasury — never to an intermediary.
Each position is an independent yield stream. The engine records daily yield against your principal until the stream reaches its configured cap.
Claim rewards to your wallet at any time, top up new streams, or enable automatic reinvestment and let the protocol compound for you.
Reward architecture
Each stream is its own film — swipe through them. All five are computed by the protocol engine from on-chain parameters and settle into a single claimable balance.
Transparency
The lifecycle engine allocates each investment the moment it arrives — a liquidity share to the on-chain reserve, a treasury share to custody, a reward share to fund payouts. The split is a public protocol parameter, not a promise.
Treasury custody
40%
Held by the audited Treasury vault. Funds move only through authorized contracts.
Liquidity reserve
40%
Accumulated for ARX/USDT liquidity on PancakeSwap, executed transparently.
Reward funding
20%
Earmarked to back the reward streams participants withdraw against.
Allocation engineLive parameters
Σ 100% — split enforced by the lifecycle engine
The ARX token
ARX is the protocol's native token. A fixed share of every investment is reserved on-chain and paired with USDT into PancakeSwap liquidity — priced, capped and executed by contract, not by discretion.
Reference price
The on-chain conversion rate the engine uses when pairing ARX with USDT.
0.0010 USDT
Liquidity share
Of every inflow, reserved and deployed as ARX/USDT liquidity on PancakeSwap.
40%
Execution guard
Maximum slippage tolerated when the protocol adds liquidity — enforced by contract.
≤ 5%
Security posture
631
Passing tests
100%
Line coverage
0
High / medium findings
Unit, fuzz, invariant, E2E and upgrade-safety suites across all eleven production contracts.
Reward triggers are gated behind a strict caller chain — amounts are always backed by funded investments.
Full threat model, clean static analysis, and a 23-document security package prepared for external review.
The engine computes but never holds funds. Custody lives in one vault with reentrancy-guarded transfers.
Questions