Skip to main content

Interface: EvmSoldPriceHighestSaleInput

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

Interface: EvmSoldPriceHighestSaleInput

@moralisweb3/common-evm-utils.EvmSoldPriceHighestSaleInput

Table of contents

Properties

Properties

blockTimestamp

Readonly blockTimestamp: string


buyerAddress

Optional Readonly buyerAddress: EvmAddressInput


currentUsdValue

Optional Readonly currentUsdValue: string


paymentToken

Readonly paymentToken: EvmSoldPriceHighestSalePaymentTokenInput | EvmSoldPriceHighestSalePaymentToken


price

Readonly price: string


priceFormatted

Readonly priceFormatted: string


sellerAddress

Optional Readonly sellerAddress: EvmAddressInput


tokenId

Optional Readonly tokenId: string


transactionHash

Readonly transactionHash: string


usdPriceAtSale

Optional Readonly usdPriceAtSale: string