-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Description
https://thegraph.com/hosted-service/subgraph/learnforcode/quick-swap
Query:
{
uniswapFactories(first: 5) {
id
pairCount
totalVolumeUSD
totalVolumeETH
}
tokens(first: 5) {
id
symbol
name
decimals
}
}
Result:
{
"errors": [
{
"message": "indexing_error"
}
]
}
fess-vcreazy231
Metadata
Metadata
Assignees
Labels
No labels