Name | Lookup | Parameters | |
|---|---|---|---|
| register | 6700 | 8 | |
| update | 6701 | 2 | |
| execute_update | 6702 | 1 | |
| set_metadata | 6703 | 2 |
Name | Lookup | Attributes | |
|---|---|---|---|
| Registered | 6700 | ["PoolId"] | |
| UpdateRegistered | 6701 | ["PoolId"] | |
| UpdateExecuted | 6702 | ["PoolId"] | |
| UpdateStored | 6703 | ["PoolId"] | |
| MetadataSet | 6704 | ["PoolId","BoundedVec<u8, MaxSizeMetadata>"] |
Name | Type | |
|---|---|---|
| PoolMetadata | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U64"],"value":"Vec<U8>","keys_id":11,"value_id":854}} | |
| Pools | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U64"],"value":"cfg_types:pools:PoolRegistrationStatus","keys_id":11,"value_id":856}} |
Name | Type | Value | |
|---|---|---|---|
| MaxTranches | U32 | 05000000 | |
| MaxSizeMetadata | U32 | 2e000000 |
Name | Docs |
|---|---|
| BadMetadata | Invalid metadata passed |
| PoolAlreadyRegistered | A Pool with the given ID was already registered in the past |
| MetadataForCurrencyNotFound | No metadata for the given currency found |
| NoSuchPoolMetadata | No Metadata found for the given PoolId |
| TrancheTokenNameTooLong | The given tranche token name exceeds the length limit |
| TrancheSymbolNameTooLong | The given tranche symbol name exceeds the length limit |