Lending

Sky Lending vault endpoint

get/evm/lending/sky/vaults

Query parameters

vault_addressstring
Example:0xa3931d71877c0e7a3148cb7eb4463524fec27fbd

Sky vault address

underlying_addressstring
Example:0xdc035d45d973e3ec169d2276ddab16f1e407384f

Underlying token address. See tokens for valid addresses.

chain_id1
Example:1

EVM chain ID.

min_tvl_usdinteger
Example:1000000

Minimum TVL Usd of the lending pool/vault

limitinteger

Limit the number of results.

offsetinteger

Offset the results, allows you to skip a number of rows before starting to return rows.

order_ascstring[]

List of column names to order by in ascending order divided by comma. Leave empty items to combine with descending order

order_descstring[]

List of column names to order by in descending order divided by comma. Leave empty items to combine with ascending order

Response

Successful response

Changes

No recorded changes to this endpoint across all 1 revision of this API.