get https://api.singlewallet.cc/v1/wallet/
Response
Name | Type | Description |
---|---|---|
id | uuid format | wallet id |
label | string | null | wallet label you set on creation |
address | string | wallet address |
network | string | network code |
accumulated_balance | double | total sum of all deposits |
dust_balance | double | total current dust balance available in the wallet, and yet is not credited to your account balance |
deposits | integer | total number of deposits to this wallet address |
last_deposit | datetime|null | datetime of last deposit |