Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExampleNFT ¶
func ExampleNFT(nftAddress, metadataAddress, resolverAddress flow.Address) []byte
ExampleNFT returns the ExampleNFT contract.
The returned contract will import the NonFungibleToken contract from the specified address.
func FungibleToken ¶
func FungibleToken() []byte
FungibleToken returns the FungibleToken contract interface.
func MetadataViews ¶
func MetadataViews(ftAddress flow.Address, nftAddress flow.Address) []byte
func NonFungibleToken ¶
func NonFungibleToken() []byte
NonFungibleToken returns the NonFungibleToken contract interface.
func OldNonFungibleToken ¶ added in v1.1.0
func OldNonFungibleToken() []byte
OldNonFungibleToken returns the old NonFungibleToken contract interface without default implementations
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.