Skip to main content

Khrome ↔ Ethereum bridge

KHROME can move between Khromosome (chain 777001) and Ethereum mainnet through a lock-and-mint bridge.

Khromosome (777001) Ethereum mainnet (1)
┌────────────────────┐ ┌──────────────────────┐
lock │ KhromeBridge │ ─relay──► │ BridgedKHROME │
native │ │ │ (ERC-20) │
KHROME └────────────────────┘ └──────────────────────┘
▲ │
└────── relayer watches burn ──────────┘
then releases native KHROME
  • Lock native KHROME in KhromeBridge on Khromosome → an off-chain relayer mints the equivalent BridgedKHROME ERC-20 on Ethereum.
  • Burn BridgedKHROME on Ethereum → the relayer releases native KHROME back on Khromosome.

Contracts

ContractChainAddress
KhromeBridgeKhromosome 7770010x67fD6dD4C3691d9b74D5611A127dC49c0B259957
BridgedKHROME (ERC-20)Ethereum mainnet 10x6E34DBcFa8ae7EEBE73365d7439305Cd3E5d68F6

BridgedKHROME is verified on Etherscan; KhromeBridge is verifiable on the Khromosome explorer. Always confirm the current addresses on-chain before moving funds.

warning

The off-chain relayer is the trusted component that mints/releases across chains. Confirm the relayer is operational (and review its trust assumptions) before relying on the bridge for value transfer.