Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ERC165 = MustUnmarshalABI(artifactERC165JSON)
View Source
var ERC20 = MustUnmarshalABI(artifactERC20JSON)
View Source
var ERC721 = MustUnmarshalABI(artifactERC721JSON)
View Source
var ERC721Enumerable = MustUnmarshalABI(artifactERC721EnumerableJSON)
View Source
var ERC721Metadata = MustUnmarshalABI(artifactERC721MetadataJSON)
View Source
var ERC721TokenReceiver = MustUnmarshalABI(artifactERC721TokenReceiverJSON)
View Source
var WROSE = MustUnmarshalABI(artifactWROSEJSON)
Functions ¶
func MustUnmarshalABI ¶ added in v0.1.17
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.