Aurexia
Aurexia Chain Ecosystem

The Aurexia Universe

Over 60 protocols, $60M+ TVL, 284,720 active users — the fastest-growing DeFi ecosystem on any Layer-1 blockchain. All powered by AXC.

Total DApps
60+
+8 this month
Total Value Locked
$60.4M
+12.4% (7d)
Monthly Users
284,720
+5.7%
Daily Volume
$18.6M
All protocols

DApp Directory

AU
AurexiaDEX
DEX

The native AMM + order book DEX on Aurexia Chain. Deep liquidity, zero MEV, real-time settlement.

TVL
$12.4M
Users
48,210
24h Vol
$3.8M
AXC
AX
AXC Bridge
Bridge

Official trustless cross-chain bridge. Supports ETH, BNB, SOL, AVAX, MATIC, ARB, OP, BASE.

TVL
$24.7M
Users
12,880
24h Vol
$8.2M
AXCETHBNB
AX
AXC Lend
Lending

Over-collateralized lending protocol. Borrow stablecoins against AXC with 150% collateral ratio.

TVL
$8.2M
Users
22,413
24h Vol
$1.4M
AXC
AU
AurexiaNFT
NFT

Royalty-enforcing NFT marketplace. Support for ARC-721, ARC-1155, lazy minting, and batch transfers.

TVL
$3.1M
Users
31,200
24h Vol
$0.9M
AXC
AU
AurexiaPad
Launchpad

Token launchpad for Aurexia Chain projects. IDO, IFO, and fair launch options with anti-bot protection.

TVL
$5.6M
Users
8,840
24h Vol
$2.1M
AXC
AX
AXC Vault
Yield

Auto-compounding yield vaults. Strategies deployed across AurexiaDEX, AXC Lend, and external protocols.

TVL
$6.9M
Users
14,220
24h Vol
$0.6M
AXC
AU
AurexiaDAO
DAO

On-chain governance for Aurexia Chain protocol parameters, treasury, and ecosystem grants.

TVL
$2.4M
Users
18,440
24h Vol
AXC
ST
StarRealms
Gaming

Fully on-chain RPG built on Aurexia Chain. NFT characters, land, weapons, and P2E mechanics.

TVL
$1.8M
Users
42,100
24h Vol
$0.4M
AXC
AX
AxSwap
DEX

Concentrated liquidity DEX with Uniswap V3-style positions on Aurexia Chain.

TVL
$4.2M
Users
9,800
24h Vol
$1.2M
AXC

AXC Tokenomics

Deflationary mechanics, staking rewards, and governance — all encoded at the protocol level.

Monthly AXC Burned

Total Burned to Date167,559 AXC

Supply Allocation

Staking RewardsDistributed over 10 years to validators and delegators
40%
Ecosystem FundGrants, developer incentives, and protocol development
25%
Team & Advisors4-year vesting with 1-year cliff
15%
Public SaleIDO, exchange listings, and liquidity provision
12%
Strategic ReserveEmergency fund, partnerships, and protocol security
8%
Total Supply
10,000,000 AXC
Fully Diluted Cap
$28,470,000

Development Roadmap

A transparent, milestone-driven development plan for the Aurexia Chain ecosystem.

Q1 2024
Genesis
Completed
  • Mainnet Launch
  • Genesis Block #1
  • 420 Validators Online
  • AXC Wallet v1.0
  • AurexiaDEX v1 Launch
Q2 2024
Growth
Completed
  • AXC Bridge Live
  • AXC Lend Protocol
  • 50,000 Wallet Users
  • Cross-chain TVL $10M+
  • Audit by CertiK
Q3 2024
Scale
Completed
  • AurexiaNFT Launch
  • AXC Vault Protocol
  • 100,000 Users
  • AurexiaDAO Governance
  • Developer SDK v2
Q4 2024
Ecosystem
Completed
  • AurexiaPad Launches
  • TVL $60M Milestone
  • Mobile Wallet App
  • EIP-4337 Account Abstraction
  • 250,000 Wallets
Q1 2025
Expansion
Upcoming
  • AXC DeFi Aggregator
  • zkRollup Testnet
  • Institutional Staking API
  • AXC Options Protocol
  • 1M Wallet Target
Q2 2025
Layer 2
Upcoming
  • zkRollup Mainnet
  • Cross-chain Messaging v2
  • On-chain Identity (DID)
  • Decentralized Oracle Network
  • AXC Mobile DeFi Suite
For Developers

Build on Aurexia Chain

Full EVM compatibility means your existing Solidity contracts deploy with zero changes. Leverage AXC's 50,000 TPS, 0.4s block time, and rich DeFi ecosystem for your dApp.

axc-network.config.js
// Add Aurexia Chain to your config
const network = {
name: 'aurexia-mainnet',
chainId: 7171,
rpcUrl: 'https://rpc.aurexia.network',
symbol: 'AXC',
explorer: 'https://scan.aurexia.network',
blockTime: 400, // ms
};