subscan
Runtime Modules / TokenIssuer
Spec Version:
Storage Functions
Name
Type
IssueWhiteList{"origin":"MapType","map_type":{"key":"CurrencyId","hasher":"Blake2_128Concat","value":"Vec<AccountIdOf>","isLinked":false}}
TransferWhiteList{"origin":"MapType","map_type":{"key":"CurrencyId","hasher":"Blake2_128Concat","value":"Vec<AccountIdOf>","isLinked":false}}
Error Types
Name
Docs
NotEnoughBalance The balance is not enough
NotExist The account doesn't exist in the whitelist.
NotAllowed The origin is not allowed to perform the operation.