Skip to main content

Interface: GetTokenPriceRequest

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

Interface: GetTokenPriceRequest

@moralisweb3/common-evm-utils.GetTokenPriceRequest

Hierarchy

  • Camelize<Omit<RequestParams, "chain" | "address">>

    GetTokenPriceRequest

Table of contents

Properties

Properties

address

address: EvmAddressInput


chain

Optional chain: EvmChainish


exchange

exchange: undefined | string

Inherited from

Camelize.exchange


include

include: undefined | "percent_change"

Inherited from

Camelize.include


toBlock

toBlock: undefined | number

Inherited from

Camelize.toBlock