Deploying to gh-pages from @ ethereum-lists/chains@b2ef7529ef 🚀

This commit is contained in:
ligi 2023-06-06 11:39:04 +00:00
parent 3c079499b0
commit bfc9e42db7
9 changed files with 48 additions and 71 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,13 +1,10 @@
{ {
"name": "Filecoin - Hyperspace testnet", "name": "Filecoin - Hyperspace testnet",
"status": "deprecated",
"chain": "FIL", "chain": "FIL",
"icon": "filecoin", "icon": "filecoin",
"rpc": [ "rpc": [],
"https://api.hyperspace.node.glif.io/rpc/v1", "faucets": [],
"https://rpc.ankr.com/filecoin_testnet",
"https://filecoin-hyperspace.chainstacklabs.com/rpc/v1"
],
"faucets": ["https://hyperspace.yoga/#faucet"],
"nativeCurrency": { "nativeCurrency": {
"name": "testnet filecoin", "name": "testnet filecoin",
"symbol": "tFIL", "symbol": "tFIL",
@ -18,31 +15,5 @@
"chainId": 3141, "chainId": 3141,
"networkId": 3141, "networkId": 3141,
"slip44": 1, "slip44": 1,
"explorers": [ "explorers": []
{
"name": "Filfox - Hyperspace",
"url": "https://hyperspace.filfox.info/en",
"standard": "none"
},
{
"name": "Glif Explorer - Hyperspace",
"url": "https://explorer.glif.io/?network=hyperspace",
"standard": "none"
},
{
"name": "Beryx",
"url": "https://beryx.zondax.ch",
"standard": "none"
},
{
"name": "Dev.storage",
"url": "https://dev.storage",
"standard": "none"
},
{
"name": "Filscan - Hyperspace",
"url": "https://hyperspace.filscan.io",
"standard": "none"
}
]
} }

View File

@ -1,9 +1,10 @@
{ {
"name": "Filecoin - Wallaby testnet", "name": "Filecoin - Wallaby testnet",
"status": "deprecated",
"chain": "FIL", "chain": "FIL",
"icon": "filecoin", "icon": "filecoin",
"rpc": ["https://wallaby.node.glif.io/rpc/v1"], "rpc": [],
"faucets": ["https://wallaby.yoga/#faucet"], "faucets": [],
"nativeCurrency": { "nativeCurrency": {
"name": "testnet filecoin", "name": "testnet filecoin",
"symbol": "tFIL", "symbol": "tFIL",

View File

@ -2,7 +2,12 @@
"name": "Filecoin - Calibration testnet", "name": "Filecoin - Calibration testnet",
"chain": "FIL", "chain": "FIL",
"icon": "filecoin", "icon": "filecoin",
"rpc": ["https://api.calibration.node.glif.io/rpc/v1"], "rpc": [
"https://api.calibration.node.glif.io/rpc/v1",
"https://rpc.ankr.com/filecoin_testnet",
"https://filecoin-calibration.chainstacklabs.com/rpc/v1",
"https://filecoin-calibration.chainup.net/rpc/v1"
],
"faucets": ["https://faucet.calibration.fildev.network/"], "faucets": ["https://faucet.calibration.fildev.network/"],
"nativeCurrency": { "nativeCurrency": {
"name": "testnet filecoin", "name": "testnet filecoin",
@ -29,6 +34,16 @@
"name": "Filfox - Calibration", "name": "Filfox - Calibration",
"url": "https://calibration.filfox.info", "url": "https://calibration.filfox.info",
"standard": "none" "standard": "none"
},
{
"name": "Glif Explorer - Calibration",
"url": "https://explorer.glif.io/?network=calibration",
"standard": "none"
},
{
"name": "Beryx",
"url": "https://beryx.zondax.ch",
"standard": "none"
} }
] ]
} }

File diff suppressed because one or more lines are too long

View File

@ -5858,8 +5858,8 @@
"symbol": "tFIL", "symbol": "tFIL",
"decimals": 18 "decimals": 18
}, },
"rpc": ["https://api.hyperspace.node.glif.io/rpc/v1", "https://rpc.ankr.com/filecoin_testnet", "https://filecoin-hyperspace.chainstacklabs.com/rpc/v1"], "rpc": [],
"faucets": ["https://hyperspace.yoga/#faucet"], "faucets": [],
"infoURL": "https://filecoin.io" "infoURL": "https://filecoin.io"
}, { }, {
"name": "Debounce Subnet Testnet", "name": "Debounce Subnet Testnet",
@ -8588,8 +8588,8 @@
"symbol": "tFIL", "symbol": "tFIL",
"decimals": 18 "decimals": 18
}, },
"rpc": ["https://wallaby.node.glif.io/rpc/v1"], "rpc": [],
"faucets": ["https://wallaby.yoga/#faucet"], "faucets": [],
"infoURL": "https://filecoin.io" "infoURL": "https://filecoin.io"
}, { }, {
"name": "Bitgert Mainnet", "name": "Bitgert Mainnet",
@ -10434,7 +10434,7 @@
"symbol": "tFIL", "symbol": "tFIL",
"decimals": 18 "decimals": 18
}, },
"rpc": ["https://api.calibration.node.glif.io/rpc/v1"], "rpc": ["https://api.calibration.node.glif.io/rpc/v1", "https://rpc.ankr.com/filecoin_testnet", "https://filecoin-calibration.chainstacklabs.com/rpc/v1", "https://filecoin-calibration.chainup.net/rpc/v1"],
"faucets": ["https://faucet.calibration.fildev.network/"], "faucets": ["https://faucet.calibration.fildev.network/"],
"infoURL": "https://filecoin.io" "infoURL": "https://filecoin.io"
}, { }, {

View File

@ -8792,10 +8792,11 @@
}] }]
}, { }, {
"name": "Filecoin - Hyperspace testnet", "name": "Filecoin - Hyperspace testnet",
"status": "deprecated",
"chain": "FIL", "chain": "FIL",
"icon": "filecoin", "icon": "filecoin",
"rpc": ["https://api.hyperspace.node.glif.io/rpc/v1", "https://rpc.ankr.com/filecoin_testnet", "https://filecoin-hyperspace.chainstacklabs.com/rpc/v1"], "rpc": [],
"faucets": ["https://hyperspace.yoga/#faucet"], "faucets": [],
"nativeCurrency": { "nativeCurrency": {
"name": "testnet filecoin", "name": "testnet filecoin",
"symbol": "tFIL", "symbol": "tFIL",
@ -8806,27 +8807,7 @@
"chainId": 3141, "chainId": 3141,
"networkId": 3141, "networkId": 3141,
"slip44": 1, "slip44": 1,
"explorers": [{ "explorers": []
"name": "Filfox - Hyperspace",
"url": "https://hyperspace.filfox.info/en",
"standard": "none"
}, {
"name": "Glif Explorer - Hyperspace",
"url": "https://explorer.glif.io/?network=hyperspace",
"standard": "none"
}, {
"name": "Beryx",
"url": "https://beryx.zondax.ch",
"standard": "none"
}, {
"name": "Dev.storage",
"url": "https://dev.storage",
"standard": "none"
}, {
"name": "Filscan - Hyperspace",
"url": "https://hyperspace.filscan.io",
"standard": "none"
}]
}, { }, {
"name": "Debounce Subnet Testnet", "name": "Debounce Subnet Testnet",
"chain": "Debounce Network", "chain": "Debounce Network",
@ -13000,10 +12981,11 @@
}] }]
}, { }, {
"name": "Filecoin - Wallaby testnet", "name": "Filecoin - Wallaby testnet",
"status": "deprecated",
"chain": "FIL", "chain": "FIL",
"icon": "filecoin", "icon": "filecoin",
"rpc": ["https://wallaby.node.glif.io/rpc/v1"], "rpc": [],
"faucets": ["https://wallaby.yoga/#faucet"], "faucets": [],
"nativeCurrency": { "nativeCurrency": {
"name": "testnet filecoin", "name": "testnet filecoin",
"symbol": "tFIL", "symbol": "tFIL",
@ -15837,7 +15819,7 @@
"name": "Filecoin - Calibration testnet", "name": "Filecoin - Calibration testnet",
"chain": "FIL", "chain": "FIL",
"icon": "filecoin", "icon": "filecoin",
"rpc": ["https://api.calibration.node.glif.io/rpc/v1"], "rpc": ["https://api.calibration.node.glif.io/rpc/v1", "https://rpc.ankr.com/filecoin_testnet", "https://filecoin-calibration.chainstacklabs.com/rpc/v1", "https://filecoin-calibration.chainup.net/rpc/v1"],
"faucets": ["https://faucet.calibration.fildev.network/"], "faucets": ["https://faucet.calibration.fildev.network/"],
"nativeCurrency": { "nativeCurrency": {
"name": "testnet filecoin", "name": "testnet filecoin",
@ -15861,6 +15843,14 @@
"name": "Filfox - Calibration", "name": "Filfox - Calibration",
"url": "https://calibration.filfox.info", "url": "https://calibration.filfox.info",
"standard": "none" "standard": "none"
}, {
"name": "Glif Explorer - Calibration",
"url": "https://explorer.glif.io/?network=calibration",
"standard": "none"
}, {
"name": "Beryx",
"url": "https://beryx.zondax.ch",
"standard": "none"
}] }]
}, { }, {
"name": "TTcoin Smart Chain Mainnet", "name": "TTcoin Smart Chain Mainnet",

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long