Skip to content

add Etica chain (EGAZ + ETI) — chain ID 61803#14

Open
iamdexx wants to merge 2 commits into
KomodoPlatform:masterfrom
iamdexx:add-etica-chain
Open

add Etica chain (EGAZ + ETI) — chain ID 61803#14
iamdexx wants to merge 2 commits into
KomodoPlatform:masterfrom
iamdexx:add-etica-chain

Conversation

@iamdexx

@iamdexx iamdexx commented Jun 9, 2026

Copy link
Copy Markdown

Summary

Adds Etica (EVM-compatible geth fork, chain ID 61803) to the Komodo DeFi Framework coins database.

Coins added:

Coin Type Description
EGAZ Platform (ETH) Native gas token on Etica chain
ETI ERC20 on EGAZ Etica Protocol research/utility token at 0x34c61EA91bAcdA647269d4e310A86b875c09946f

Chain details:

  • Chain ID: 61803
  • Consensus: Proof of Work (dual algo: ETI = RandomX/CPU, EGAZ = GPU)
  • Avg block time: 12s
  • RPC (no rate limit): https://rpc2.etica-stats.org
  • Backup RPCs: https://eticamainnet.eticaprotocol.org, https://61803.rpc.thirdweb.com
  • Explorer: https://eticascan.org
  • Contract verification: Sourcify integrated
  • Homepage: https://eticaprotocol.org

What is Etica?

Etica is a decentralized science (DeSci) blockchain with an active DeFi ecosystem including a DEX (EticaSwap), liquid staking (stETX), yield farming, and research markets. The chain has 1,000+ community members on Telegram.

Pending:

The swap_contract_address in ethereum/EGAZ is marked as DEPLOY_PENDING. The EtomicSwap contract will be deployed to Etica mainnet shortly, and this PR will be updated with the live address. The contract source is the standard Komodo EtomicSwap from KomodoPlatform/etomic-swap.

Files changed:

  • coins — added EGAZ (platform) and ETI (ERC20) entries
  • ethereum/EGAZ — RPC nodes + swap contract config
  • explorers/EGAZ — block explorer URL
  • icons/eti.png + icons/egaz.png — 128x128 token icons
  • api_ids/coingecko_ids.json — added EGAZ/ETI mappings
  • api_ids/coinpaprika_ids.json — added EGAZ/ETI mappings

Adds Etica (EVM-compatible geth fork, chain ID 61803) as a new platform coin:
- EGAZ: native gas token (protocol type ETH)
- ETI: Etica Protocol research/utility token (ERC20 at 0x34c61EA91bAcdA647269d4e310A86b875c09946f)

Chain details:
- Chain ID: 61803
- Avg block time: 12s
- RPC: rpc2.etica-stats.org (primary, no rate limit)
- Explorer: eticascan.org
- Contract verification: Sourcify

Note: swap_contract_address is pending deployment of the EtomicSwap
contract on Etica mainnet. Will update once deployed.
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