subscan
Runtime Modules / Fungible
Spec Version:
Storage Functions
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}}
Error Types
Name
Docs
NotFungibleDataUsedToMintFungibleCollectionTokenNot Fungible item data used to mint in Fungible collection.
FungibleItemsDontHaveDataTried to set data for fungible item.
FungibleDisallowsNestingFungible token does not support nesting.
SettingPropertiesNotAllowedSetting item properties is not allowed.
SettingAllowanceForAllNotAllowedSetting allowance for all is not allowed.
FungibleTokensAreAlwaysValidOnly a fungible collection could be possibly broken; any fungible token is valid.