Interface: EvmErc20PriceJSON
moralis-monorepo / @moralisweb3/common-evm-utils / EvmErc20PriceJSON
Interface: EvmErc20PriceJSON
@moralisweb3/common-evm-utils.EvmErc20PriceJSON
Table of contents
Properties
- 24hrPercentChange
- exchangeAddress
- exchangeName
- nativePrice
- pairAddress
- pairTotalLiquidityUsd
- possibleSpam
- toBlock
- tokenAddress
- tokenDecimals
- tokenLogo
- tokenName
- tokenSymbol
- usdPrice
- usdPriceFormatted
- verifiedContract
Properties
24hrPercentChange
• Optional Readonly 24hrPercentChange: string
exchangeAddress
• Optional Readonly exchangeAddress: string
exchangeName
• Optional Readonly exchangeName: string
nativePrice
• Optional Readonly nativePrice: EvmNativeErc20PriceJSON
pairAddress
• Optional Readonly pairAddress: string
pairTotalLiquidityUsd
• Optional Readonly pairTotalLiquidityUsd: string
possibleSpam
• Readonly possibleSpam: boolean
toBlock
• Optional Readonly toBlock: string
tokenAddress
• Optional Readonly tokenAddress: string
tokenDecimals
• Optional Readonly tokenDecimals: string
tokenLogo
• Optional Readonly tokenLogo: string
tokenName
• Optional Readonly tokenName: string
tokenSymbol
• Optional Readonly tokenSymbol: string
usdPrice
• Readonly usdPrice: number
usdPriceFormatted
• Optional Readonly usdPriceFormatted: string
verifiedContract
• Readonly verifiedContract: boolean