GET v2/account/deposit/PendingDeposit/{currency}/{walletAddress}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
currency | string |
Required |
|
walletAddress | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of DepositModelName | Description | Type | Additional information |
---|---|---|---|
id | string |
None. |
|
currency_symbol | string |
None. |
|
quantity | decimal number |
None. |
|
deposit_at | string |
None. |
|
status | string |
None. |
|
tx_id | string |
None. |
|
confirmations | string |
None. |
|
address | string |
None. |
|
senderAddress | string |
None. |
|
chain | string |
None. |
Response Formats
application/json, text/json, text/xml
Sample:
Sample not available.