This page covers protocol availability. To fetch a wallet’s actual DeFi balances and positions, use the DeFi API endpoints — Wallet Protocols, Wallet Positions, and Detailed Positions — each accepts the
chain parameter for EVM or Solana.Fetch the Full List of Supported Protocols
Use the Get Supported DeFi Protocols endpoint to retrieve the complete, current list of supported protocols with their chain coverage - ideal for keeping your own UI or coverage checks in sync:chains filter (for example eth, base, polygon, or solana) to narrow results to specific chains.
By default, we track all forked Uniswap v2 protocols. If a particular protocol has not yet been decoded, it appears as
unknown in API responses - reach out to support and we will prioritize decoding it.EVM Coverage
DeFi protocol decoding is available across these EVM chains:- Arbitrum
- Avalanche
- Base
- Binance
- Ethereum
- Linea
- Monad
- Optimism
- Polygon
- Sei
Coverage is not uniform across chains. Protocol availability depends on where each protocol is deployed and its adoption per chain. Query the endpoint above for exact per-chain support.
This is a curated highlight, not the full list - call the endpoint above for complete, up-to-date coverage.
Solana Coverage
The Solana DeFi API supports 10 protocols, together covering roughly 90% of Solana DeFi TVL - including the top protocols by TVL (Jupiter, Kamino, Sanctum, and Raydium):
See the DeFi API for endpoints and examples — the same cross-chain endpoints return Solana and EVM positions.
More protocols are added on a rolling basis. To request prioritization of a specific protocol, reach out to the team.

