The Evolution of
Corporate
Treasury.
Institutional-grade yield generation with instant liquidity access. Powered by Mantis.
CURRENT YIELD
30.24% APY
TOTAL VALUE LOCKED
$124.5M
24H VOLUME
$32.1M
PROTOCOL APY
5.2%
+0.4%UNIQUE WALLETS
12.4K
Maximizing Yield & Liquidity
Unlock the full potential of your idle capital with our dual-engine approach to corporate treasury management.
Maximizing Yield
Earn up to 5.2% APY on idle stablecoins through diversified lending protocols, optimized algorithmically.
- Auto-compounding
- Risk-adjusted
Instant Liquidity
T+0 settlements allow you to access your capital the moment you need it. No lock-up periods.
- Real-time transfers
- Multi-chain support
Institutional Security
Smart contracts audited by top firms with MPC wallet integration for maximum safety and redundancy.
- Triple-audited
- MPC Technology
Programmatic access via API
Integrate yield directly into your product stack. Our REST API and SDKs make it easy to manage treasury operations programmatically.
Automated Sweeping
Automatically sweep idle funds into high-yield pools based on your custom logic.
Webhooks & Events
Get real-time notifications for balance changes, yield payouts, and transfers.
import { Mantis } from '@mantis/sdk'; // Initialize client const client = new Mantis(API_KEY); // Deposit funds for yield async function optimizeTreasury() { const balance = await client.treasury.getBalance('USDC'); if (balance > 100000) { const tx = await client.yield.deposit({ amount: balance, strategy: 'CONSERVATIVE_COMPOUND' }); console.log('Yield optimized:', tx.hash); } }
Ready to modernize your treasury?
Join over 500+ forward-thinking companies using Mantis to optimize their cash flow.