mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Filecoin updates - new mainnet RPC, Filmine rebrand, Calibration testnet explorer update (#2425)
* new Chainstack mainnet RPC, Filmine rebrand to dev.storage, Filfox Calibration at end of list per request * Update _data/chains/eip155-314.json * Update _data/chains/eip155-3141.json --------- Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
parent
cb0cefefd7
commit
c314fceda0
|
@ -2,7 +2,10 @@
|
|||
"name": "Filecoin - Mainnet",
|
||||
"chain": "FIL",
|
||||
"icon": "filecoin",
|
||||
"rpc": ["https://api.node.glif.io/", "https://rpc.ankr.com/filecoin"],
|
||||
"rpc": [
|
||||
"https://api.node.glif.io/",
|
||||
"https://rpc.ankr.com/filecoin, https://filecoin-mainnet.chainstacklabs.com/rpc/v1"
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "filecoin",
|
||||
|
@ -31,8 +34,8 @@
|
|||
"standard": "EIP3091"
|
||||
},
|
||||
{
|
||||
"name": "Filmine",
|
||||
"url": "https://explorer.filmine.io",
|
||||
"name": "Dev.storage",
|
||||
"url": "https://dev.storage",
|
||||
"standard": "none"
|
||||
},
|
||||
{
|
||||
|
|
|
@ -35,8 +35,8 @@
|
|||
"standard": "none"
|
||||
},
|
||||
{
|
||||
"name": "Filmine",
|
||||
"url": "https://explorer.filmine.io",
|
||||
"name": "Dev.storage",
|
||||
"url": "https://dev.storage",
|
||||
"standard": "none"
|
||||
},
|
||||
{
|
||||
|
|
|
@ -24,6 +24,11 @@
|
|||
"name": "Filscout - Calibration",
|
||||
"url": "https://calibration.filscout.com/en",
|
||||
"standard": "none"
|
||||
},
|
||||
{
|
||||
"name": "Filfox - Calibration",
|
||||
"url": "https://calibration.filfox.info",
|
||||
"standard": "none"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user