mirror of
https://github.com/Instadapp/aave-automation-subgraph.git
synced 2024-07-29 22:28:08 +00:00
lint
This commit is contained in:
parent
93b76667e0
commit
ec7f191e98
14
README.md
14
README.md
|
@ -33,11 +33,11 @@ Query Structure
|
||||||
params{
|
params{
|
||||||
id
|
id
|
||||||
collateralToken
|
collateralToken
|
||||||
debtToken
|
debtToken
|
||||||
collateralAmount
|
collateralAmount
|
||||||
debtAmount
|
debtAmount
|
||||||
collateralAmountWithTotalFee
|
collateralAmountWithTotalFee
|
||||||
swap{
|
swap{
|
||||||
id
|
id
|
||||||
buyToken
|
buyToken
|
||||||
sellToken
|
sellToken
|
||||||
|
@ -45,8 +45,8 @@ Query Structure
|
||||||
unitAmt
|
unitAmt
|
||||||
callData
|
callData
|
||||||
}
|
}
|
||||||
route
|
route
|
||||||
rateMode
|
rateMode
|
||||||
}
|
}
|
||||||
spells{
|
spells{
|
||||||
id
|
id
|
||||||
|
|
Loading…
Reference in New Issue
Block a user