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

feat: add new chains from Etherscan #25

Merged
merged 2 commits into from
Oct 25, 2024

Conversation

antazoey
Copy link
Member

What I did

Etherscan has already added more chains here: https://docs.etherscan.io/etherscan-v2/getting-started/supported-chains
This PR adds support for all the new chains added by Etherscan.

How I did it

How to verify it

Checklist

  • All changes are completed
  • New test cases have been added
  • Documentation has been updated

"shortName": "xai",
"slip44": None,
},
"sepolia": {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hard to tell that this was actually sepolia besides documented from Etherscan, but also this: https://xai-foundation.gitbook.io/xai-network/build-on-xai/xai-chains-and-parameters/connect-to-xai-testnet-sepolia

@antazoey antazoey merged commit db46404 into main Oct 25, 2024
17 checks passed
@antazoey antazoey deleted the feat/all-new-chains-from-etherscan branch October 25, 2024 18:38
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.

2 participants