Address
GEThttp://localhost:8080/wallet/address
Returns an address to be used in the wallet
Request
Query Parameters
new booleanrequired
New or old address
Responses
- 200
Success
- application/json
- Schema
- success
Schema
any
Success
{
"address": "15VZc2jy1L3LGFweZeKVbWMsTzfKFJLpsN"
}
- curl
- python
- go
- nodejs
- ruby
- csharp
- php
- java
- powershell
- CURL
ResponseClear