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.
Fantom Chain Sunsetting
Fantom mainnet support will be removed across all Moralis APIs on May 29, 2026. Fantom Opera testnet has already been removed as of today. The Fantom Opera network is winding down as a legacy chain, and we’re retiring our integration in line with the broader ecosystem shift.DeFi API: Now on Solana
The same three Universal DeFi API endpoints that returned EVM positions last week now return Solana positions too. No new endpoints, no schema changes - the existing calls now cover the most-used Solana protocols alongside EVM.What’s new:- Solana support on the same Universal DeFi endpoints used for EVM
- 7 of the most-used Solana protocols supported at launch:
- Jito
- Save (formerly Solend)
- Jupiter Lending
- Raydium
- Orca
- Drift
- Marinade
- Unified schema: identical response shape across EVM and Solana - no client-side stitching
- Single call: query EVM and Solana wallets through the same endpoints with the same filters
getDefiSummary— every protocol a wallet holds positions in, total USD value, and unclaimed rewardsgetDefiPositionsSummary— all positions with token types, values, and reward tokensgetDefiPositionsByProtocol— detailed per-protocol breakdown with position-level detail
DeFi API: 5,000+ Protocols, Now Multichain
We’ve significantly expanded the DeFi API (EVM) with broader protocol coverage and simpler multichain queries in a single call.What’s new:- 5,000+ DeFi protocols supported, covering 96% of the entire EVM DeFi market
- Multichain queries: fetch positions from a single chain, multiple chains, or all EVM chains in one API call
- Protocols include: Uniswap V2/V3, Aave V2/V3, Lido, Curve, Compound, MakerDAO, Pendle, Convex, Yearn, GMX, Aerodrome, Velodrome, SushiSwap, PancakeSwap, Eigenlayer, Etherfi, Rocket Pool, Spark, Morpho, and thousands more
getDefiSummary— every protocol a wallet holds positions in, total USD value, and unclaimed rewardsgetDefiPositionsSummary— all positions with token types, values, and reward tokensgetDefiPositionsByProtocol— detailed per-protocol breakdown with position-level detail
Wallet Insights
We’ve launched the Wallet Insights endpoint - a single API call that returns a comprehensive behavioral profile for any EVM wallet address.Get wallet age, activity timelines, transaction counts, transfer breakdowns (native, ERC-20, NFT), swap volume, gas spend, net flow, unique counterparties, contracts created, and more - all in one response. Each metric is also available per-chain via theincludeChainBreakdown array, so you can see exactly how a wallet behaves across different networks.Explore Wallet Insights →
