Wallet status data may differ from actual service status.The deposit/withdrawal status and block status information provided by API may be reflected with a delay of several minutes. Please use this API only for reference, and be sure to refer to the Upbit notice and Wallet Status page before performing actual deposit and withdrawal.
Network Type (net_type) vs. Network Name (network_name)
- What is Network Type (
net_type
)?
It refers to the blockchain network used for digital asset deposit and withdrawal, and the network (chain) used may differ depending on the type of digital asset. *Please make sure that the address and the network match exactly, as normal deposit and withdrawal may not be possible if the networks do not match. The value of Network Type (net_type) is required when withdrawing digital assets.- What is Network Name (
network_name
)?
It is a function that allows you to check the name of the blockchain network for digital assets supported by Upbit. It has the same value as the 'Network' in the deposit and withdrawal status page provided by the Upbit Support Center.
Response
Name | Description | Type |
---|---|---|
currency | Currency Symbol | String |
wallet_state | Indicates the deposit/withdrawal availability for each digital asset - working : Deposit/Withdrawal is fine | String |
block_state | Block network status | String |
block_height | Current block height of the network | Integer |
block_updated_at | Timestamp of the latest block update | DateString |
block_elapsed_minute | Minutes elapsed since the last block update | String |
net_type | Network type required for withdrawal requests | String |
network_name | Name of the blockchain network as shown on the Upbit deposit/withdrawal page | String |