Contracts Information
By querying the contracts endpoint you can check which on-chain smart contracts are used.
Contracts Resource Overview
HTTP Method
Resource
Description
GET
Addresses of the used smart contracts
Contracts Resource Details
Contract information
GET
http://localhost:5001/api/v1/contracts
Queries the version and addresses of the smart contracts used by the Raiden client.
Path Parameters
Name
Type
Description
version
string
Version of the API
Last updated
Was this helpful?