Skip to content

Files

Latest commit

3218b3b · Feb 4, 2021

History

History

cryptoid

Chainlink External Adapter for cryptoID

Input Params

  • blockchain or coin: The blockchain name (required).
  • endpoint: The requested data point. One of (difficulty|height). Defaults: difficulty.

Output

{
  "jobRunID": "1",
  "data": {
    "result": 19298087186262.6
  },
  "result": 19298087186262.6,
  "statusCode": 200
}