Name | Lookup | Parameters | |
|---|---|---|---|
| add_allowed_currencies | 5000 | 1 | |
| remove_allowed_currencies | 5001 | 1 | |
| approve | 5002 | 3 | |
| transfer_from | 5003 | 4 |
Name | Lookup | Attributes | |
|---|---|---|---|
| AllowedCurrenciesAdded | 5000 | ["Vec<CurrencyOf>"] | |
| AllowedCurrenciesDeleted | 5001 | ["Vec<CurrencyOf>"] | |
| TransferApproved | 5002 | ["CurrencyOf","AccountId","AccountId","BalanceOf"] |
Name | Type | |
|---|---|---|
| Approvals | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Blake2_128Concat","Blake2_128Concat"],"key_vec":["spacewalk_primitives:CurrencyId","AccountId","AccountId"],"value":"U128","keys_id":661,"value_id":6}} | |
| AllowedCurrencies | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["spacewalk_primitives:CurrencyId"],"value":"NULL","keys_id":121,"value_id":43}} |
Name | Type | Value | |
|---|---|---|---|
| MaxAllowedCurrencies | U32 | 00010000 |
Name | Docs |
|---|---|
| Unapproved | |
| CurrencyNotLive | |
| ExceedsNumberOfAllowedCurrencies |