Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 594 Bytes

File metadata and controls

27 lines (20 loc) · 594 Bytes

Chainlink External Adapter for cfbenchmarks

Configuration

The adapter takes the following environment variables:

Required? Name Description Options Defaults to
API_USERNAME
API_PASSWORD

Input Params

  • index: The ID of the index to query

Sample Output

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