API Reference
API ReferenceUser docs

Network Stats

Get network stats of the given vaults

Log in to see full request history
Query Params
vaults
array of strings

Comma-separated list of vault addresses prefixed by chain identifier: eth, arb, bsc, matic, op

vaults
vault_ids
array of strings

Comma-separated list of vault ids

vault_ids
Responses

Response body
object
data
array of objects
required
data*
object
string
required

Vault id of the stake (chainID_vaultAddress)

string
required

Vault asset address

string
required

Vault asset icon

string
required

Vault asset symbol

integer
required

Asset decimals

number
required

Vault asset price in USD (From Coingecko)

string
required

Vault share symbol

string
required

Total value locked in the vault in the lowest unit of the token (ie asset_amount * 10**decimal)

string
required

Protocol name

aave_v3 venus compound_v3 morpho sdai

string
required

Protocol display name

string
required

Protocol icon

string
required

Total value locked in the protocol in the lowest unit of the token (ie asset_amount * 10**decimal)

string
required

Protocol supply limit in the lowest unit of the token (ie asset_amount * 10**decimal)

number
required

Gross reward rate of the vault

number
required

Net reward rate of the vault

string
required

Vault address

string
required

Chain name

eth bsc arb matic base op

integer
required

Chain identifier

42161 56 1 137 8453 11155111 17000 10

integer
required

Last updated block number

number

Net reward rate of all additional rewards

additional_rewards
array of objects

Additional rewards of the vault

additional_rewards
object
string
required

Asset symbol of the additional rewards

integer
required

Asset decimals of the additional rewards

string
required

Asset address of the additional rewards

number
required

Net reward rate of additional rewards of the vault

401

Unauthorized

500

Internal server error

Language
Credentials
URL