diff --git a/pub/v1/chains/all.json b/pub/v1/chains/all.json index 55cf273008..9bbbd761e5 100644 --- a/pub/v1/chains/all.json +++ b/pub/v1/chains/all.json @@ -6797,6 +6797,9 @@ "isUnknownFeeToken": false, "feeToken": null, "rpcs": [ + { + "url": "wss://liberland-rpc.dwellir.com" + }, { "url": "wss://mainnet.liberland.org/" }, diff --git a/pub/v1/chains/byGenesisHash/0x6bd89e052d67a45bb60a9a23e8581053d5e0d619f15cb9865946937e690c42d6.json b/pub/v1/chains/byGenesisHash/0x6bd89e052d67a45bb60a9a23e8581053d5e0d619f15cb9865946937e690c42d6.json index 61ab436d32..73187c6a62 100644 --- a/pub/v1/chains/byGenesisHash/0x6bd89e052d67a45bb60a9a23e8581053d5e0d619f15cb9865946937e690c42d6.json +++ b/pub/v1/chains/byGenesisHash/0x6bd89e052d67a45bb60a9a23e8581053d5e0d619f15cb9865946937e690c42d6.json @@ -28,6 +28,9 @@ "isUnknownFeeToken": false, "feeToken": null, "rpcs": [ + { + "url": "wss://liberland-rpc.dwellir.com" + }, { "url": "wss://mainnet.liberland.org/" }, diff --git a/pub/v1/chains/byId/liberland.json b/pub/v1/chains/byId/liberland.json index 61ab436d32..73187c6a62 100644 --- a/pub/v1/chains/byId/liberland.json +++ b/pub/v1/chains/byId/liberland.json @@ -28,6 +28,9 @@ "isUnknownFeeToken": false, "feeToken": null, "rpcs": [ + { + "url": "wss://liberland-rpc.dwellir.com" + }, { "url": "wss://mainnet.liberland.org/" },