code.vegaprotocol.io/vega@v0.79.0/datanode/integration/testdata/golden/TestOracles_OracleDataSourceExternalEthereum (about) 1 { 2 "TestName": "TestOracles_OracleDataSourceExternalEthereum", 3 "Query": "{ oracleSpecsConnection { edges { node { dataSourceSpec { spec { id createdAt updatedAt status data { sourceType { ... on DataSourceDefinitionExternal { sourceType { ... on EthCallSpec { abi args address method requiredConfirmations normalisers { name expression } trigger { trigger { ... on EthTimeTrigger { initial every until } } } filters { key { name type } conditions { operator value } } } } } } } } } } } } }", 4 "Result": { 5 "oracleSpecsConnection": { 6 "edges": [ 7 { 8 "node": { 9 "dataSourceSpec": { 10 "spec": { 11 "createdAt": "2023-03-10T10:28:12.711669Z", 12 "data": { 13 "sourceType": { 14 "sourceType": {} 15 } 16 }, 17 "id": "ae14ccd9f8df5b0eb43d43fbe6625d4020f4cc609d6ee1235db48e94fa789e85", 18 "status": "STATUS_ACTIVE", 19 "updatedAt": null 20 } 21 } 22 } 23 }, 24 { 25 "node": { 26 "dataSourceSpec": { 27 "spec": { 28 "createdAt": "2023-03-10T10:23:18.09062Z", 29 "data": { 30 "sourceType": { 31 "sourceType": {} 32 } 33 }, 34 "id": "a59ef4c8e651c5aebc81cb82c665b94d47735da1d2aff8868a79f1e25b354d6d", 35 "status": "STATUS_ACTIVE", 36 "updatedAt": null 37 } 38 } 39 } 40 }, 41 { 42 "node": { 43 "dataSourceSpec": { 44 "spec": { 45 "createdAt": "2023-03-10T10:24:05.588573Z", 46 "data": { 47 "sourceType": { 48 "sourceType": {} 49 } 50 }, 51 "id": "36c0d99cee5d8c2b974995818e4bcb095bfa38558c5485b935dc7781ed954ce6", 52 "status": "STATUS_DEACTIVATED", 53 "updatedAt": null 54 } 55 } 56 } 57 }, 58 { 59 "node": { 60 "dataSourceSpec": { 61 "spec": { 62 "createdAt": "2023-03-10T10:28:12.711669Z", 63 "data": { 64 "sourceType": { 65 "sourceType": {} 66 } 67 }, 68 "id": "31020fd12ab5ea856a1b9e9d464c98205f7d9ac0d8b287c7b5ed5bdfbceb30cf", 69 "status": "STATUS_ACTIVE", 70 "updatedAt": null 71 } 72 } 73 } 74 }, 75 { 76 "node": { 77 "dataSourceSpec": { 78 "spec": { 79 "createdAt": "2023-03-10T10:24:05.588573Z", 80 "data": { 81 "sourceType": { 82 "sourceType": {} 83 } 84 }, 85 "id": "1937e8eceed19c8b5cdb92fe87cb062f2fd80b230d7cc441312d1b1af318481d", 86 "status": "STATUS_DEACTIVATED", 87 "updatedAt": null 88 } 89 } 90 } 91 }, 92 { 93 "node": { 94 "dataSourceSpec": { 95 "spec": { 96 "createdAt": "2023-03-10T10:23:18.09062Z", 97 "data": { 98 "sourceType": { 99 "sourceType": {} 100 } 101 }, 102 "id": "1152f1fad600a97069e35d24bcd94e4883ea6d48e96573707766333b01f08f14", 103 "status": "STATUS_ACTIVE", 104 "updatedAt": null 105 } 106 } 107 } 108 } 109 ] 110 } 111 }, 112 "Duration": 1197955 113 }