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

ETH

readonly ETH: "ETH";

USDC

readonly USDC: "USDC";