Flux Documentation
Flux is programmable USDC payment infrastructure built on Arc. Send batch payments, create vesting streams, and deploy autonomous AI agent wallets — all settled in a single smart contract with sub-second finality.
Core Features
How It Works
All three features live in a single deployed smart contract — FluxSettlement.sol. Users interact through the Flux web app at fluxonarc.xyz. Wallet connection is handled via Privy (MetaMask or email login). Every transaction settles on-chain on Arc Testnet.
Quick Start
1. Add Arc Testnet to MetaMask
Network Name: Arc Testnet RPC URL: https://rpc.testnet.arc.network Chain ID: 5042002 Currency: USDC Explorer: https://testnet.arcscan.app
2. Get Test USDC
Go to faucet.circle.com, select Arc Testnet, and request USDC to your wallet address. You'll receive testnet USDC for free.
3. Connect and use Flux
Visit fluxonarc.xyz, click "Connect Wallet" in the top-right, and choose MetaMask or email login. Once connected, your USDC balance appears in the navbar and all features unlock.
Contract
Address: 0x0BBBc1C77ada4d584445383B77b88DDdDAae2F6A Network: Arc Testnet (Chain ID 5042002) USDC: 0x3600000000000000000000000000000000000000 Fee: 0.1% on batch settlements Finality: < 0.5 seconds
Explorer
All transactions are publicly visible on ArcScan at testnet.arcscan.app. Every stream, batch, and agent payment is logged on-chain permanently.

