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

Add Evmos Testnet and Mainnet #852

Merged
merged 4 commits into from
Jun 21, 2023
Merged

Conversation

LPX55
Copy link
Contributor

@LPX55 LPX55 commented Jun 16, 2023

  • Added Evmos testnet and mainnet
  • Note: block height does not start at 1 (security hardfork at launch)
  • Cascadia's testnet chainID is incorrect (fork of Evmos)
  • Changed Cascadia's testnet chainid thats listed on other block explorers
  • Multicall contracts verified on Sourcify

- Cascadia's testnet chainID is incorrect (fork of Evmos)
- Changed Cascadia's testnet chainid thats listed on other block explorers
"testnet": true,
"multicall": "0xbf84d77eb467c4aaa2988ac070cd119984c0aaa2",
"rpc": [
"https://eth.bd.evmos.dev:8545"
Copy link
Member

Choose a reason for hiding this comment

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

These nodes don't look like working. ? not getting any response even after 5 mins. can take a look?

Copy link
Contributor Author

@LPX55 LPX55 Jun 19, 2023

Choose a reason for hiding this comment

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

Ah, our testnet was going through an upgrade. I can assure you they usually work (Blockdaemon hosts our public archive nodes)

image

Can you please check if it is still not working for you?

One thing to note again, is that our chain does not start at block height 1 because of a hardfork, so the networks tool hosted on fleek will show an error.

Would love to bring Snapshot to the Cosmos ecosystem ASAP, thank you for the quick response!

@LPX55
Copy link
Contributor Author

LPX55 commented Jun 20, 2023

gm! Let me know if there's any other blockers that needs fixing or clarifications from my end.

src/networks.json Outdated Show resolved Hide resolved
src/networks.json Outdated Show resolved Hide resolved
Copy link
Member

@ChaituVR ChaituVR left a comment

Choose a reason for hiding this comment

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

Everything else looks good

LPX55 and others added 2 commits June 21, 2023 19:18
@LPX55
Copy link
Contributor Author

LPX55 commented Jun 21, 2023

Awesome!

@ChaituVR ChaituVR merged commit 0c2ccd0 into snapshot-labs:master Jun 21, 2023
1 check passed
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