Wallet API

User Holdings#

Query all current DeFi holdings for a user across protocols. Supports aggregated queries across multiple wallets, chains, and protocols, making it easy to access investment position details, yield and reward information, and build comprehensive DeFi portfolio management dashboards.

Core Capabilities#

1. Cross-Chain, Cross-Protocol Holdings Aggregation#

  • Pass the user's wallet addresses (supporting multiple chains and wallets) to retrieve holdings overview across DeFi protocols.
  • Returns summary information including protocol names, total assets, and chain-level distribution for a quick understanding of overall asset allocation.

2. Detailed Position and Yield Data#

  • View asset quantities and values for each investment product under each protocol, including V3 Pool position details (price range, status).
  • Access claimable rewards lists and lending market supply and borrow information.
  • Based on holdings data, further call the Transaction Execution API to redeem, subscribe, or claim rewards.
Table of contents