Version: 1.1.29
Stasis adapter to get Circulating Supply of EURS
This document was generated automatically. Please see README Generator for more info.
There are no environment variables for this adapter.
Required? | Name | Description | Type | Options | Default |
---|---|---|---|---|---|
endpoint | The endpoint to use | string | supply | supply |
supply
is the only supported name for this endpoint.
There are no input parameters for this endpoint.
Request:
{
"id": "1",
"data": {}
}
Response:
{
"jobRunID": "1",
"data": {
"result": 117769329.88
},
"result": 117769329.88,
"statusCode": 200,
"providerStatusCode": 200
}