Skip to content

Merge#1

Open
SQuIsHY7D3m wants to merge 3134 commits intoapexplatform:masterfrom
ethereum-lists:master
Open

Merge#1
SQuIsHY7D3m wants to merge 3134 commits intoapexplatform:masterfrom
ethereum-lists:master

Conversation

@SQuIsHY7D3m
Copy link
Copy Markdown

Base switched to merge

donoso-eth and others added 30 commits July 31, 2025 11:52
* deprecate 9807

* update config

* prettier
* feat: Adding Arena-Z-Testnet-3

* feat: Updated Name

---------

Co-authored-by: Frederik Bolding <frederik.bolding@gmail.com>
Co-authored-by: Frederik Bolding <frederik.bolding@gmail.com>
* add sova sepolia testnet

* run prettier, rm url slash at end
* Add Plasma Mainnet (9745) and update Testnet configuration

- Add Plasma Mainnet with chain ID 9745
- Update Plasma Testnet (9746) explorer URL and shortName
- Add Plasma icon (SVG) for both networks
- Empty RPC/explorer for mainnet pending live deployment

* Fix validation: use empty explorers array for mainnet

The validator requires explorer entries to have valid URLs.
Since the mainnet explorer isn't live yet, using an empty array instead.

---------

Co-authored-by: Frederik Bolding <frederik.bolding@gmail.com>
* update celo with new block explorer and L2 data

* add celo sepolia

* fix block explorer and parent chain

---------

Co-authored-by: Victoria <4222953+lvpeschke@users.noreply.github.com>
* Add MANTRACHAIN Testnet (5887) configurations with icons

* fix(lint): code style issue
* resolved conflict

* add openLedger mainnet

---------

Co-authored-by: ligi <ligi@ligi.de>
Co-authored-by: Frederik Bolding <frederik.bolding@gmail.com>
* Add Plasma Mainnet (9745) and update Testnet configuration

- Add Plasma Mainnet with chain ID 9745
- Update Plasma Testnet (9746) explorer URL and shortName
- Add Plasma icon (SVG) for both networks
- Empty RPC/explorer for mainnet pending live deployment

* Fix validation: use empty explorers array for mainnet

The validator requires explorer entries to have valid URLs.
Since the mainnet explorer isn't live yet, using an empty array instead.

* Update Plasma chains: fix mainnet shortname, add devnet

* Remove explorer from Plasma Devnet

* Fix trailing newline for Plasma mainnet

---------

Co-authored-by: Frederik Bolding <frederik.bolding@gmail.com>
Co-authored-by: Hans Behrens <{"message":"Not Found","documentation_url":"https://docs.github.com/rest/users/emails#list-email-addresses-for-the-authenticated-user","status":"404"}>
* feat: add mantrachain (5888)

* fix: lint
Co-authored-by: Frederik Bolding <frederik.bolding@gmail.com>
* Update zilliqa testnet network config

* Fix the build

---------

Co-authored-by: Frederik Bolding <frederik.bolding@gmail.com>
Co-authored-by: Frederik Bolding <frederik.bolding@gmail.com>
* Add World Mobile Chain Testnet

* Fix prettier issue
* Add 0g chain mainnet chainId: 16661

* update chain name

* update

* remove chainscan info temporary

* Remove chainscan info temporary.

* reformat

* remove info of testnet "newton" and add info of testnet "galileo"

* deprecated old testnet "newton"

* Update _data/chains/eip155-16600.json

* Update _data/chains/eip155-16601.json

---------

Co-authored-by: Solovyov1796 <xinyu@0g.ai>
Co-authored-by: Frederik Bolding <frederik.bolding@gmail.com>
* conf: add jovay

* refactor: update jovay icon ipfs hash
* Add GIWA Sepolia

* Add GIWA Testnet icon

* Add GIWA Mainnet
* feat: add InjectiveTestnet

* feat: add Injective Mainnet & Testnet

* Update _data/chains/eip155-1439.json

Co-authored-by: Brendan Graetz <bguiz@users.noreply.github.com>

---------

