Lunex Finance
Lunex Finance is a stablecoin liquidity hub built for Arc. Curve-style pools in contracts/LunexStableSwap.sol and contracts/LunexSwapPool.sol swap USDC, EURC, and USDT at near-zero slippage, while contracts/LuneVault.sol wraps positions in auto-compounding ERC-4626 vaults that reinvest swap fees. The React/Vite frontend routes cross-chain USDC through Circle CCTP in src/pages/Bridge.tsx and src/features/bridge. An AI Autopilot layer — src/hooks/useFullAgent.ts on the client and contracts/AgentExecutor.sol on-chain — executes swaps, bridges, and vault operations from natural-language instructions, and mcp-server/index.ts exposes the protocol to agent clients over MCP. Hardhat tooling, a Dune query set in dune/, and Vitest coverage round out the repo.
The stablecoin liquidity hub for the dollar-and-euro economy. Built on Arc.
1 (Solo) — Mirror Labs
Lunex is an Arc native stablecoin liquidity protocol combining zero-slippage StableSwap FX, CCTP cross-chain routing, and auto-compounding ERC-4626 yield vaults powered by Circle's USDC and EURC.