For the complete documentation index, see llms.txt. This page is also available as Markdown.

Creating Collections

mint_art20(...) Creates a new collection, specifying name, description, URI, logo_uri, initial supply, and max supply. It emits a CollectionCreatedEvent and optionally sets up a deny list.

Last updated