mirror of
https://github.com/Instadapp/aave-automation-subgraph.git
synced 2024-07-29 22:28:08 +00:00
Update README.md
This commit is contained in:
parent
2e9a686de7
commit
a7266a13a4
37
README.md
37
README.md
|
@ -82,6 +82,43 @@ Query Structure
|
||||||
logIndex
|
logIndex
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
failedExecutionData{
|
||||||
|
id
|
||||||
|
user
|
||||||
|
account{
|
||||||
|
id
|
||||||
|
}
|
||||||
|
userId
|
||||||
|
nonce
|
||||||
|
params{
|
||||||
|
id
|
||||||
|
collateralToken
|
||||||
|
collateralAmount
|
||||||
|
debtToken
|
||||||
|
debtAmount
|
||||||
|
collateralAmountWithTotalFee
|
||||||
|
swap{
|
||||||
|
id
|
||||||
|
sellToken
|
||||||
|
buyToken
|
||||||
|
sellAmt
|
||||||
|
unitAmt
|
||||||
|
callData
|
||||||
|
}
|
||||||
|
route
|
||||||
|
rateMode
|
||||||
|
}
|
||||||
|
metadata
|
||||||
|
initialHf
|
||||||
|
transactionDetail{
|
||||||
|
id
|
||||||
|
blockNumber
|
||||||
|
timeStamp
|
||||||
|
transactionHash
|
||||||
|
transactionLogIndex
|
||||||
|
logIndex
|
||||||
|
}
|
||||||
|
}
|
||||||
systemCancelData{
|
systemCancelData{
|
||||||
id
|
id
|
||||||
user
|
user
|
||||||
|
|
Loading…
Reference in New Issue
Block a user