ARCHIEL Finance is a DeFi trading platform on Arc Network — connect with Circle Wallet, MetaMask, or the built-in Archiel Wallet, then swap, lend, trade futures, stake, vault, and bridge cross-chain, all in one app.
Connect via Circle Wallet, MetaMask, or the built-in non-custodial Archiel Wallet (create, import, unlock, export keys), with a transaction confirmation modal on every approve.
Powered by ArchielSwap V3 (Uniswap V3-style concentrated liquidity) — multi-hop routing, slippage & expert mode, price impact warnings, and multi-timeframe candlestick charts.
Add or withdraw concentrated liquidity on ArchielSwap V3 (NFT positions, custom price ranges), plus legacy withdraw-only access to the old V2 pool.
Compound-style interest model on ArchielLendingBorrowV3 — supply, borrow, and multi-asset collateral management.
Pro-grade terminal with a 12-column layout, live order book & depth bars, TP/SL orders, and real-time candlestick charts from live market data feeds.
Trade major fiat & metals (GBPC, JPYC, AUDC, sXAU, sXAG, IDRC) against USDC via ArchielFxEscrow, priced live by Pyth.
Multi-pool staking (REGAR, ARCL, EURC, USDC) and ArchielVaultV3 auto-compounding — deposits pooled into a grid-ranged ArchielSwap V3 position, with a 5% performance fee on harvest.
Transfer USDC cross-chain via CCTP V2, including a Swap+Bridge flow from ETH (Ethereum/Base) and AVAX (Avalanche).
Multilingual (ID/EN/JA) voice & chat assistant that can execute on-chain DeFi actions for you, with a human-in-the-loop confirmation card before every transaction.
Project structure, contract addresses, RPC configuration, and the rate-limit mitigation system.
| Symbol | Name | Type | Contract |
|---|---|---|---|
| ARCL | Archiel Token | ARCHIEL Token | 0x363b48c34A062712581F925d635a8442469600Ee |
| REGAR | Regar Token | ARCHIEL Token | 0x18C6B42c586A49c18bf151cf9944f4fDCa6FE61D |
| GBPC | British Pound (Stable FX) | ARCHIEL FX | 0xcb0a04055914de60EcDAC1e420f4D851753De3b3 |
| JPYC | Japanese Yen (Stable FX) | ARCHIEL FX | 0xF2795D69dFB1C1Be8B034c18570cD4672a1e541d |
| AUDC | Australian Dollar (Stable FX) | ARCHIEL FX | 0x68d4813a70d1eAb1949f70Ae503e0d51Ba9563Dc |
| sXAU | Synthetic Gold (Stable FX) | ARCHIEL FX | 0xf876cD0f025baDfb49602BDd8feEa9Fca05cCb0c |
| sXAG | Synthetic Silver (Stable FX) | ARCHIEL FX | 0x12E7D219ceE9DDa3294CC7A58b3475E53AB04011 |
| IDRC | Indonesian Rupiah (Stable FX, view-only) | ARCHIEL FX | 0x63f4b175CC0d9B5E1DAC459e93E375479Df60150 |
readContractWithRetry() + 4-endpoint rotation + StaticJsonRpcProvider with explicit network config.
MediaRecorder + Groq Whisper transcription replacing browser SpeechRecognition.
collateralPriceUsdc to fix a missing price conversion in maxBorrow().
ArchielFxEscrow contract instead of a localStorage synthetic position.