Skip to content

feat(hemieth): add contract deployment config for Hemi L2 - #341

Merged
nvrakesh06 merged 1 commit into
masterfrom
feat/CECHO-598-hemieth-contract-deployment
Mar 31, 2026
Merged

feat(hemieth): add contract deployment config for Hemi L2#341
nvrakesh06 merged 1 commit into
masterfrom
feat/CECHO-598-hemieth-contract-deployment

Conversation

@nvrakesh06

Copy link
Copy Markdown
Contributor

Summary

  • Adds contract deployment configuration for Hemi L2 (mainnet and testnet)
  • Adds HEMIETH (chain ID 43111) and HEMIETH_TESTNET (chain ID 743111) to config/chainIds.ts
  • Adds hemieth and themieth network entries to hardhat.config.ts
  • Adds Hemi explorer API key and custom chain entries for contract verification
  • Adds HEMIETH / HEMIETH_TESTNET cases to scripts/chainConfig.ts using ForwarderV4 / ForwarderFactoryV4

Jira

Test plan

  • Verify HEMIETH and HEMIETH_TESTNET chain IDs are correct (43111 / 743111)
  • Run deployment script against themieth testnet to confirm contracts deploy successfully
  • Verify contract verification works with Hemi explorer API

🤖 Generated with Claude Code

@nvrakesh06
nvrakesh06 force-pushed the feat/CECHO-598-hemieth-contract-deployment branch from bd4089e to 052411e Compare March 30, 2026 08:19
@nvrakesh06
nvrakesh06 force-pushed the feat/CECHO-598-hemieth-contract-deployment branch from 052411e to 3cd1521 Compare March 30, 2026 11:28
@nvrakesh06
nvrakesh06 force-pushed the feat/CECHO-598-hemieth-contract-deployment branch from 3cd1521 to 3dcefca Compare March 30, 2026 16:38
@nvrakesh06
nvrakesh06 force-pushed the feat/CECHO-598-hemieth-contract-deployment branch from 3dcefca to 1e9f05c Compare March 30, 2026 16:41
@nvrakesh06
nvrakesh06 force-pushed the feat/CECHO-598-hemieth-contract-deployment branch from 1e9f05c to 70dcbf4 Compare March 30, 2026 16:47
@nvrakesh06

Copy link
Copy Markdown
Contributor Author
{
  "walletImplementation": "0xC5F797551F0Cb16294CF01bc12654bA845f83487",
  "walletFactory": "0xBCe7Aa7F5504A70aa2D1D2eebEA8d9ED6ffA053F",
  "forwarderImplementation": "0xdE5ccBAF38427035b1Df40AC38E3E00AF92c49CB",
  "forwarderFactory": "0xd0fa83f0515651F4104d42f2f014f134DfFf93d4"
}

@nvrakesh06
nvrakesh06 marked this pull request as ready for review March 30, 2026 16:50
@nvrakesh06
nvrakesh06 requested a review from a team as a code owner March 30, 2026 16:50
@nvrakesh06
nvrakesh06 enabled auto-merge March 30, 2026 16:50

@nayandas190 nayandas190 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

lgtm

@nvrakesh06
nvrakesh06 merged commit 76a0450 into master Mar 31, 2026
2 checks passed
@nvrakesh06
nvrakesh06 deleted the feat/CECHO-598-hemieth-contract-deployment branch March 31, 2026 04:17
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