Moralis decodes DeFi activity - lending, borrowing, staking, liquid staking, and liquidity pools - across thousands of protocols on EVM chains and the top protocols on Solana, returning enriched, protocol-aware positions through the DeFi API. Coverage expands continuously, so the API itself is the source of truth for what is supported at any given moment.Documentation Index
Fetch the complete documentation index at: https://docs.moralis.com/llms.txt
Use this file to discover all available pages before exploring further.
Fetch the Full List of Supported Protocols
Use the Get Supported DeFi Protocols endpoint to retrieve the complete, current list of supported protocols for a chain - ideal for keeping your own UI or coverage checks in sync:chain parameter (for example eth, base, polygon, or solana) to list the protocols supported on that chain.
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.
| Protocol | Query Parameter | Example Chains |
|---|---|---|
| Aave v3 | aave-v3 | Base, Ethereum, Polygon |
| Uniswap v3 | uniswap-v3 | Arbitrum, Avalanche, Base, Binance, Ethereum, Optimism, Polygon |
| Pancakeswap v3 | pancakeswap-v3 | Arbitrum, Base, Binance, Ethereum, Linea, Monad |
| Lido | lido | Ethereum |
| Rocket Pool | rocketpool | Arbitrum, Base, Ethereum, Optimism, Polygon |
| Eigenlayer | eigenlayer | Ethereum |
| MakerDAO | makerdao | Ethereum |
| Pendle | pendle | Ethereum |
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):| Protocol | Category |
|---|---|
| Jupiter Lend | Lending |
| Jupiter Perpetual Exchange | Perpetuals |
| Kamino Lend | Lending |
| Sanctum | Liquid staking |
| Save (formerly Solend) | Lending |
| Raydium | DEX / AMM |
| Orca | DEX / AMM |
| Drift | Perpetuals |
| Jito | Liquid staking |
| Marinade | Liquid staking |

