Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ApprovalEvent ¶
ApprovalEvent
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId);
func ApprovalForAllEvent ¶
ApprovalForAllEvent
ApprovalForAll(address indexed owner, address indexed operator, bool approved);
func TransferEvent ¶
TransferEvent
Transfer(address indexed from, address indexed to, uint256 indexed tokenId);
Types ¶
Click to show internal directories.
Click to hide internal directories.