add Etica chain (EGAZ + ETI) — chain ID 61803#14
Open
iamdexx wants to merge 2 commits into
Open
Conversation
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds Etica (EVM-compatible geth fork, chain ID 61803) to the Komodo DeFi Framework coins database.
Coins added:
0x34c61EA91bAcdA647269d4e310A86b875c09946fChain details:
https://rpc2.etica-stats.orghttps://eticamainnet.eticaprotocol.org,https://61803.rpc.thirdweb.comWhat 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_addressinethereum/EGAZis marked asDEPLOY_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) entriesethereum/EGAZ— RPC nodes + swap contract configexplorers/EGAZ— block explorer URLicons/eti.png+icons/egaz.png— 128x128 token iconsapi_ids/coingecko_ids.json— added EGAZ/ETI mappingsapi_ids/coinpaprika_ids.json— added EGAZ/ETI mappings