Skip to main content

Interface: EvmTradeJSON

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

Interface: EvmTradeJSON

@moralisweb3/common-evm-utils.EvmTradeJSON

Table of contents

Properties

Properties

block_hash

Readonly block_hash: string


block_number

Readonly block_number: string


block_timestamp

Readonly block_timestamp: string


buyer_address

Readonly buyer_address: string


marketplace_address

Readonly marketplace_address: string


price

Readonly price: string


price_token_address

Optional Readonly price_token_address: string


seller_address

Readonly seller_address: string


token_address

Readonly token_address: string


token_ids

Readonly token_ids: string[]


transaction_hash

Readonly transaction_hash: string


transaction_index

Readonly transaction_index: string