Storage and types overview
fa2_type
Field
Type
Description
token
address
Token's address
id
token_id_type (nat)
Token's identifier
storage_type - main contract storage
Field
Type
Description
minters
set(address)
Set of registered by admin minters
admin
address
Administrator of the contract
pending_admin
address
Pending administrator that should accept his new administrator role (if it is possible)
Last updated