Skip to main content

Interface: EvmSoldPriceHighestSaleJSON

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

Interface: EvmSoldPriceHighestSaleJSON

@moralisweb3/common-evm-utils.EvmSoldPriceHighestSaleJSON

Table of contents

Properties

Properties

block_timestamp

Readonly block_timestamp: string


buyer_address

Optional Readonly buyer_address: string


current_usd_value

Optional Readonly current_usd_value: string


payment_token

Readonly payment_token: EvmSoldPriceHighestSalePaymentTokenJSON


price

Readonly price: string


price_formatted

Readonly price_formatted: string


seller_address

Optional Readonly seller_address: string


token_id

Optional Readonly token_id: string


transaction_hash

Readonly transaction_hash: string


usd_price_at_sale

Optional Readonly usd_price_at_sale: string