🔐
Access control
Refinable implemented access control mechanisms to grant exclusive access to certain features within the collection and establish the concept of a contract owner.
By default, the contract owner will be the wallet that deploys the contract. Using the deployer account is the quickest way to access features to edit your collection.
Creator = User who deployed or created the contract
Non-creator = User who did not deploy the contract or created the contract
Features | Creator | Non-creator | Notes |
---|---|---|---|
Yes | Yes | Multiple users can import | |
Collection card visibility in Creator Suite | Yes | Yes | |
View collection details | Yes | Yes | Only can view items for non-creator |
Yes | No | | |
Import to Refinable marketplace after importing to Creator Suite | Yes | No | |
Yes | Yes | | |
Minting | Yes | No | |
Checkout | Yes | No | |
Yes | No | |
Features | Creator | Non-creator | Notes |
---|---|---|---|
Yes | Yes | Non-creator can import to the marketplace but it will only take on-chain data (i.e., name, token) |
Last modified 5mo ago