-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Wombat missing 24h volume #2145
Comments
will refill data |
@dtmkeng hi! I saw that the 24H volume went back to zero. Can you take a look again? The response: {
"id": "1700",
"name": "Wombat Exchange",
"address": "bsc:0xad6742a35fb341a9cc6ad674738dd8da98b94fb1",
...
"total24h": 0,
"total48hto24h": 0,
"total7d": 1832667,
"totalAllTime": 3882176567,
"totalDataChart": [],
"totalDataChartBreakdown": []
} |
wil check |
@thanh-wombat hi seem issue from graph base https://thegraph.com/explorer/subgraphs/9VTwC8JsHkdgJPjG1RZC7v2trmpq57JKrY4Vj74rSHoM?view=Query&chain=arbitrum-one erorr bad indexers |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi.
api.llama.fi
is returning 0 for Wombat's 24h volume. Do you have any idea why?Sample request:
Sample response:
I checked our subgraphs, and
dailyTradeVolume
is always non-zero. Sample CURL:Thanks!
The text was updated successfully, but these errors were encountered: