Address
By querying the address endpoint you can check whether a Raiden node is up and running correctly.
Last updated
By querying the address endpoint you can check whether a Raiden node is up and running correctly.
Last updated
HTTP Method
Resource
Description
GET
Info about your Raiden node
GET
http://localhost:5001/api/v1/address
Queries the Ethereum address you choose when starting Raiden. A Raiden node is up and running correctly if the response returns that same address.
version
string
Version of the API