An enum representing the item types

Enumeration Members

Enumeration Members

NATIVE: "NATIVE"

If the item is a native token.

ERC20: "ERC20"

If the item is an ERC20 token.

ERC721: "ERC721"

If the item is an ERC721 token.

ERC1155: "ERC1155"

If the item is an ERC1155 token.

Generated using TypeDoc