Get the market’s implied APY, maturity date and the associated token data.
The user position is only included if ‘user_address’ parameter is included.
The chain to use.
base:mainnet
, ethereum:mainnet
, arbitrum:mainnet
Optional block number (defaults to latest).
The market address of the desired position.
The user address of the desired market position. Only include if you would like the user position included in the response. Defaults to None
.
Successful Response
The response is of type object
.
Get the market’s implied APY, maturity date and the associated token data.
The user position is only included if ‘user_address’ parameter is included.
The chain to use.
base:mainnet
, ethereum:mainnet
, arbitrum:mainnet
Optional block number (defaults to latest).
The market address of the desired position.
The user address of the desired market position. Only include if you would like the user position included in the response. Defaults to None
.
Successful Response
The response is of type object
.