Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 351 Bytes

File metadata and controls

21 lines (17 loc) · 351 Bytes

Chainlink External Adapter for Onchain

Input Params

  • market, from, or future: The symbol of the future to query

Output

{
   "jobRunID":"1",
   "data":{
      "createDate":"2020-10-30T14:59:35.5375994Z",
      "price":42.6375,
      "symbol":"BRN",
      "result":42.6375
   },
   "result":42.6375,
   "statusCode":200
}