Skip to main content
Retrieves the list of tokens supported for deposits into a specific yield strategy.

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

Examples

Checking Permit Support

To determine the optimal deposit flow for a token, use prepareDepositAuthorization() which automatically detects permit support at the contract level:

Error Handling