From 920093c5725231db6d2bf2342b105adee743d9cd Mon Sep 17 00:00:00 2001 From: NodeStake Date: Thu, 15 Feb 2024 02:18:52 +0800 Subject: [PATCH] Add Nibiru Endpoints by NodeStake (#3870) --- nibiru/chain.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/nibiru/chain.json b/nibiru/chain.json index 98524d00c9..ec2e2c61eb 100644 --- a/nibiru/chain.json +++ b/nibiru/chain.json @@ -133,6 +133,10 @@ { "address": "https://nibiru.rpc.kjnodes.com", "provider": "kjnodes.com 🦄" + }, + { + "address": "https://rpc.nibiru.nodestake.org", + "provider": "NodeStake" } ], "rest": [ @@ -143,6 +147,10 @@ { "address": "https://nibiru.api.kjnodes.com", "provider": "kjnodes.com 🦄" + }, + { + "address": "https://api.nibiru.nodestake.org", + "provider": "NodeStake" } ], "grpc": [ @@ -153,6 +161,10 @@ { "address": "nibiru.grpc.kjnodes.com:443", "provider": "kjnodes.com 🦄" + }, + { + "address": "grpc.nibiru.nodestake.org:443", + "provider": "NodeStake" } ] }, @@ -162,6 +174,12 @@ "url": "https://nibiru.explorers.guru/", "tx_page": "https://nibiru.explorers.guru/transaction/${txHash}", "account_page": "https://nibiru.explorers.guru/account/${accountAddress}" + }, + { + "kind": "NodeStake", + "url": "https://explorer.nodestake.org/nibiru", + "tx_page": "https://explorer.nodestake.org/nibiru/tx/${txHash}", + "account_page": "https://explorer.nodestake.org/nibiru/account/${accountAddress}" } ], "images": [