Skip to content

Add Alice Mainnet (ss58 prefix 300, ALICE)#694

Open
V-SK wants to merge 1 commit into
Koniverse:masterfrom
V-SK:add-alice-mainnet
Open

Add Alice Mainnet (ss58 prefix 300, ALICE)#694
V-SK wants to merge 1 commit into
Koniverse:masterfrom
V-SK:add-alice-mainnet

Conversation

@V-SK

@V-SK V-SK commented Jun 15, 2026

Copy link
Copy Markdown

Summary

Adds Alice Mainnet, a standalone Substrate (solo) chain, so it shows as Alice Mainnet with its logo instead of a raw RPC/domain entry when users add the network.

Chain details

  • Network: Alice Mainnet (mainnet, sr25519)
  • SS58 prefix: 300
  • Token: ALICE, 12 decimals
  • Genesis: 0x7746a1d14736a95e00a617a11094b6e86bbf91cd4e7e64c0e748e3c0d2ad54b0
  • RPC: wss://rpc.aliceprotocol.org
  • Existential deposit: 1000000000 (queried on-chain)

Changes

  • ChainInfo.json — add alice (RELAYCHAIN, standalone; relaySlug/paraId null)
  • ChainAsset.json — add alice-NATIVE-ALICE (native token)
  • ChainLogoMap.json / AssetLogoMap.json — logo mappings
  • logo/alice.png — 512×512 transparent PNG

Genesis hash verified live via chain_getBlockHash[0]. Entry schema mirrored from existing standalone Substrate chains (e.g. aleph). JSON validated; happy to adjust for any data-validation/lint feedback.

🤖 Generated with Claude Code

Add the Alice Mainnet standalone Substrate chain so it displays as
"Alice Mainnet" with its logo:
- ChainInfo.json: alice (RELAYCHAIN, prefix 300, ALICE/12, wss://rpc.aliceprotocol.org)
- ChainAsset.json: alice-NATIVE-ALICE (native, ED 1000000000)
- ChainLogoMap.json / AssetLogoMap.json: logo mappings
- logo/alice.png (512x512)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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