Interface: EvmSoldPriceHighestSaleJSON
moralis-monorepo / @moralisweb3/common-evm-utils / EvmSoldPriceHighestSaleJSON
Interface: EvmSoldPriceHighestSaleJSON
@moralisweb3/common-evm-utils.EvmSoldPriceHighestSaleJSON
Table of contents
Properties
- block_timestamp
- buyer_address
- current_usd_value
- payment_token
- price
- price_formatted
- seller_address
- token_id
- transaction_hash
- usd_price_at_sale
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