diff --git a/src/state/chains/networks/polkadot.json b/src/state/chains/networks/polkadot.json index f093d8b..2fb9160 100644 --- a/src/state/chains/networks/polkadot.json +++ b/src/state/chains/networks/polkadot.json @@ -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",