We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ebc114 commit ad0edafCopy full SHA for ad0edaf
.changeset/long-gorillas-allow.md
@@ -0,0 +1,5 @@
1
+---
2
+"@ledgerhq/live-common": minor
3
4
+
5
+config(llc): update Fantom config
libs/ledger-live-common/src/families/evm/config.ts
@@ -359,8 +359,8 @@ const evmConfig: CurrencyLiveConfigDefinition = {
359
uri: "https://rpcapi.fantom.network",
360
},
361
explorer: {
362
- type: "etherscan",
363
- uri: "https://proxyetherscan.api.live.ledger.com/v2/api/250",
+ type: "blockscout",
+ uri: "https://ftmscout.com/api",
364
365
showNfts: false,
366
0 commit comments