8000 Deploy SeiEVM mainnet by bruce-riley · Pull Request #4305 · wormhole-foundation/wormhole · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Deploy SeiEVM mainnet #4305

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

Merged

Conversation

bruce-riley
Copy link
Contributor
@bruce-riley bruce-riley commented Mar 19, 2025

This PR adds support for Sei EVM mainnet.

  • The core is available here.
  • The token bridge is available here.

To enable SeiEVM in mainnet, do something like this:

--seiEvmRPC YOUR_SEI_EVM_RPC
--seiEvmContract 0xCa1D5a146B03f6303baF59e5AD5615ae0b9d146D

@bruce-riley bruce-riley marked this pull request as ready for review March 19, 2025 20:03
@bruce-riley
Copy link
Contributor Author
bruce-riley commented Mar 19, 2025

Proof that the chain config is correct:

verify_chain_config (node/evm_add_contract_addr_to_chain_config)$ go run verify.go --env mainnet --chainId 40
Verifying prod seievm...
   Verifying EVM chain ID for prod seievm ✓
   Verifying finality values for prod seievm ✓
   Verifying contract address for prod seievm ✓
verify_chain_config (node/evm_add_contract_addr_to_chain_config)$

Copy link
Collaborator
@djb15 djb15 left a comment

Choose a reason for hiding this comment

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

Verified governor limits

@bruce-riley bruce-riley merged commit 4ba560a into wormhole-foundation:main Mar 20, 2025
31 checks passed
@bruce-riley bruce-riley deleted the deploy_seievm_mainnet branch March 20, 2025 13:36
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
0