Interface: EvmErc20PriceInput
moralis-monorepo / @moralisweb3/common-evm-utils / EvmErc20PriceInput
Interface: EvmErc20PriceInput
@moralisweb3/common-evm-utils.EvmErc20PriceInput
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: EvmNativeErc20PriceInput
| EvmNativeErc20Price
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