mirror of
https://github.com/Instadapp/aave-automation-subgraph.git
synced 2024-07-29 22:28:08 +00:00
Merge branch 'main' of https://github.com/Richa-iitr/aave-automation-subgraph
This commit is contained in:
commit
35ef451d7f
10
README.md
10
README.md
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue
Block a user