Skip to content
LogoLogo

Generated — do not edit. Source of truth: crates/terp-account-billboards/contracts/terp721-account-manifold/README.md. Edit there, then rebuild docs.

Terp721-Account Manifold

Minter and Marketplace for Terp Accounts

Instantiate

ParameterDescription
adminTemporary admin for managing whitelists (optional).
verifierOracle for verifying text records (optional).
collection_code_idCode ID for BS721-Account. Used to instantiate a new account collection.
marketplace_addrAddress of the BS721-Account marketplace.
min_account_lengthMinimum length an account ID can be.
max_account_lengthMaximum length an account ID can be.
base_priceBase price for an account. Used to calculate premium for small account accounts.

Actions

Actions
MintAndList
Pause
UpdateConfig

Queries

Contract QueriesDescription
OwnershipGet the ownership information of the contract.
CollectionGet the collection address associated with the contract.
ParamsGet the sudo parameters of the contract.
ConfigGet the configuration of the contract.

Sudo Parameters

Sudo Parameters
UpdateParams
UpdateAccountCollection
UpdateAccountMarketplace