mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Fix on Fantom Public RPCs. (#239)
Co-authored-by: Edward <edward@shurima-mbp.local>
This commit is contained in:
parent
27d1a6b20a
commit
e585c2d46e
|
@ -2,7 +2,7 @@
|
||||||
"name": "Fantom Opera",
|
"name": "Fantom Opera",
|
||||||
"chain": "FTM",
|
"chain": "FTM",
|
||||||
"network": "mainnet",
|
"network": "mainnet",
|
||||||
"rpc": ["https://rpc.fantom.network", "https://fantomscan.io/rpc"],
|
"rpc": ["https://rpcapi.fantom.network"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Fantom",
|
"name": "Fantom",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user