File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -226,7 +226,7 @@ const cosmos = defineChain({
226
226
rpcUrls: {
227
227
default: { http: [' https://cosmos-rpc.publicnode.com:443' ] }
228
228
},
229
- blockExplorers: { default: { name: ' Sui Explorer ' , url: ' https://suiexplorer.com/ ' } },
229
+ blockExplorers: { default: { name: ' Mint Scan ' , url: ' https://www.mintscan.io/cosmos ' } },
230
230
testnet: false ,
231
231
chainNamespace: ' cosmos' ,
232
232
caipNetworkId: ' cosmos:cosmoshub-4'
@@ -412,7 +412,7 @@ const cosmos = defineChain({
412
412
rpcUrls: {
413
413
default: { http: [' https://cosmos-rpc.publicnode.com:443' ] }
414
414
},
415
- blockExplorers: { default: { name: ' Sui Explorer ' , url: ' https://suiexplorer.com/ ' } },
415
+ blockExplorers: { default: { name: ' Mint Scan ' , url: ' https://www.mintscan.io/cosmos ' } },
416
416
testnet: false ,
417
417
chainNamespace: ' cosmos' ,
418
418
caipNetworkId: ' cosmos:cosmoshub-4'
You can’t perform that action at this time.
0 commit comments