Interface: EvmGetPairPriceInput
moralis-monorepo / @moralisweb3/common-evm-utils / EvmGetPairPriceInput
Interface: EvmGetPairPriceInput
@moralisweb3/common-evm-utils.EvmGetPairPriceInput
Table of contents
Properties
Properties
baseToken
• Optional Readonly baseToken: EvmErc20MetadataInput | EvmErc20Metadata
exchange
• Optional Readonly exchange: string
pairAddress
• Optional Readonly pairAddress: string
pairLabel
• Optional Readonly pairLabel: string
priceUsd
• Optional Readonly priceUsd: string
quotePrice
• Optional Readonly quotePrice: string
quoteToken
• Optional Readonly quoteToken: EvmErc20MetadataInput | EvmErc20Metadata