Requirements and specifications for Xion smart contracts
update_minter_ownership
function which can be called to add or remove minting permissions.
msg: ExecuteMsg
format will be like:
update_minter_ownership
function.
<your-contract-address>
- Your deployed contract addressCROSSMINT_ADDRESS
- Crossmint’s address (see below)<your-wallet>
- Your wallet nameEnvironment | Address |
---|---|
Staging Testnet | xion1sky4jrvn7s3u9wetshrutkmuuuu6jcwfju6qmt |
Production Mainnet | xion162pp2eunext5skljzsshhzwjpkce9d3eceyr8z |
get_minter_ownership
upon your contract, and if the pending_owner
address, matches the environment <CROSSMINT_ADDRESS>
, the following message will be executed on your contract