Name | Lookup | Parameters | |
|---|---|---|---|
| claim | 1300 | 2 | |
| mint_claim | 1301 | 3 |
Name | Lookup | Attributes | |
|---|---|---|---|
| Claimed | 0e00 |
Name | Type | |
|---|---|---|
| Claims | {"origin":"MapType","map_type":{"key":"EthereumAddress","hasher":"Identity","value":"BalanceOf","isLinked":false}} | |
| Total | {"origin":"PlainType","plain_type":"BalanceOf"} | |
| Vesting | {"origin":"MapType","map_type":{"key":"EthereumAddress","hasher":"Identity","value":"(BalanceOf, BalanceOf, BlockNumber)","isLinked":false}} |
Name | Type | Value | |
|---|---|---|---|
| Prefix | &[u8] | 0x7c506179204b534d7320746f20746865204b7573616d61206163636f756e743a |
Name | Docs |
|---|---|
| InvalidEthereumSignature | Invalid Ethereum signature. |
| SignerHasNoClaim | Ethereum address has no claim. |
| DestinationVesting | The destination is already vesting and cannot be the target of a further claim. |
| PotUnderflow | There's not enough in the pot to pay out some unvested amount. Generally implies a logic error. |