Smart Contracts
Effective: January 1, 2026. Last updated: January 1, 2026.
This document describes the smart contract ecosystem used by Auronix for staking and trading-related operations. All contracts referred to here are deployed and maintained in accordance with the rules below.
1. Purpose of Smart Contracts
Auronix uses smart contracts to:
- Record and enforce staking commitments and terms.
- Define daily reward rates and lock-up periods.
- Govern referral reward distribution logic where applicable.
- Provide transparent, on-chain verifiable rules for staking plans.
2. Staking Contracts
Staking Contract (Staking Plan) — A smart contract that locks a user’s deposited amount for a fixed term and accrues a fixed daily percentage. Key parameters:
- Principal: amount deposited and locked.
- Daily rate: fixed percentage applied daily (e.g. 2%, 2.5%) as defined in the contract.
- Term: contract duration (e.g. 30, 60, 90 days).
- Referral requirement: some plans may require an active referral to unlock the stated rate.
Rewards are credited to the user’s Withdraw Balance on the Platform after admin verification and in accordance with the contract rules.
3. Trading Bots (Off-Chain Logic)
Trading bot functionality (selection of exchange, pair, arbitrage simulation) is operated by Auronix off-chain. Results and profit simulation are displayed on the Platform. Actual execution and settlement may be governed by separate agreements and internal policies.
4. Contract Addresses and Verification
Official contract addresses and deployment details are published in the Auronix dashboard and in official announcements. You can verify contract code on the relevant block explorer (e.g. BSCScan, Etherscan) using the addresses we provide. Always confirm you are using the correct network and address.
Network: BEP-20 / as specified in the product.
5. Security and Audits
We aim to deploy contracts that have been reviewed for logic and security. Audit reports, when available, will be linked from the Platform. Users are encouraged to conduct their own research before locking funds.
6. Risks
Smart contracts may contain bugs or be subject to exploits. Network congestion, forks, or protocol changes can affect execution. We do not guarantee uninterrupted or error-free operation. Use of our contracts is at your own risk.
7. Changes
New contract versions or parameters may be released. Continued use of the Platform after updates may constitute acceptance of the new terms. We will communicate material changes where required.
© 2026 Auronix. All rights reserved.