Name | Lookup | Parameters | |
---|---|---|---|
init_issuance_config | 1300 | - | |
finalize_tge | 1301 | - | |
execute_tge | 1302 | 1 |
Name | Lookup | Attributes | |
---|---|---|---|
SessionIssuanceIssued | 1300 | ["u32","BalanceOf","BalanceOf"] | |
SessionIssuanceRecorded | 1301 | ["u32","BalanceOf","BalanceOf"] | |
IssuanceConfigInitialized | 1302 | ["IssuanceInfo<BalanceOf>"] | |
TGEFinalized | 1303 | ||
TGEInstanceFailed | 1304 | ["TgeInfo<AccountId, BalanceOf>"] | |
TGEInstanceSucceeded | 1305 | ["TgeInfo<AccountId, BalanceOf>"] |
Name | Type | |
---|---|---|
IssuanceConfigStore | {"origin":"PlainType","plain_type":"pallet_issuance:IssuanceInfo","PlainTypeValue":57} | |
TGETotal | {"origin":"PlainType","plain_type":"U128","PlainTypeValue":45} | |
IsTGEFinalized | {"origin":"PlainType","plain_type":"Bool","PlainTypeValue":19} | |
SessionIssuance | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"option<Tuple:U128U128>","keys_id":4,"value_id":250}} |
Name | Type | Value | |
---|---|---|---|
BlocksPerRound | U32 | b0040000 | |
HistoryLimit | U32 | 0a000000 | |
LiquidityMiningIssuanceVault | AccountId | 6d6f646c70792f6c716d69760000000000000000000000000000000000000000 | |
StakingIssuanceVault | AccountId | 6d6f646c70792f73746b69760000000000000000000000000000000000000000 | |
TotalCrowdloanAllocation | U128 | 0000008a512a94d837f8100100000000 | |
ImmediateTGEReleasePercent | U8 | 14 | |
IssuanceCap | U128 | 000000a0f300427ff2b8ec0c00000000 | |
LinearIssuanceBlocks | U32 | 2080c800 | |
LiquidityMiningSplit | U32 | e41a1d21 | |
StakingSplit | U32 | 1caf7d1a | |
TGEReleasePeriod | U32 | 40335000 | |
TGEReleaseBegin | U32 | c0890100 |
Name | Docs |
---|---|
IssuanceConfigAlreadyInitialized | The issuance config has already been initialized |
IssuanceConfigNotInitialized | The issuance config has not been initialized |
TGENotFinalized | TGE must be finalized before issuance config is inti |
TGEIsAlreadyFinalized | The TGE is already finalized |
IssuanceConfigInvalid | The issuance config is invalid |
MathError | An underflow or an overflow has occured |
UnknownPool | unknown pool |