Name | Lookup | Parameters | |
|---|---|---|---|
| adjust_loan | 6600 | 3 | |
| close_loan_has_debit_by_dex | 6601 | 2 | |
| transfer_loan_from | 6602 | 2 | |
| authorize | 6603 | 2 | |
| unauthorize | 6604 | 2 | |
| unauthorize_all | 6605 | - | |
| expand_position_collateral | 6606 | 3 | |
| shrink_position_debit | 6607 | 3 | |
| adjust_loan_by_debit_value | 6608 | 3 | |
| transfer_debit | 6609 | 3 |
Name | Lookup | Attributes | |
|---|---|---|---|
| Authorization | 6600 | ["AccountId","AccountId","CurrencyId"] | |
| UnAuthorization | 6601 | ["AccountId","AccountId","CurrencyId"] | |
| UnAuthorizationAll | 6602 | ["AccountId"] | |
| TransferDebit | 6603 | ["CurrencyId","CurrencyId","Balance"] |
Name | Type | |
|---|---|---|
| Authorization | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat","Blake2_128Concat"],"key_vec":["AccountId","Tuple:acala_primitives:currency:CurrencyIdAccountId"],"value":"U128","keys_id":546,"value_id":6}} |
Name | Type | Value | |
|---|---|---|---|
| DepositPerAuthorization | U128 | 00c06543ac0300000000000000000000 |
Name | Docs |
|---|---|
| NoPermission | |
| AlreadyShutdown | |
| AuthorizationNotExists | |
| AlreadyAuthorized |