This document was generated automatically. Please see README Generator for more info.
Required? | Name | Description | Type | Options | Default |
---|---|---|---|---|---|
✅ | API_KEY | string |
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 | difficulty, height | difficulty |
Supported names for this endpoint are: difficulty
, height
.
Required? | Name | Aliases | Description | Type | Options | Default | Depends On | Not Valid With |
---|---|---|---|---|---|---|---|---|
✅ | blockchain | coin |
The blockchain name. | string |
Request:
{
"id": "1",
"data": {
"coin": "BTC"
},
"debug": {
"cacheKey": "76f4c62584acabdeb7f0078f000fb644d588fda9"
}
}
Response:
{
"jobRunID": "1",
"data": {
"result": 22674148233453.1
},
"result": 22674148233453.1,
"statusCode": 200,
"providerStatusCode": 200
}
MIT License