mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Updating explorers and RPC endpoints for Filecoin (#2353)
* Adding Ankr endpoint for Filecoin Hyperspace testnet * updating explorers list
This commit is contained in:
parent
5afe6ec173
commit
eff8c1dc45
|
@ -20,6 +20,21 @@
|
|||
"url": "https://filfox.info/en",
|
||||
"standard": "none"
|
||||
},
|
||||
{
|
||||
"name": "Beryx",
|
||||
"url": "https://beryx.zondax.ch",
|
||||
"standard": "none"
|
||||
},
|
||||
{
|
||||
"name": "Glif Explorer",
|
||||
"url": "https://explorer.glif.io",
|
||||
"standard": "EIP3091"
|
||||
},
|
||||
{
|
||||
"name": "Filmine",
|
||||
"url": "https://explorer.filmine.io",
|
||||
"standard": "none"
|
||||
},
|
||||
{
|
||||
"name": "Filscan",
|
||||
"url": "https://filscan.io",
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
"icon": "filecoin",
|
||||
"rpc": [
|
||||
"https://api.hyperspace.node.glif.io/rpc/v1",
|
||||
"https://rpc.ankr.com/filecoin_testnet",
|
||||
"https://filecoin-hyperspace.chainstacklabs.com/rpc/v1"
|
||||
],
|
||||
"faucets": ["https://hyperspace.yoga/#faucet"],
|
||||
|
|
Loading…
Reference in New Issue
Block a user