Co-authored-by: Brendan Graetz <bguiz@users.noreply.github.com>
Co-authored-by: Frederik Bolding <frederik.bolding@gmail.com>
* silent data chains added

* fix short name
* retire Autonity Piccadilly 04

* retire Autonity Piccadilly 04
* add chain scan uri

* deprecated old testnet chain id 16601, and add new testnet with chain id 16602.

* format

* update name

---------

Co-authored-by: Solovyov1796 <xinyu@0g.ai>
Co-authored-by: Frederik Bolding <frederik.bolding@gmail.com>
Co-authored-by: Frederik Bolding <frederik.bolding@gmail.com>
FurqaanISmileTechnologies and others added 30 commits March 22, 2026 21:39
* Add PropTech Mainnet (chainId: 88788)

* fix: update PTEK icon to IPFS CID

---------

Co-authored-by: FurqaanAli <Furqaanali@ismiletechnologies.com>
* Add files via upload

* Fix prettier formatting

* Capital Exchange EVM

890

* Added additional RPC URL for Capital Exchange (EVM)

* Reformat RPC URLs in eip155-890.json

---------

Co-authored-by: ligi <ligi@ligi.de>
Co-authored-by: mdsac1441 <amdahmed0@gmail.com>
Co-authored-by: ligi <ligi@ligi.de>
- Igra Network mainnet: chain ID 38833, RPC https://rpc.igralabs.com:8545
- Igra Testnet: chain ID 38836, RPC https://galleon-testnet.igralabs.com:8545
- Native currency: iKAS (18 decimals)
- Icon pinned to IPFS via Pinata

Co-authored-by: ligi <ligi@ligi.de>
### Summary
Adds **SATUCHAIN Testnet** to `constants/additionalChainRegistry` as `chainid-17081945.js`.

### Network details
- **Chain ID / Network ID:** 17081945
- **Native currency:** tSTU
- **RPC (HTTPS):** https://rpc-testnet.satuchain.com
- **RPC (WSS):** wss://rpc-testnet.satuchain.com/ws
- **Explorer:** https://testnet.satuchain.com
- **Faucet:** https://faucet.satuchain.com

### RPC provider website
https://satuchain.com

### Privacy policy
https://satuchain.com/privacy

### Notes
This PR adds a new chain entry (not modifying `extraRpcs.js`). Icon will be submitted separately.

Co-authored-by: ligi <ligi@ligi.de>
Co-authored-by: ligi <ligi@ligi.de>
Bumps [gradle-wrapper](https://github.com/gradle/gradle) from 9.4.0 to 9.4.1.
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](gradle/gradle@v9.4.0...v9.4.1)

---
updated-dependencies:
- dependency-name: gradle-wrapper
  dependency-version: 9.4.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add BAC chains

* fix: Remove trailing slashes from infoURL and explorer URLs in chain JSON files

* fix: format json files with prettier

* feat: Add Bitasset Chain Mainnet configuration for chain ID 723
* Update MST chain name, symbol & Add wss rpc's

* Add MST Testnet network

* Fix formatting issue

* Fix unique short name issue

---------

Co-authored-by: ligi <ligi@ligi.de>
* feat: add dust mainnet

* feat: add dust testnet

* fix: sepolia ether for testnet
* Add ProbeChain Mainnet (chainId: 8004)

Chain ID: 8004
Short Name: probe
Native Currency: PROBE (18 decimals)
Consensus: Proof-of-Behavior (PoB)
RPC: https://proscan.pro/rydberg/rpc
Explorer: https://proscan.pro/rydberg
Website: https://probechain.org
GitHub: https://github.com/ProbeChain/Rydberg-Mainnet

Quick start: npx rydberg-agent-node

* Add ProbeChain Mainnet (chainId: 8004)

* fix: format rpc array to pass prettier check

---------

