Skip to main content

Interface: EvmSoldPriceLastSaleInput

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

Interface: EvmSoldPriceLastSaleInput

@moralisweb3/common-evm-utils.EvmSoldPriceLastSaleInput

Table of contents

Properties

Properties

blockTimestamp

Readonly blockTimestamp: string


buyerAddress

Readonly buyerAddress: EvmAddressInput


currentUsdValue

Optional Readonly currentUsdValue: string


paymentToken

Readonly paymentToken: EvmSoldPriceLastSalePaymentTokenInput | EvmSoldPriceLastSalePaymentToken


price

Readonly price: string


priceFormatted

Readonly priceFormatted: string


sellerAddress

Readonly sellerAddress: EvmAddressInput


tokenId

Optional Readonly tokenId: string


transactionHash

Readonly transactionHash: string


usdPriceAtSale

Optional Readonly usdPriceAtSale: string