Response (wallet list)
api/v3
Response (wallet list) 200 OK, application/json
200 OK, application/json
A wallet list with the following objects as elements is returned:
Parameter | Type | Description |
| string | The name of a wallet. |
| string | A Hycon wallet public address. |
| string | The total circulation of HYCON coin. |
| number | The transaction number sent from the address. |
Response Error Table
Status | Error | Message |
400 |
| Parameter should be defined |
500 |
| FAILED getWalletList: Internal Server Error Error: {ERROR MESSAGE FROM SERVER} |
Response (Success, no wallets) 200 OK, application/json
Response (Success) 200 OK, application/json
Last updated