Skip to content

Commit

Permalink
update the rpc url
Browse files Browse the repository at this point in the history
  • Loading branch information
danielmkm committed Jul 1, 2022
1 parent 71e26a2 commit c3f0ba8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/beethovenx/config/fantom.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"shortName": "Fantom",
"network": "fantom",
"unknown": false,
"rpc": "https://rpc.ftm.tools/",
"rpc": "https://rpc.ankr.com/fantom/",
"ws": "wss://wsapi.fantom.network/",
"loggingRpc": "",
"explorer": "https://ftmscan.com",
Expand Down

0 comments on commit c3f0ba8

Please sign in to comment.