Name | Lookup | Parameters | |
|---|---|---|---|
| extract_surplus_to_treasury | 6700 | 1 | |
| auction_collateral | 6701 | 4 | |
| set_expected_collateral_auction_size | 6702 | 2 |
Name | Lookup | Attributes | |
|---|---|---|---|
| ExpectedCollateralAuctionSizeUpdated | 6700 | ["CurrencyId","Balance"] |
Name | Type | |
|---|---|---|
| ExpectedCollateralAuctionSize | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["acala_primitives:currency:CurrencyId"],"value":"U128","keys_id":41,"value_id":6}} | |
| DebitPool | {"origin":"PlainType","plain_type":"U128","PlainTypeValue":6} |
Name | Type | Value | |
|---|---|---|---|
| GetStableCurrencyId | acala_primitives:currency:CurrencyId | 0001 | |
| MaxAuctionsCount | U32 | 32000000 | |
| TreasuryAccount | AccountId | 6d6f646c6163612f687a74720000000000000000000000000000000000000000 | |
| PalletId | [U8; 8] | 6163612f63647074 | |
| AlternativeSwapPathJointList | Vec<Vec<acala_primitives:currency:CurrencyId>> | 08040002040003 |
Name | Docs |
|---|---|
| CollateralNotEnough | The collateral amount of CDP treasury is not enough |
| SurplusPoolNotEnough | The surplus pool of CDP treasury is not enough |
| DebitPoolNotEnough | The debit pool of CDP treasury is not enough |
| CannotSwap | Cannot use collateral to swap stable |