Managing Withdrawal from the Console

Request withdrawal

Request Withdrawal with API

You can request withdrawal to the outside by calling the Request Withdrawal API.

Response example

{
  "uuid": "18012e3f-07f3-45ec-862b-f020c0ca935a"
}

Request Withdrawal from the Console

You can request the withdrawal from the console if consignment is the key management method of the wallet. In this case, you can only withdraw from the main address, and withdrawal from the child address is not available from the console.


👀

Only the accounts with requester authorization can request a withdrawal.


How to Request a Withdrawal

  1. Access the console of the wallet to be withdrawn.
  2. Access the [Withdrawal Request History] page and click the ‘Request Withdrawal’ button.
  3. Choose the type and amount of the asset to withdraw, and then enter the receiving address.
  4. Check the cautions and proceed with the withdrawal.

Withdrawal Whitelist

When requesting withdrawal from the console, the receiving address must be on the whitelist. Therefore, you must register the whitelist of the wallet before requesting a withdrawal.



Approving Withdrawals

For safe asset management, the withdrawal must be approved by a determined number of managers from the console to proceed. A withdrawal request will be canceled immediately even when one manager denies the withdrawal.


👀

Only the owner or the accounts with requester authorization can approve the withdrawal.


👍

It is possible to set ‘Withdraw Immediately’ when using API withdrawal

For the convenience of service operation, you can change the setting to allow withdrawal upon request without approval when the request was made by using API. You can set API withdrawal approval requirements on the was made by using page. (However, approval is required for withdrawal requests from the console)



Setting up withdrawal

Withdrawal Whitelist

When requesting withdrawal from the console, the receiving address must be on the whitelist. Therefore, you must register the whitelist of the wallet before requesting withdrawal from the console.


Number of Withdrawals Approval Managers

Set how many approvals of registered withdrawal approval managers are needed. Approvals of two managers are needed by default, and they can be changed depending on the service operation policy.