Skip to content

add Khromosome (chainId 777001)#8367

Open
jdunn7 wants to merge 2 commits into
ethereum-lists:masterfrom
jdunn7:add-khromosome-777001
Open

add Khromosome (chainId 777001)#8367
jdunn7 wants to merge 2 commits into
ethereum-lists:masterfrom
jdunn7:add-khromosome-777001

Conversation

@jdunn7

@jdunn7 jdunn7 commented May 21, 2026

Copy link
Copy Markdown

Summary

Adds Khromosome — an identity-anchored EVM L1 — at chainId 777001.

Live checks

$ curl -sX POST -H 'content-type: application/json' \
       -d '{"jsonrpc":"2.0","id":1,"method":"eth_chainId","params":[]}' \
       https://rpc.khromosome.xyz
{"jsonrpc":"2.0","id":1,"result":"0xbdb29"}    # 777001 ✓

Explorer EIP-3091 endpoints all return 200 OK:

  • /tx/<hash> — block-explorer transaction view
  • /block/<n> — block view
  • /address/<addr> — address view

Notes

  • Icon will be added in a follow-up PR once the asset is pinned to IPFS.
  • Chain ID 777001 is currently unclaimed in _data/chains/.
  • EIP155 + EIP1559 supported (Reth defaults).

@github-actions

Copy link
Copy Markdown

You successfully submitted a PR! Due to the amount of PRs coming in: we will only look at PRs that the CI is happy with. We can also not hold your hand getting the CI green - just look how others that where merged did it and RTFM. So as long as there is any CI check that reports an error - no human will look at this. You might be able to ask for some support after supporting the project - e.g. by sending funds to lists.eth. When you fixed things after a requested change - then you also need to (re-)request a review.

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.

1 participant