Skip to content

Commit

Permalink
update union testnet config to official RPCs (#737)
Browse files Browse the repository at this point in the history
  • Loading branch information
cor committed Jul 25, 2024
1 parent c9716dd commit 82bd68b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions cosmos/union-testnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
"chainId": "union-testnet-8",
"chainName": "Union Testnet",
"nodeProvider": {
"name": "bonlulu",
"email": "[email protected]",
"website": "https://testnet.bonlulu.uno"
"name": "union",
"email": "[email protected]",
"website": "https://explorer.testnet-8.union.build"
},
"chainSymbolImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/union-testnet/chain.png",
"rpc": "https://rpc.testnet.bonlulu.uno",
"rest": "https://api.testnet.bonlulu.uno",
"rest": "https://rest.testnet-8.union.build",
"rpc": "https://rpc.testnet-8.union.build",
"bip44": {
"coinType": 118
},
Expand Down

0 comments on commit 82bd68b

Please sign in to comment.