diff --git a/config.toml b/config.toml index 94db943c4..5fad9bab3 100644 --- a/config.toml +++ b/config.toml @@ -103,6 +103,13 @@ rpc_endpoint = "wss://westend-asset-hub-rpc.polkadot.io" color = "#77bb77" relay_chain = "westend" +[[chains]] +name = "bridge-hub-westend" +title = "Bridge Hub" +rpc_endpoint = "wss://westend-bridge-hub-rpc.polkadot.io" +color = "#B878B4" +relay_chain = "westend" + [[chains]] name = "collectives-westend" title = "Collectives" @@ -110,6 +117,20 @@ rpc_endpoint = "wss://westend-collectives-rpc.polkadot.io" color = "#e6777a" relay_chain = "westend" +[[chains]] +name = "coretime-westend" +title = "Coretime" +rpc_endpoint = "wss://westend-coretime-rpc.polkadot.io" +color = "#82B7B7" +relay_chain = "westend" + +[[chains]] +name = "people-westend" +title = "People" +rpc_endpoint = "wss://westend-people-rpc.polkadot.io" +color = "#0A672A" +relay_chain = "westend" + [[chains]] name = "rococo" rpc_endpoint = "wss://rococo-rpc.polkadot.io" @@ -135,9 +156,23 @@ rpc_endpoint = "wss://rococo-contracts-rpc.polkadot.io" color = "#000000" relay_chain = "rococo" +[[chains]] +name = "coretime-rococo" +title = "Coretime" +rpc_endpoint = "wss://rococo-coretime-rpc.polkadot.io" +color = "#50FB4B" +relay_chain = "rococo" + [[chains]] name = "encointer-parachain" title = "Encointer" rpc_endpoint = "wss://rococo.api.encointer.org" color = "#0000cc" relay_chain = "rococo" + +[[chains]] +name = "people-rococo" +title = "People" +rpc_endpoint = "wss://rococo-people-rpc.polkadot.io" +color = "#391BC9" +relay_chain = "rococo" diff --git a/public/qr/rococo-coretime-rococo_metadata_1015000.apng b/public/qr/rococo-coretime-rococo_metadata_1015000.apng new file mode 100644 index 000000000..09d539e0c Binary files /dev/null and b/public/qr/rococo-coretime-rococo_metadata_1015000.apng differ diff --git a/public/qr/rococo-coretime-rococo_specs.png b/public/qr/rococo-coretime-rococo_specs.png new file mode 100644 index 000000000..d13cfe4ad Binary files /dev/null and b/public/qr/rococo-coretime-rococo_specs.png differ diff --git a/public/qr/rococo-people-rococo_metadata_1015000.apng b/public/qr/rococo-people-rococo_metadata_1015000.apng new file mode 100644 index 000000000..6bb07433a Binary files /dev/null and b/public/qr/rococo-people-rococo_metadata_1015000.apng differ diff --git a/public/qr/rococo-people-rococo_specs.png b/public/qr/rococo-people-rococo_specs.png new file mode 100644 index 000000000..9c97901c7 Binary files /dev/null and b/public/qr/rococo-people-rococo_specs.png differ diff --git a/public/qr/westend-bridge-hub-westend_metadata_1015000.apng b/public/qr/westend-bridge-hub-westend_metadata_1015000.apng new file mode 100644 index 000000000..d3e31703c Binary files /dev/null and b/public/qr/westend-bridge-hub-westend_metadata_1015000.apng differ diff --git a/public/qr/westend-bridge-hub-westend_specs.png b/public/qr/westend-bridge-hub-westend_specs.png new file mode 100644 index 000000000..5d998553e Binary files /dev/null and b/public/qr/westend-bridge-hub-westend_specs.png differ diff --git a/public/qr/westend-coretime-westend_metadata_1015000.apng b/public/qr/westend-coretime-westend_metadata_1015000.apng new file mode 100644 index 000000000..4362f6c71 Binary files /dev/null and b/public/qr/westend-coretime-westend_metadata_1015000.apng differ diff --git a/public/qr/westend-coretime-westend_specs.png b/public/qr/westend-coretime-westend_specs.png new file mode 100644 index 000000000..9aedb7972 Binary files /dev/null and b/public/qr/westend-coretime-westend_specs.png differ diff --git a/public/qr/westend-people-westend_metadata_1015000.apng b/public/qr/westend-people-westend_metadata_1015000.apng new file mode 100644 index 000000000..f00b19ff7 Binary files /dev/null and b/public/qr/westend-people-westend_metadata_1015000.apng differ diff --git a/public/qr/westend-people-westend_specs.png b/public/qr/westend-people-westend_specs.png new file mode 100644 index 000000000..e36c7a648 Binary files /dev/null and b/public/qr/westend-people-westend_specs.png differ diff --git a/src/assets/icons/kusama-coretime.svg b/src/assets/icons/coretime.svg similarity index 100% rename from src/assets/icons/kusama-coretime.svg rename to src/assets/icons/coretime.svg diff --git a/src/icons.ts b/src/icons.ts index 1e2399d84..c19ebcbc7 100644 --- a/src/icons.ts +++ b/src/icons.ts @@ -9,7 +9,7 @@ import rococoSrc from "./assets/icons/rococo.svg"; import { nodesEncointerBlueSVG } from "./assets/icons/encointer-SVG"; import { contractsPNG } from "./assets/icons/contracts-PNG"; import peopleSrc from "./assets/icons/people.svg"; -import kusamaCoretimeSrc from "./assets/icons/kusama-coretime.svg"; +import coretimeSrc from "./assets/icons/coretime.svg"; const ICONS = { polkadot: polkadotSrc, @@ -20,17 +20,22 @@ const ICONS = { kusama: kusamaSrc, "kusama-statemine": assetHubSrc, "kusama-bridge-hub-kusama": bridgeHubBlackSrc, - "kusama-coretime-kusama": kusamaCoretimeSrc, + "kusama-coretime-kusama": coretimeSrc, "kusama-encointer-parachain": nodesEncointerBlueSVG, "kusama-people-kusama": peopleSrc, westend: westendSrc, "westend-westmint": assetHubSrc, + "westend-bridge-hub-westend": bridgeHubSrc, "westend-collectives-westend": collectivesSrc, + "westend-coretime-westend": coretimeSrc, + "westend-people-westend": peopleSrc, rococo: rococoSrc, "rococo-statemine": assetHubSrc, "rococo-bridge-hub-rococo": bridgeHubBlackSrc, "rococo-contracts-rococo": contractsPNG, + "rococo-coretime-rococo": coretimeSrc, "rococo-encointer-parachain": nodesEncointerBlueSVG, + "rococo-people-rococo": peopleSrc, }; export function icon(network: string) {