Import
Usage
Parameters
All parameters are optional and can be combined to narrow the results.The
yieldType and chains filters are applied at the API level. The address and symbol filters are applied client-side against the cached asset data.Return Type
- Type Definition
- Example Response
Examples
- Basic
- With React Query
- Asset Selector
Checking Permit Support
To determine the optimal deposit flow for a token, useprepareDepositAuthorization() which automatically detects permit support at the contract level:
Error Handling
Related
- YieldType - Yield strategy types
- Deposit Workflow - Using assets for deposits
- Deposits Guide - Complete deposit examples