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

WIP: added all chains from chainlist #38

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

stackman27
Copy link
Collaborator

@stackman27 stackman27 commented May 17, 2024

Added all chains listed on chainlist: https://chainlist.org/?testnets=true&search=

Did my best following the name convention <blockchain>-<type>-<network_name>-<parachain>-<rollup>-<rollup_instance>

The hardest thing was to write a script to detect blockchain (L1 or L2) any thoughts?

@stackman27 stackman27 requested a review from a team as a code owner May 17, 2024 22:46
@stackman27 stackman27 changed the title added all chains added all chains from chainlist May 17, 2024
name: team-blockchain
94204209:
selector: 8753726855744741000
name: polygon-blackberry
Copy link
Contributor

Choose a reason for hiding this comment

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

What's this, testnet or mainnet?

name: 0xhash-testnet
88888888:
selector: 8074980489370396000
name: team-blockchain
Copy link
Contributor

Choose a reason for hiding this comment

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

Same

name: autonity-piccadilly-barada-testnet
65100002:
selector: 4186165651132696000
name: autonity-piccadilly-sumida-testnet
Copy link
Contributor

Choose a reason for hiding this comment

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

I think most (all?) instances of composed blockchain names separate them by _, and - separates the fields, i.e. chain family to net-type (testnet|mainnet)

@stackman27 stackman27 changed the title added all chains from chainlist WIP: added all chains from chainlist May 17, 2024
@stackman27 stackman27 marked this pull request as draft May 23, 2024 18:25
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