Name | Lookup | Parameters | |
|---|---|---|---|
| set_protocol_owner_fee | 1f00 | 2 | |
| deploy | 1f01 | 5 | |
| mint | 1f02 | 2 | |
| transfer | 1f03 | 3 | |
| burn | 1f04 | 2 |
Name | Lookup | Attributes | |
|---|---|---|---|
| MintFeeUpdated | 1f00 | ||
| ProtocolMintFeeUpdated | 1f01 | ||
| ProtocolOwnerFeeUpdated | 1f02 | ||
| Deploy | 1f03 | ||
| Mint | 1f04 | ||
| Burn | 1f05 | ||
| Transfer | 1f06 |
Name | Type | |
|---|---|---|
| TickInfo | {"origin":"MapType","map_type":{"key":"Bytes","hasher":"Blake2_128Concat","value":"(AccountId, Vec<u8>, u128, u128, BalanceOf, AccountId,)","isLinked":false}} | |
| TickMintedAmount | {"origin":"MapType","map_type":{"key":"Bytes","hasher":"Blake2_128Concat","value":"u128","isLinked":false}} | |
| BalanceForTickAddress | {"origin":"DoubleMapType","double_map_type":{"key":"Bytes","key2":"AccountId","hasher":"Blake2_128Concat","key2Hasher":"Blake2_128Concat","value":"u128","isLinked":false}} | |
| ProtocolOwnerFee | {"origin":"PlainType","plain_type":"(AccountId, BalanceOf)"} |
Name | Docs |
|---|---|
| InSufficientFundError | |
| TickAlreadyExists | |
| TickNotExists | |
| InvalidAmount | |
| InvalidTickName | |
| InvalidTickLimit | |
| InvalidTickMax | |
| InsufficientSupplyError | |
| OverLimitError | |
| FromAddressNotExists | |
| ToAddressNotExists | |
| TryIntoIntError | |
| ProtocolFeeMissing | |
| ZeroProtocolFee |