Skip to content

Conversation

@yanfeizuo
Copy link

@yanfeizuo yanfeizuo commented Feb 8, 2023

All Submissions:

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?

New Blockchain Submissions:

We'll need the following to integrate your EVM-compatible blockchain:

  • At least one AMM on your chain with a daily volume over $100k. Do you include it in your PR?
  • Your chain logo
  • Your native token logo
  • Blockexplorer that could open account and transactions pages
  • High-performance RPC endpoint. Raise the issue in this repo or reach out our team at Discord with access details.

New AMM Submissions:

We'll need the following to integrate your AMM:

  • Do you have a daily trading volume over $20k?
  • Does "type" at AMM config match your code base?
  • Your AMM logo. Please add a link to your logo or attach it to a new issue in this repo.

@yanfeizuo
Copy link
Author

@xiaohanzhu
Copy link

@evahteev
Copy link
Contributor

evahteev commented Feb 9, 2023

@yanfeizuo @xiaohanzhu going to trigger our staging deployment, after checks -> prod

@xiaohanzhu
Copy link

Any updates on this? Let us know if any additional info is needed

@evahteev
Copy link
Contributor

evahteev commented Mar 2, 2023

@xiaohanzhu Hi, we are getting {'code': -32601, 'message': 'Method not found', 'data': 'eth_getBlockTransactionCountByNumber'} as we are using this method to get transactions for block we need to fix how we are fetching them on our side, or you can start supporting it? We put it in ours roadmap, but I wouldn't say it would happen fast.

@xiaohanzhu
Copy link

we just added the support for eth_getBlockTransactionCountByNumber Could you give another try?

@xiaohanzhu
Copy link

@evahteev could you take a look again? Let us know if there is still any issues. Thank you

@evahteev
Copy link
Contributor

@xiaohanzhu https://rpc.meter.io/ still returns ValueError: {'code': -32601, 'message': 'Method not found', 'data': 'eth_getTransactionByBlockNumberAndIndex'}

@xiaohanzhu
Copy link

We just added support for this API. Could you try it again? Thanks a lot

@xiaohanzhu https://rpc.meter.io/ still returns ValueError: {'code': -32601, 'message': 'Method not found', 'data': 'eth_getTransactionByBlockNumberAndIndex'}

@evahteev
Copy link
Contributor

evahteev commented Apr 4, 2023

@xiaohanzhu another error from rpc :
ValueError: {'code': -32603, 'message': 'Internal error', 'data': "invalid literal for int() with base 10: '0x0'"}

@evahteev
Copy link
Contributor

@xiaohanzhu another error from rpc : ValueError: {'code': -32603, 'message': 'Internal error', 'data': "invalid literal for int() with base 10: '0x0'"}

@xiaohanzhu I see it's working now, can you please provide tokens list link in tokens list format?

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

Successfully merging this pull request may close these issues.

3 participants