Carbon credit reserves attested by Armanino
Base URL https://api.real-time-attest.trustexplorer.io/chainlink
This document was generated automatically. Please see README Generator for more info.
There are no environment variables for this adapter.
Every EA supports base input parameters from this list
Required? | Name | Description | Type | Options | Default |
---|---|---|---|---|---|
endpoint | The endpoint to use | string | balance, mco2 | mco2 |
Supported names for this endpoint are: balance
, mco2
.
There are no input parameters for this endpoint.
Request:
{
"id": "1",
"data": {
"endpoint": "mco2",
"resultPath": "totalMCO2"
},
"debug": {
"cacheKey": "qWnh3HgqoKoepuFKlU/E3H0RhZY="
}
}
Response:
{
"jobRunID": "1",
"data": {
"totalMCO2": 3041044,
"totalCarbonCredits": 3041044,
"timestamp": "2022-04-04T11:00:46.577Z",
"result": 3041044
},
"result": 3041044,
"statusCode": 200,
"providerStatusCode": 200
}
MIT License