Complete guide to integrating Solana blockchain with OneBalance for cross-chain operations
Operation | Solana → Solana | Solana → EVM | EVM → Solana | Multi-Account |
---|---|---|---|---|
Swaps | ✅ SOL ↔ USDC | ✅ SOL → USDC (Arb) | ✅ USDC → SOL | ✅ Aggregated USDC → SOL |
Transfers | ✅ Same chain | ✅ Cross-chain | ✅ Cross-chain | ✅ Combined balances |
Balance Queries | ✅ Solana assets | ✅ Aggregated view | ✅ Aggregated view | ✅ Multi-chain |
Update to v3 endpoints
POST /api/v3/quote
POST /api/v3/quote/execute
GET /api/v3/balances/aggregated-balance
Add Solana wallet support
Handle multi-account structure
Implement Solana signing
@solana/web3.js
and bs58
libraries.Test operations
https://be.staging.onebalance.io