Co-authored-by: ligi <ligi@ligi.de>
Co-authored-by: ligi <ligi@ligi.de>
…, EIP3091 explorer (#8139)

* Update Bitcoin EVM (Chain ID 2203): add EIP155 feature, active status, EIP3091 explorer

Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>

* Update ebtc icon to high-resolution 2000x2000 PNG

Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>

* Revert "Update ebtc icon to high-resolution 2000x2000 PNG"

This reverts commit 4cff30a.

* Update ebtc icon to 512x512 PNG on IPFS

Updated icon to properly sized 512x512px PNG as recommended.
IPFS CID: bafkreiegluowf5waysl7b6kqddtvlwpjq4n4x6scalkqjyb27nj36jg5tu

Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>

---------

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: ligi <ligi@ligi.de>
* Create eip155-20260131.json

* Create metaassets.json

* Update eip155-20260131.json

* Update metaassets.json

---------

Co-authored-by: blueidea-ma <zhuhai.blueidea@gmail.com>
Co-authored-by: ligi <ligi@ligi.de>
* Add StreetDog Chain (chainId: 77778)

* Update eip155-77778.json

* Update eip155-77778.json

* Update eip155-77778.json

Fix prettier formatting - expand arrays

* Update eip155-77778.json

Fix prettier formatting.

---------

Co-authored-by: ligi <ligi@ligi.de>
Co-authored-by: ligi <ligi@ligi.de>
* feat(chain): add Colossus Testnet (9511)

* fix(chain): update Colossus Testnet name, shortName, and explorer

---------

Co-authored-by: ligi <ligi@ligi.de>
Adds chain definitions for Monolythium, an EVM-compatible blockchain:
- Mainnet: chain ID 6941 (mono_6941-1)
- Testnet: chain ID 6940 (mono_6940-1)
- Icon: IPFS-pinned logo

Co-authored-by: Nayiem Willems <nayiem@qredit.io>
Co-authored-by: ligi <ligi@ligi.de>
Co-authored-by: Dmitry Savonin <3367605+dmitry123@users.noreply.github.com>
* Add NV-CHAIN (chainId 73790)

* Remove icon and ens fields to pass CI validation

* fix: prettier formatting (2-space indent)

* fix: prettier formatting

* Update eip155-73790.jsontier formatting - 2-space indentation

* fix: apply prettier formatting (2-space indentation)

* fix: apply prettier formatting (2-space indentation)

* fix: apply prettier 2-space formatting
Co-authored-by: ligi <ligi@ligi.de>
* fix: megaeth-testnet chainID

* fix: update file name

* fix: deprecate 6342

* fix: short name

---------

Co-authored-by: ligi <ligi@ligi.de>
Co-authored-by: Arxon Dev <dev@arxon.io>
Co-authored-by: ligi <ligi@ligi.de>
Co-authored-by: Kevin Karwaski <kevin@radiustechnologysystems.com>
* Add Pylun Testnet (Chain ID: 82716)

Pylun is an EVM-compatible Layer 1 blockchain built on Cosmos SDK
with CometBFT consensus. This adds the Pylun Testnet with:
- EVM RPC: https://rpc.pylun.network
- WebSocket: wss://ws.pylun.network
- Faucet: https://faucet.pylun.network
- Explorer: https://explorer.pylun.network (PylunScan)

* Fix chain config and add icon metadata

- Fix decimals: 6 → 18 (EVM standard)
- Add icon field referencing pylun icon
- Add IPFS-hosted icon metadata (pylun.json)
- Fix shortName and slip44

* fix: format chain file with prettier

---------

Co-authored-by: drjonhoebernews <dogancihatkayanews@gmail.com>
Co-authored-by: ligi <ligi@ligi.de>
* Add ArmaChain Testnet configuration

* Add armachain icon JSON file

* fix: format JSON files with prettier

---------

Co-authored-by: ligi <ligi@ligi.de>
Co-authored-by: Bekjan <ergeshov@MacBook-Pro-Bekjan.local>
* Add Nepachain

* Add Nepachain fixing issue

---------

Co-authored-by: ghimirebishal-kcalb <bishal.ghimire@kcalb-ltd.com>
* Add mandala icon JSON file

* Add Mandala Chain Testnet configuration

* Add Mandala Chain configuration

* Add bridge configuration for Mandala Chain

* Fix formatting in Mandala Chain JSON files

* Update Mandala Chain to active status and fix bridge/token config
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.