Skip to content

Instantly share code, notes, and snippets.

@alessandro-aglietti
Last active November 26, 2017 19:19
Show Gist options
  • Save alessandro-aglietti/5cea09ea844ad51ae9b01db5f986bda5 to your computer and use it in GitHub Desktop.
Save alessandro-aglietti/5cea09ea844ad51ae9b01db5f986bda5 to your computer and use it in GitHub Desktop.
Oraclize API query create response
{
"result": {
"_timestamp": 1511723944,
"daterange": [
1511723944,
1511724004
],
"interval": 3600,
"actions": [],
"id": "39fb23c6f05af7f3cb86ab9f35093ad0a93db451864cdc8abbfcba5a5f8c99e6",
"version": 3,
"_timestamp_creation": 1511723944,
"active": true,
"hidden": false,
"payload": {
"conditions": [
{
"query": "[computation] ['Qmaj9pb9U7Hzfh5iSn8zVcqs9aseLMzVzxTPox8pSNWceW', 'ENV1', 'ENV2']",
"proof_type": 17,
"check_op": "tautology",
"datasource": "nested",
"value": null
}
]
}
},
"success": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment