get https://api.upbit.com/v1/deposit
Request Parameters
Name | Description | Type |
---|---|---|
uuid | Deposit UUID | String |
txid | Deposit TXID | String |
currency | Currency Symbol | String |
Response
Name | Description | Type |
---|---|---|
type | Deposit Type | String |
uuid | Unique Deposit ID | String |
currency | Currency Symbol | String |
net_type | Deposit network | String |
txid | Deposit Transaction ID | String |
state | Deposit Status | String |
created_at | Deposit Generation Time | DateString |
done_at | Deposit Completion Time | DateString |
amount | Deposit Amount | NumberString |
fee | Deposit Fee | NumberString |
transaction_type | Deposit Typedefault : depositinternal : Lightning Deposit | String |