This endpoint is only available for OpenApi users with paid subscription.
400 credits per request
Multipliers
Multipliers
In Query field “connectionId”: credits are multiplied by the number of values.
If the value of “connectionId” in Query is “all”, multiplier is 4000 credits.
You will get
You will get
- Detailed breakdown of DeFi assets and protocols
- Track staked tokens, LP positions, and earned rewards
Required
Required
- address and connectionId: For single wallet queries
Authorizations
API key needed to access the endpoints. Example: 'demo-api-key'
Query Parameters
The wallet address for which the DeFi data is being queried. Must be a valid string representing an EVM-compatible wallet address.
Example:
"0x1234567890abcdef1234567890abcdef12345678"
Specifies the blockchain network connection ID to query for DeFi data. Can be a single network (e.g., "ethereum") or comma-separated list of networks (e.g., "ethereum,polygon-wallet") or "all" for all networks.
Example:
"ethereum"