Getting a list of wallets
api/v1
You can query information about all of your wallets on your local Hycon node.
Response - 200 OK, application/json
Parameter | Type | Description |
| list | A list of wallet addresses with |
| number | The number of addresses in the list |
GET/api/v1/wallet
Example request
Response (Success)
Last updated