get https://EXCHANGE-REGION-ENDPOINT-URL.com/v1/withdraws/coin_addresses
Allowlisted Withdrawal Address registration is REQUIRED to withdraw.
In order to withdraw through Open API, the withdrawal address must be registered as an allowlisted withdrawal address.
Register the withdrawal address by going to [MY] > [Open API] > [Allowlisted Withdrawal Address].
Network Type (net_type) vs. Network name(network_name)
- What is
net_type
?
'Network type' is the blockchain network used when depositing/withdrawing digital assets. Every digital asset has its unique network(chain) and may differ depending on the type of digital asset.- What is
network_name
?
'Network Name' allows you to check the blockchain network name of the digital assets supported by Upbit.
Response
Name | Description | Type |
---|---|---|
currency | Currency Symbol | String |
net_type | Currency Network | String |
network_name | Currency Blockchain Network Name | String |
withdraw_address | Withdrawal Address | String |
secondary_address | Secondary Withdrawal Address (only for required digital assets) | String |