Export

ERC1155Item

Hierarchy

  • ERC1155Item

Properties

type: Erc1155

Token type user is offering, which in this case is ERC1155

Memberof

ERC1155Item

contract_address: string

Address of ERC1155 token

Memberof

ERC1155Item

token_id: string

ID of ERC1155 token

Memberof

ERC1155Item

amount: string

A string representing the price at which the user is willing to sell the token. This value is provided in the smallest unit of the token (e.g., wei for Ethereum).

Memberof

ERC1155Item

Generated using TypeDoc