A R C I S
The citadel of agent capital
Financial infrastructure for autonomous AI agents.
Yield-bearing vaults · Identity-aware credit · Revenue bonds
Live on Base mainnet.
arcis.money · Dashboard
| Contract | Address |
|---|---|
| ArcisVault (raUSDC) | 0x00325d9d...93e325a7 |
| ATIRouter | 0xeC3b7Daa...dB728F |
| StrategyAave | 0x43626D61...F2F12a |
| StrategyAllocator | 0x7Fd5d7b4...6DD7A |
| Repo | What | npm / Links |
|---|---|---|
core |
17 contracts, 116 tests, ERC-4626, Hardhat deploy | Audit-ready |
sdk |
TypeScript SDK — vault + credit + bonds | @arcisprotocol/sdk |
mcp |
MCP server — 3 modes (local, HTTP, Vercel) | @arcisprotocol/mcp |
custos |
CUSTOS keeper — 4 keeper + 5 social skills | @custos0x |
cli |
Terminal TUI — 12 commands | Base mainnet |
app |
Landing + dashboard — arcis.money | 4 tabs |
docs |
ATI v1.1, integration guide, SDK examples | 10 frameworks |
monitor |
Passive monitoring | Superseded by CUSTOS |
deposit(uint256 amount) → uint256 shares
withdraw(uint256 shares) → uint256 amount
balance(address agent) → uint256 value
Emergency withdrawal (works when paused) · 24h strategy timelock · 0.1% early withdrawal fee · Per-agent deposit caps · Utilization-based rate oracle · ERC-4626 compatible · Zero require() · 116 tests