Liquid Staking Protocols
The endpoints listed can be used to retrieve the liquidity exposure score analysis of Liquid Staking protocols into the other DeFi protocols.
Last updated
The endpoints listed can be used to retrieve the liquidity exposure score analysis of Liquid Staking protocols into the other DeFi protocols.
Last updated
Note: The sample request below retrieves available lending markets for lido exposure.
Note: The sample request below requests asset analytics data for aave
lending protocol on ethereum
chain.
For a list of supported lending protocol versions and chains please check sample response for Retrieves the available lending protocol options for Lido exposure API endpoint.
Note: The sample request below retrieves data analytics for 0xdc24316b9ae028f1497c275eb9192a3ea0f67022
dex pool.
For a list of supported dex protocols and pools please check sample response for Retrieves the available dex protocol options API endpoint.
Note: The sample request below provides score data for aave
lending protocol on ethereum
chain with USDC
base asset.
For a list of supported protocol versions, base asset and chains please check sample response for Retrieving the available lending protocol options for Lido exposure API endpoint.
Note: The sample request below provides score data for a given dex pool.
For a list of supported dex protocols and pools please check sample response for Retrieving the available dex protocol options for Lido exposure API endpoint.
This endpoint returns key metrics and the Lido exposure for the specified protocol
from the last 7 days.
/data/liquidity/liquid-staking/available-lending-markets-exposure
This endpoint returns key metrics and the Lido exposure for the specified protocol
from the last 7 days.
/data/liquidity/liquid-staking/available-dexes-exposure
This endpoint returns key metrics and the Lido exposure for the specified protocol
from the last 7 days.
/data/liquidity/liquid-staking/asset-analytics-in-lending/{chain}//{protocol}//{version}//{baseAsset}//{inRisk}
the name of the chain, e.g. ethereum
the name of the protocol, e.g. aave
the version of the protocol, e.g. V3
the base asset of the protocol, e.g. USDC, ETH
analysis for risky wallets or for all. e.g. true or false
This endpoint returns key metrics and the Lido exposure for the specified protocol
from the last 7 days.
/data/liquidity/liquid-staking/asset-market-exposure-in-lending/{chain}//{protocol}//{version}//{baseAsset}//{inRisk}
the name of the chain, e.g. ethereum
the name of the protocol, e.g. aave
the version of the protocol, e.g. V3
the base asset of the protocol, e.g. USDC, ETH
analysis for risky wallets or for all. e.g. true or false
This endpoint returns the data analytics for given pool address. You can get the list of pool addresses using /available-dexes and /available-pools/... endpoints.
/data/liquidity/liquid-staking/pool-analytics-in-dex/{poolAddress}
the address of the pool to be examined
This endpoint returns key metrics and the Dex Volume score for the specified pool
from the last 7 days.
/scores/liquidity/liquid-staking/dex-pool-scores/{poolAddress}
the address of the dex pool