Skip to main content

Variable.ExchangeRateAsset

const ExchangeRateAsset: {
ETH: "ETH";
USDC: "USDC";
};

On-chain assets the exchange-rate endpoint can quote against a fiat.

Type Declaration

NameType
ETH"ETH"
USDC"USDC"