Move Bulletin Chain to Polkadot system parachains (paraId 1010)

Reference: https://github.com/polkadot-js/apps/pull/12274
This commit is contained in:
Naren Mudigal
2026-05-11 11:00:02 +02:00
parent c38cb75ddf
commit 263903ecb3

View File

@@ -131,6 +131,23 @@
},
"hasChainSpecs": true
},
{
"id": "polkadot_bulletin",
"display": "Bulletin",
"rpcs": {
"Parity": "wss://polkadot-bulletin-rpc.polkadot.io"
},
"relayChainInfo": {
"id": "polkadot",
"isSystem": true,
"parachain": 1010
},
"nativeToken": {
"symbol": "DOT",
"decimals": 10
},
"hasChainSpecs": true
},
{
"id": "acala",
"display": "Acala",