/vaults
get
Get a list of vaults given a specific filters
Authorizations
x-api-keystringRequired
Query parameters
tagsstring[]Optional
List of tags to filter by all of the tags must be present on the vault to be included in the results
tokenstring · min: 1Optional
Name or symbol of the token to filter by
networkstring · enumOptionalPossible values:
Network name or caip to filter by
tvl_minnumberOptional
Minimum TVL in USD to filter by
tvl_maxnumberOptional
Maximum TVL in USD to filter by
transactionalOnlystring · enumOptionalPossible values:
Return only vaults that support transactional endpoints
transactionalFeaturedOnlystring · enumOptionalPossible values:
Return only vaults that support transactional endpoints and are featured in app.vaults.fyi
Responses
200
Array of vaults addresses and their networks
application/json
get
/v1/vaults200
Array of vaults addresses and their networks
Last updated