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",
|
"name": "Filecoin - Mainnet",
|
||||||
"chain": "FIL",
|
"chain": "FIL",
|
||||||
"icon": "filecoin",
|
"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": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "filecoin",
|
"name": "filecoin",
|
||||||
|
@ -31,8 +34,8 @@
|
||||||
"standard": "EIP3091"
|
"standard": "EIP3091"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Filmine",
|
"name": "Dev.storage",
|
||||||
"url": "https://explorer.filmine.io",
|
"url": "https://dev.storage",
|
||||||
"standard": "none"
|
"standard": "none"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
@ -35,8 +35,8 @@
|
||||||
"standard": "none"
|
"standard": "none"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Filmine",
|
"name": "Dev.storage",
|
||||||
"url": "https://explorer.filmine.io",
|
"url": "https://dev.storage",
|
||||||
"standard": "none"
|
"standard": "none"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
@ -24,6 +24,11 @@
|
||||||
"name": "Filscout - Calibration",
|
"name": "Filscout - Calibration",
|
||||||
"url": "https://calibration.filscout.com/en",
|
"url": "https://calibration.filscout.com/en",
|
||||||
"standard": "none"
|
"standard": "none"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Filfox - Calibration",
|
||||||
|
"url": "https://calibration.filfox.info",
|
||||||
|
"standard": "none"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user