Skip to main content

Interface: GetTokenPriceJSONResponse

moralis-monorepo / @moralisweb3/common-sol-utils / GetTokenPriceJSONResponse

Interface: GetTokenPriceJSONResponse

@moralisweb3/common-sol-utils.GetTokenPriceJSONResponse

Hierarchy

  • SuccessResponse

    GetTokenPriceJSONResponse

Table of contents

Properties

Properties

exchangeAddress

Optional exchangeAddress: string

Inherited from

SuccessResponse.exchangeAddress


exchangeName

Optional exchangeName: string

Inherited from

SuccessResponse.exchangeName


nativePrice

Optional nativePrice: Object

Type declaration

NameType
decimalsnumber
namestring
symbolstring
valuestring

Inherited from

SuccessResponse.nativePrice


usdPrice

Optional usdPrice: number

Inherited from

SuccessResponse.usdPrice