Skip to content
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

[API2] - [Tests] - Chains with compound names, such as Zksync Era or Polygon Zkevm, do not work on queries in the new API #7910

Open
0xpeluche opened this issue Aug 30, 2024 · 0 comments

Comments

@0xpeluche
Copy link

If we execute a query on:
/overview/fees/zksync%20era?excludeTotalDataChart=true&excludeTotalDataChartBreakdown=false&dataType=dailyFees
we do not get any results for chains with compound names on the development api, whether using zksync-era or zksync%20era

Current Api:
Image

Development Api:
Image

We can also notice that the chain name is different, with a hyphen between the words, in the development API. Could this be a potential mapping issue with the rest of the codebase?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant