Skip to main content

Balance

GET 

http://localhost:8080/wallet/balance

Returns the current balance of the wallet (available and locked tokens)

Responses

Success

Schema

    any

curl -L 'http://localhost:8080/wallet/balance' \
-H 'Accept: application/json'
Request Collapse all
Base URL
http://localhost:8080
ResponseClear

Click the Send API Request button above and see the response here!