diff --git a/akash/chain.json b/akash/chain.json index 07f836c6bf..35a0e057a5 100644 --- a/akash/chain.json +++ b/akash/chain.json @@ -350,6 +350,10 @@ { "address": "https://akash.declab.pro:26601", "provider": "Decloud Nodes Lab" + }, + { + "address": "https://rpc.akash.bronbro.io:443", + "provider": "Bro_n_Bro" } ], "rest": [ @@ -420,6 +424,10 @@ { "address": "https://akash.declab.pro:443", "provider": "Decloud Nodes Lab" + }, + { + "address": "https://lcd.akash.bronbro.io:443", + "provider": "Bro_n_Bro" } ], "grpc": [ @@ -462,6 +470,10 @@ { "address": "grpc-akash.whispernode.com:443", "provider": "WhisperNode 🤐" + }, + { + "address": "https://grpc.akash.bronbro.io:443", + "provider": "Bro_n_Bro" } ] }, @@ -531,4 +543,4 @@ } } ] -} \ No newline at end of file +}