Ferros
Treasury Management

Complete Visibility
Across Every Chain

Monitor, manage, and control your digital asset treasury from a single unified dashboard. Real-time balances, transaction tracking, and portfolio analytics across 9 blockchain networks.

BTC ETH SOL POL ARB OP BASE BNB AVAX

Everything you need to manage your treasury

From real-time portfolio views to granular transaction tracking, Ferros gives your treasury team complete operational control.

Multi-Chain Portfolio

Real-time balances across Bitcoin, Ethereum, Solana, Polygon, Arbitrum, Optimism, Base, BSC, and Avalanche. One view for every chain your organization operates on.

Hot, Warm & Cold Wallets

Segregate assets by security tier. HOT wallets for daily operations, WARM for mid-term liquidity with multi-sig, and COLD for long-term storage with maximum security.

Transaction Monitoring

Full transaction history with real-time status tracking. Watch transactions flow from pending through confirming, confirmed, and completed -- or catch failures instantly.

Portfolio Analytics

Chain distribution breakdowns, balance trends over time, and asset allocation views. Understand exactly where your assets sit and how they move across your entire portfolio.

Unified Dashboard

One dashboard for everything

Stop switching between block explorers, spreadsheets, and chain-specific tools. Ferros consolidates your entire multi-chain treasury into a single operational view with sidebar navigation, aggregate stats cards, interactive charts, and filterable transaction tables.

  • Aggregate balance across all wallets and chains at a glance
  • Token-level breakdown with on-chain balance syncing
  • Paginated, filterable transaction history with full status lifecycle
  • Fully responsive -- manage your treasury from desktop or mobile
app.ferros.xyz
Safe Protocol
Multi-signature wallet standard
Required signatures 2 of 3
Approved
Approved
Pending
Threshold met Ready to execute
Multi-Sig Security

Multi-sig by default

Every WARM and COLD wallet is backed by Safe protocol multi-signature contracts. Set threshold-based approval requirements so no single person can move funds unilaterally. Ferros supports both custodial and self-custody signing modes.

  • Safe protocol integration with configurable signer thresholds
  • Custodial mode: platform signs with encrypted keys stored in AES-256-GCM
  • Self-custody mode: users sign via hardware wallets or Ferros Signer mobile app
  • Deterministic CREATE2 addresses -- know your wallet address before deployment
API-First

Programmatic access to everything

Every feature available in the dashboard is also available via REST API. List wallets with chain-specific addresses, query balances, filter transactions, and integrate treasury data into your own systems.

Explore the API
List wallets GET /v1/wallets
curl https://api.ferros.xyz/v1/wallets \
  -H "X-API-Key: cv_live_..."
Response
{
  "data": [{
    "id": "wlt_8x7k2m...",
    "name": "Treasury Primary",
    "type": "hot",
    "custodyMode": "custodial",
    "addresses": [
      { "chain": "ethereum", "address": "0x1a2b..." },
      { "chain": "polygon", "address": "0x1a2b..." },
      { "chain": "solana", "address": "7xKp..." }
    ]
  }]
}
200 OK -- Multi-chain addresses returned per wallet

Works with the entire platform

Treasury Management is just one piece. Explore how it connects with the rest of Ferros.

Ready to modernize your treasury?

Join the next generation of companies building on Ferros. Start free, scale without limits.