Skip to main content

Interface: EvmErc20PriceJSON

moralis-monorepo / @moralisweb3/common-evm-utils / EvmErc20PriceJSON

Interface: EvmErc20PriceJSON

@moralisweb3/common-evm-utils.EvmErc20PriceJSON

Table of contents

Properties

Properties

24hrPercentChange

Optional Readonly 24hrPercentChange: string


exchangeAddress

Optional Readonly exchangeAddress: string


exchangeName

Optional Readonly exchangeName: string


nativePrice

Optional Readonly nativePrice: EvmNativeErc20PriceJSON


toBlock

Optional Readonly toBlock: string


tokenAddress

Optional Readonly tokenAddress: string


tokenDecimals

Optional Readonly tokenDecimals: string


Optional Readonly tokenLogo: string


tokenName

Optional Readonly tokenName: string


tokenSymbol

Optional Readonly tokenSymbol: string


usdPrice

Readonly usdPrice: number


usdPriceFormatted

Optional Readonly usdPriceFormatted: string


verifiedContract

Optional Readonly verifiedContract: boolean