/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 · enumOptional

Network name or caip to filter by

Possible values:
tvl_minnumberOptional

Minimum TVL in USD to filter by

tvl_maxnumberOptional

Maximum TVL in USD to filter by

transactionalOnlystring · enumOptional

Return only vaults that support transactional endpoints

Possible values:
transactionalFeaturedOnlystring · enumOptional

Return only vaults that support transactional endpoints and are featured in app.vaults.fyi

Possible values:
Responses
200

Array of vaults addresses and their networks

application/json
get
/v1/vaults
200

Array of vaults addresses and their networks

Last updated