Name | Lookup | Parameters | |
|---|---|---|---|
| emergency_shutdown | 6900 | - | |
| open_collateral_refund | 6901 | - | |
| refund_collaterals | 6902 | 1 |
Name | Lookup | Attributes | |
|---|---|---|---|
| Shutdown | 6900 | ["BlockNumberFor"] | |
| OpenRefund | 6901 | ["BlockNumberFor"] | |
| Refund | 6902 | ["AccountId","Balance","Vec<(CurrencyId, Balance)>"] |
Name | Type | |
|---|---|---|
| IsShutdown | {"origin":"PlainType","plain_type":"Bool","PlainTypeValue":30} | |
| CanRefund | {"origin":"PlainType","plain_type":"Bool","PlainTypeValue":30} |
Name | Docs |
|---|---|
| AlreadyShutdown | |
| MustAfterShutdown | |
| CanNotRefund | |
| ExistPotentialSurplus | |
| ExistUnhandledDebit |