Thanks to visit codestin.com
Credit goes to github.com

Skip to content

feat(chains): add Mars Credit chain (chainId 110110)#4742

Merged
jxom merged 2 commits into
wevm:mainfrom
lifeofjer:add-mars-credit
Jul 2, 2026
Merged

feat(chains): add Mars Credit chain (chainId 110110)#4742
jxom merged 2 commits into
wevm:mainfrom
lifeofjer:add-mars-credit

Conversation

@lifeofjer

Copy link
Copy Markdown
Contributor

Description

Adds Mars Credit (chainId 110110) to viem/chains.

Mars Credit is an Ethash-PoW, EVM-compatible L1 (go-ethereum v1.10.18 fork, London active from genesis, ~4.7M blocks, ~18 months uptime).

Checklist

  • Chain merged into ethereum-lists/chains
  • Unique Chain ID: 110110
  • Human-readable name: Mars Credit
  • Native currency: MARS (18 decimals)
  • Public RPC URL: https://rpc.marscredit.xyz (live, verified)
  • Block explorer: https://blockscan.marscredit.xyz (Blockscout, EIP-3091 compliant)
  • Changeset added (patch)
  • Exported alphabetically in src/chains/index.ts (between mapProtocol and matchain)

multicall3 is not deployed on Mars Credit yet, so it's intentionally omitted (the contributing guide marks it as a "nice to have").

Verification

  • RPC: curl -X POST https://rpc.marscredit.xyz -H 'Content-Type: application/json' -d '{"jsonrpc":"2.0","method":"eth_chainId","params":[],"id":1}'0x1ae9e (110110)
  • Explorer: https://blockscan.marscredit.xyz/block/0 resolves to genesis (EIP-3091)
  • ethereum-lists entry: eip155-110110.json

Additional context

A follow-up PR (ethereum-lists/chains#8446) is pending upstream to attach the Blockscout explorer and add the EIP-1559 / EIP-155 feature flags to the ethereum-lists entry; this viem PR uses the same explorer that PR references.

@changeset-bot

changeset-bot Bot commented Jun 18, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: a2cb0e5

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
viem Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@vercel

vercel Bot commented Jun 18, 2026

Copy link
Copy Markdown

@lifeofjer is attempting to deploy a commit to the Wevm Team on Vercel.

A member of the Team first needs to authorize it.

@jxom jxom force-pushed the add-mars-credit branch from 1b636f2 to a2cb0e5 Compare June 26, 2026 10:41
@jxom jxom enabled auto-merge (squash) June 26, 2026 10:42
@jxom jxom merged commit 71f8731 into wevm:main Jul 2, 2026
16 of 24 checks passed
@github-actions github-actions Bot mentioned this pull request Jul 2, 2026
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