Skip to content

Commit

Permalink
Updated Fuse RPC urls
Browse files Browse the repository at this point in the history
  • Loading branch information
denyshorman committed Feb 19, 2024
1 parent 8eb0518 commit b82307c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/app/config/chains.json
Original file line number Diff line number Diff line change
Expand Up @@ -125,9 +125,9 @@
"currency": "Fuse",
"blockExplorerUrl": "https://explorer.fuse.io/address/:address",
"rpcUrls": [
"https://fuse-rpc.gateway.pokt.network",
"https://fuse-pokt.nodies.app",
"https://rpc.fuse.io",
"https://fuse-mainnet.chainstacklabs.com"
"https://fuse.liquify.com"
]
},
{
Expand Down

0 comments on commit b82307c

Please sign in to comment.