This commit is contained in:
Richa-iitr 2022-08-04 21:29:55 +05:30
commit 35ef451d7f

View File

@ -5,6 +5,7 @@ Tracks the data related to Submit, Execute and Cancel automation.
Subgraph deployment:
- Polygon: [https://thegraph.com/hosted-service/subgraph/richa-iitr/aave-automation-polygon?selected=playground](https://thegraph.com/hosted-service/subgraph/richa-iitr/aave-automation-polygon?selected=playground)
- Avalanche: [https://thegraph.com/hosted-service/subgraph/richa-iitr/aave-automation-avalanche?selected=playground](https://thegraph.com/hosted-service/subgraph/richa-iitr/aave-automation-avalanche?selected=playground)
Query Structure
@ -68,11 +69,10 @@ Query Structure
errorCode
}
}
# executors{
# id
# executors
# status
# }
executors{
id
executors
}
}
</pre>