Skip to content

Conversation

@soosho
Copy link

@soosho soosho commented Dec 8, 2025

Summary

This PR replaces the inactive Watr Mainnet entry with Aeru, which is the active chain using chainId 192.

Reason for Replacement

Watr Mainnet appears to be inactive based on explorer data:

Aeru is an active blockchain network that uses chainId 192 and should be properly represented in Chainlist.

Changes Made

  1. Updated constants/additionalChainRegistry/chainid-192.js:

    • Replaced Watr Mainnet configuration with Aeru's chain data
    • Added RPC endpoints: https://rpc.aruscan.com and wss://wss.aruscan.com
    • Added explorer: https://aruscan.com
    • Included IPFS icon
  2. Updated constants/chainIds.js:

    • Added mapping "192": "aru" for icon lookup (maintains numerical ordering)

Chain Information

Verification

  • Chain ID is correct (192)
  • RPC endpoints are accessible
  • Explorer URL is valid
  • Icon is properly formatted (IPFS)
  • All required fields are present
  • Numerical ordering maintained in chainIds.js

- Updated chainIds.js to include Chain ID 192 (aru).
- Created additionalChainRegistry/chainid-192.js with details for Aeru, including RPC endpoints, native currency, and explorer information.
@Define101 Define101 closed this Dec 11, 2025
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.

2 participants