subscan
Runtime Modules / NFT
Spec Version:
Call Functions
Name
Lookup
Parameters
create_class79003
mint79015
transfer79022
burn79031
burn_with_remark79042
destroy_class79052
update_class_properties79062
Constants
Name
Type
Value
CreateClassDepositBalanceOf0x00203d88792d00000000000000000000
CreateTokenDepositBalanceOf0x00d0ed902e0000000000000000000000
DataDepositPerByteBalanceOf0x00a3e111000000000000000000000000
PalletIdPalletId0x6163612f614e4654
MaxAttributesBytesu320x00080000
Error Types
Name
Docs
ClassIdNotFound ClassId not found
TokenIdNotFound TokenId not found
NoPermission The operator is not the owner of the token and has no permission
InvalidQuantity Quantity is invalid. need >= 1
NonTransferable Property of class don't support transfer
NonBurnable Property of class don't support burn
NonMintable Property of class don't support mint
CannotDestroyClass Can not destroy class Total issuance is not 0
Immutable Cannot perform mutable action
AttributesTooLarge Attributes too large