Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 2.57 KB

File metadata and controls

18 lines (13 loc) · 2.57 KB

V1AaveAvgRateRequest

Example Usage

import { V1AaveAvgRateRequest } from "@compass-labs/api-sdk/models/operations";

let value: V1AaveAvgRateRequest = {};

Fields

Field Type Required Description Example
chain operations.V1AaveAvgRateChain ✔️ N/A
block number Optional block number (defaults to latest).
token string ✔️ The symbol or address of the token.. USDC
days number ✔️ The number of days for which the average shall be calculated.