mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add Fantom PublicNode RPC Endpoint (#2379)
* Add Fantom PublicNode RPC Endpoint * Small fixes
This commit is contained in:
parent
1b8e6044a8
commit
e02a08879f
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "Fantom Opera",
|
"name": "Fantom Opera",
|
||||||
"chain": "FTM",
|
"chain": "FTM",
|
||||||
"rpc": ["https://rpc.ftm.tools"],
|
"rpc": ["https://rpc.ftm.tools", "https://fantom.publicnode.com"],
|
||||||
"faucets": ["https://free-online-app.com/faucet-for-eth-evm-chains/"],
|
"faucets": ["https://free-online-app.com/faucet-for-eth-evm-chains/"],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Fantom",
|
"name": "Fantom",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user