Name | Type | |
---|---|---|
TotalSupply | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"U128","keys_id":290,"value_id":6}} | |
Balance | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat","Blake2_128Concat"],"key_vec":["U32","pallet_evm:account:BasicCrossAccountIdRepr"],"value":"U128","keys_id":605,"value_id":6}} | |
Allowance | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat","Blake2_128","Blake2_128Concat"],"key_vec":["U32","pallet_evm:account:BasicCrossAccountIdRepr","pallet_evm:account:BasicCrossAccountIdRepr"],"value":"U128","keys_id":624,"value_id":6}} |
Name | Docs |
---|---|
NotFungibleDataUsedToMintFungibleCollectionToken | Not Fungible item data used to mint in Fungible collection. |
FungibleItemsDontHaveData | Tried to set data for fungible item. |
FungibleDisallowsNesting | Fungible token does not support nesting. |
SettingPropertiesNotAllowed | Setting item properties is not allowed. |
SettingAllowanceForAllNotAllowed | Setting allowance for all is not allowed. |
FungibleTokensAreAlwaysValid | Only a fungible collection could be possibly broken; any fungible token is valid. |