mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add PublicNode Fantom Testnet Endpoint (#2835)
This commit is contained in:
parent
8641e0edb8
commit
eab466e1e7
|
@ -1,7 +1,10 @@
|
||||||
{
|
{
|
||||||
"name": "Fantom Testnet",
|
"name": "Fantom Testnet",
|
||||||
"chain": "FTM",
|
"chain": "FTM",
|
||||||
"rpc": ["https://rpc.testnet.fantom.network"],
|
"rpc": [
|
||||||
|
"https://rpc.testnet.fantom.network",
|
||||||
|
"https://fantom-testnet.publicnode.com"
|
||||||
|
],
|
||||||
"faucets": ["https://faucet.fantom.network"],
|
"faucets": ["https://faucet.fantom.network"],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Fantom",
|
"name": "Fantom",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user