Stasis adapter to get Circulating Supply of EURS
Base URL https://stasis.net
This document was generated automatically. Please see README Generator for more info.
There are no environment variables for this adapter.
There are no rate limits for this adapter.
Every EA supports base input parameters from this list
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": {},
"debug": {
"cacheKey": "6fd5ecf807136e36fbc5392ff2d04b29539b3be4"
}
}
Response:
{
"jobRunID": "1",
"data": {
"result": 117769329.88
},
"result": 117769329.88,
"statusCode": 200,
"providerStatusCode": 200
}
MIT License