Skip to main content

Interface: EvmSoldPriceLastSaleJSON

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

Interface: EvmSoldPriceLastSaleJSON

@moralisweb3/common-evm-utils.EvmSoldPriceLastSaleJSON

Table of contents

Properties

Properties

block_timestamp

Readonly block_timestamp: string


buyer_address

Readonly buyer_address: string


current_usd_value

Optional Readonly current_usd_value: string


payment_token

Readonly payment_token: EvmSoldPriceLastSalePaymentTokenJSON


price

Readonly price: string


price_formatted

Readonly price_formatted: string


seller_address

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