Skip to main content

Interface: EvmSoldPriceLowestSaleInput

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

Interface: EvmSoldPriceLowestSaleInput

@moralisweb3/common-evm-utils.EvmSoldPriceLowestSaleInput

Table of contents

Properties

Properties

blockTimestamp

Readonly blockTimestamp: string


buyerAddress

Optional Readonly buyerAddress: EvmAddressInput


currentUsdValue

Optional Readonly currentUsdValue: string


paymentToken

Readonly paymentToken: EvmSoldPriceLowestSalePaymentTokenInput | EvmSoldPriceLowestSalePaymentToken


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