LoadingPreparing the Explorer shell…
Skip to contentRealm detail
nft5
gno.land/r/g1hx4z2kwrnzd9up3g0gd4hspc6v78e4r90jkke3/nft5
Indexed deployment identity with independently loaded latest RPC source, functions, and Render.
Indexed deployment
Identity
- Package path
- gno.land/r/g1hx4z2kwrnzd9up3g0gd4hspc6v78e4r90jkke3/nft5
- Deployed (UTC)
module = "gno.land/r/g1hx4z2kwrnzd9up3g0gd4hspc6v78e4r90jkke3/nft5"
gno = ""
[addpkg]
creator = "g1hx4z2kwrnzd9up3g0gd4hspc6v78e4r90jkke3"
height = 325400
Latest RPC state
Exported functions
- CreateCollection(cur interface {.seal func(); Address func() .uverse.address; IsCode func() bool; IsCurrent func() bool; IsEphemeral func() bool; IsUser func() bool; IsUserCall func() bool; IsUserRun func() bool; PkgPath func() string; Previous func() .uverse.realm; String func() string; Sub func(string) .uverse.realm; Subpath func() string}, name string, symbol string, description string, baseURI string, maxSupply int64, royaltyPct int64, maxPerWallet int64, publicMint bool) string
- Mint(cur interface {.seal func(); Address func() .uverse.address; IsCode func() bool; IsCurrent func() bool; IsEphemeral func() bool; IsUser func() bool; IsUserCall func() bool; IsUserRun func() bool; PkgPath func() string; Previous func() .uverse.realm; String func() string; Sub func(string) .uverse.realm; Subpath func() string}, collectionID string, tokenURI string) string
- MintWithTraits(cur interface {.seal func(); Address func() .uverse.address; IsCode func() bool; IsCurrent func() bool; IsEphemeral func() bool; IsUser func() bool; IsUserCall func() bool; IsUserRun func() bool; PkgPath func() string; Previous func() .uverse.realm; String func() string; Sub func(string) .uverse.realm; Subpath func() string}, collectionID string, tokenURI string, traits string) string
- MintNext(cur interface {.seal func(); Address func() .uverse.address; IsCode func() bool; IsCurrent func() bool; IsEphemeral func() bool; IsUser func() bool; IsUserCall func() bool; IsUserRun func() bool; PkgPath func() string; Previous func() .uverse.realm; String func() string; Sub func(string) .uverse.realm; Subpath func() string}, collectionID string) string
- SetGenerative(cur interface {.seal func(); Address func() .uverse.address; IsCode func() bool; IsCurrent func() bool; IsEphemeral func() bool; IsUser func() bool; IsUserCall func() bool; IsUserRun func() bool; PkgPath func() string; Previous func() .uverse.realm; String func() string; Sub func(string) .uverse.realm; Subpath func() string}, collectionID string, generative bool)
- MintGenerative(cur interface {.seal func(); Address func() .uverse.address; IsCode func() bool; IsCurrent func() bool; IsEphemeral func() bool; IsUser func() bool; IsUserCall func() bool; IsUserRun func() bool; PkgPath func() string; Previous func() .uverse.realm; String func() string; Sub func(string) .uverse.realm; Subpath func() string}, collectionID string) string
- QueuePresetURI(cur interface {.seal func(); Address func() .uverse.address; IsCode func() bool; IsCurrent func() bool; IsEphemeral func() bool; IsUser func() bool; IsUserCall func() bool; IsUserRun func() bool; PkgPath func() string; Previous func() .uverse.realm; String func() string; Sub func(string) .uverse.realm; Subpath func() string}, collectionID string, uri string)
Latest RPC state · Realm Render
gnoNFT Factory v2
0 collection(s)
SetMaxPerWallet(cur interface {.seal func(); Address func() .uverse.address; IsCode func() bool; IsCurrent func() bool; IsEphemeral func() bool; IsUser func() bool; IsUserCall func() bool; IsUserRun func() bool; PkgPath func() string; Previous func() .uverse.realm; String func() string; Sub func(string) .uverse.realm; Subpath func() string}, collectionID string, max int64)Approve(cur interface {.seal func(); Address func() .uverse.address; IsCode func() bool; IsCurrent func() bool; IsEphemeral func() bool; IsUser func() bool; IsUserCall func() bool; IsUserRun func() bool; PkgPath func() string; Previous func() .uverse.realm; String func() string; Sub func(string) .uverse.realm; Subpath func() string}, collectionID string, tokenID string, to string)SetApprovalForAll(cur interface {.seal func(); Address func() .uverse.address; IsCode func() bool; IsCurrent func() bool; IsEphemeral func() bool; IsUser func() bool; IsUserCall func() bool; IsUserRun func() bool; PkgPath func() string; Previous func() .uverse.realm; String func() string; Sub func(string) .uverse.realm; Subpath func() string}, collectionID string, operator string, approved bool)TransferFrom(cur interface {.seal func(); Address func() .uverse.address; IsCode func() bool; IsCurrent func() bool; IsEphemeral func() bool; IsUser func() bool; IsUserCall func() bool; IsUserRun func() bool; PkgPath func() string; Previous func() .uverse.realm; String func() string; Sub func(string) .uverse.realm; Subpath func() string}, collectionID string, tokenID string, from string, to string)Burn(cur interface {.seal func(); Address func() .uverse.address; IsCode func() bool; IsCurrent func() bool; IsEphemeral func() bool; IsUser func() bool; IsUserCall func() bool; IsUserRun func() bool; PkgPath func() string; Previous func() .uverse.realm; String func() string; Sub func(string) .uverse.realm; Subpath func() string}, collectionID string, tokenID string)GetCollection(collectionID string) struct{ID string; Name string; Symbol string; Description string; BaseURI string; Creator .uverse.address; MaxSupply int64; Minted int64; MintedTotal int64; PublicMint bool; RoyaltyPct int64; MaxPerWallet int64; PresetsTotal int64; PresetsRemaining int64; CreatedAt int64; OnchainTokens int64; IpfsTokens int64; StorageKind string; Generative bool}ListCollections(offset int64, limit int64) []gno.land/r/g1hx4z2kwrnzd9up3g0gd4hspc6v78e4r90jkke3/nft5.CollectionInfoCollectionCount() int64TokensOfOwner(owner string) []stringTokensOfCollection(collectionID string, offset int64, limit int64) []stringMintedByWallet(collectionID string, wallet string) int64BalanceOf(collectionID string, owner string) int64OwnerOf(collectionID string, tokenID string) (string, interface {Error func() string})TokenURI(collectionID string, tokenID string) (string, interface {Error func() string})TokenSeed(collectionID string, tokenID string) stringTokenAttributes(collectionID string, tokenID string) []gno.land/r/g1hx4z2kwrnzd9up3g0gd4hspc6v78e4r90jkke3/nft5.AttributeTokenMetadata(collectionID string, tokenID string) stringGetApproved(collectionID string, tokenID string) (string, interface {Error func() string})IsApprovedForAll(collectionID string, owner string, operator string) boolRoyaltyInfo(collectionID string, tokenID string, salePrice int64) (string, int64, interface {Error func() string})Render(path string) stringCollectionStorageKind(collectionID string) string