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

This commit is contained in:
ligi 2023-01-11 13:43:35 +00:00
parent ac22ad6830
commit 8b3d3acec4
11 changed files with 1601 additions and 1594 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1,8 +1,8 @@
{ {
"name": "Filecoin - Mainnet", "name": "Filecoin - Mainnet",
"chain": "FIL", "chain": "FIL",
"status": "incubating", "icon": "filecoin",
"rpc": ["https://api.node.glif.io/rpc/v0"], "rpc": ["https://api.node.glif.io/", "https://rpc.ankr.com/filecoin"],
"faucets": [], "faucets": [],
"nativeCurrency": { "nativeCurrency": {
"name": "filecoin", "name": "filecoin",
@ -11,7 +11,6 @@
}, },
"infoURL": "https://filecoin.io", "infoURL": "https://filecoin.io",
"shortName": "filecoin", "shortName": "filecoin",
"icon": "filecoin",
"chainId": 314, "chainId": 314,
"networkId": 314, "networkId": 314,
"slip44": 461, "slip44": 461,

View File

@ -1,19 +1,44 @@
{ {
"name": "Filecoin - Buildernet", "name": "Filecoin - Hyperspace testnet",
"chain": "FIL", "chain": "FIL",
"status": "incubating", "icon": "filecoin",
"rpc": [], "rpc": ["https://hyperspace.node.glif.io/rpc/v0"],
"faucets": [], "faucets": ["https://hyperspace.filtest.network/#faucet"],
"nativeCurrency": { "nativeCurrency": {
"name": "filecoin", "name": "testnet filecoin",
"symbol": "FIL", "symbol": "tFIL",
"decimals": 18 "decimals": 18
}, },
"infoURL": "https://filecoin.io", "infoURL": "https://filecoin.io",
"shortName": "filecoin-buildernet", "shortName": "filecoin-hyperspace",
"icon": "filecoin",
"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": "Filmine",
"url": "https://explorer.filmine.io",
"standard": "none"
},
{
"name": "Filscan - Hyperspace",
"url": "https://hyperspace.filscan.io",
"standard": "none"
}
]
} }

View File

@ -1,11 +1,8 @@
{ {
"name": "Filecoin - Wallaby testnet", "name": "Filecoin - Wallaby testnet",
"chain": "FIL", "chain": "FIL",
"status": "incubating", "icon": "filecoin",
"rpc": [ "rpc": ["https://wallaby.node.glif.io/rpc/v0"],
"https://wallaby.filfox.info/rpc/v0",
"https://wallaby.node.glif.io/rpc/v0"
],
"faucets": ["https://wallaby.network/#faucet"], "faucets": ["https://wallaby.network/#faucet"],
"nativeCurrency": { "nativeCurrency": {
"name": "testnet filecoin", "name": "testnet filecoin",
@ -14,25 +11,8 @@
}, },
"infoURL": "https://filecoin.io", "infoURL": "https://filecoin.io",
"shortName": "filecoin-wallaby", "shortName": "filecoin-wallaby",
"icon": "filecoin",
"chainId": 31415, "chainId": 31415,
"networkId": 31415, "networkId": 31415,
"slip44": 1, "slip44": 1,
"explorers": [ "explorers": []
{
"name": "Filfox",
"url": "https://wallaby.filfox.info",
"standard": "none"
},
{
"name": "Glif Explorer",
"url": "https://explorer.glif.io/wallaby",
"standard": "none"
},
{
"name": "Filscan",
"url": "https://wallaby.filscan.io",
"standard": "none"
}
]
} }

View File

@ -1,7 +1,7 @@
{ {
"name": "Filecoin - Calibration testnet", "name": "Filecoin - Calibration testnet",
"chain": "FIL", "chain": "FIL",
"status": "incubating", "icon": "filecoin",
"rpc": ["https://api.calibration.node.glif.io/rpc/v0"], "rpc": ["https://api.calibration.node.glif.io/rpc/v0"],
"faucets": ["https://faucet.calibration.fildev.network/"], "faucets": ["https://faucet.calibration.fildev.network/"],
"nativeCurrency": { "nativeCurrency": {
@ -11,18 +11,17 @@
}, },
"infoURL": "https://filecoin.io", "infoURL": "https://filecoin.io",
"shortName": "filecoin-calibration", "shortName": "filecoin-calibration",
"icon": "filecoin",
"chainId": 314159, "chainId": 314159,
"networkId": 314159, "networkId": 314159,
"slip44": 1, "slip44": 1,
"explorers": [ "explorers": [
{ {
"name": "Filscan", "name": "Filscan - Calibration",
"url": "https://calibration.filscan.io", "url": "https://calibration.filscan.io",
"standard": "none" "standard": "none"
}, },
{ {
"name": "Filscout", "name": "Filscout - Calibration",
"url": "https://calibration.filscout.com/en", "url": "https://calibration.filscout.com/en",
"standard": "none" "standard": "none"
} }

File diff suppressed because one or more lines are too long

View File

@ -1984,7 +1984,7 @@
"symbol": "FIL", "symbol": "FIL",
"decimals": 18 "decimals": 18
}, },
"rpc": ["https://api.node.glif.io/rpc/v0"], "rpc": ["https://api.node.glif.io/", "https://rpc.ankr.com/filecoin"],
"faucets": [], "faucets": [],
"infoURL": "https://filecoin.io" "infoURL": "https://filecoin.io"
}, { }, {
@ -4484,17 +4484,17 @@
"faucets": [], "faucets": [],
"infoURL": "https://orlchain.com" "infoURL": "https://orlchain.com"
}, { }, {
"name": "Filecoin - Buildernet", "name": "Filecoin - Hyperspace testnet",
"chainId": 3141, "chainId": 3141,
"shortName": "filecoin-buildernet", "shortName": "filecoin-hyperspace",
"networkId": 3141, "networkId": 3141,
"nativeCurrency": { "nativeCurrency": {
"name": "filecoin", "name": "testnet filecoin",
"symbol": "FIL", "symbol": "tFIL",
"decimals": 18 "decimals": 18
}, },
"rpc": [], "rpc": ["https://hyperspace.node.glif.io/rpc/v0"],
"faucets": [], "faucets": ["https://hyperspace.filtest.network/#faucet"],
"infoURL": "https://filecoin.io" "infoURL": "https://filecoin.io"
}, { }, {
"name": "Debounce Subnet Testnet", "name": "Debounce Subnet Testnet",
@ -6287,7 +6287,7 @@
"symbol": "tFIL", "symbol": "tFIL",
"decimals": 18 "decimals": 18
}, },
"rpc": ["https://wallaby.filfox.info/rpc/v0", "https://wallaby.node.glif.io/rpc/v0"], "rpc": ["https://wallaby.node.glif.io/rpc/v0"],
"faucets": ["https://wallaby.network/#faucet"], "faucets": ["https://wallaby.network/#faucet"],
"infoURL": "https://filecoin.io" "infoURL": "https://filecoin.io"
}, { }, {

View File

@ -2833,8 +2833,8 @@
}, { }, {
"name": "Filecoin - Mainnet", "name": "Filecoin - Mainnet",
"chain": "FIL", "chain": "FIL",
"status": "incubating", "icon": "filecoin",
"rpc": ["https://api.node.glif.io/rpc/v0"], "rpc": ["https://api.node.glif.io/", "https://rpc.ankr.com/filecoin"],
"faucets": [], "faucets": [],
"nativeCurrency": { "nativeCurrency": {
"name": "filecoin", "name": "filecoin",
@ -2843,7 +2843,6 @@
}, },
"infoURL": "https://filecoin.io", "infoURL": "https://filecoin.io",
"shortName": "filecoin", "shortName": "filecoin",
"icon": "filecoin",
"chainId": 314, "chainId": 314,
"networkId": 314, "networkId": 314,
"slip44": 461, "slip44": 461,
@ -6455,23 +6454,42 @@
"standard": "EIP3091" "standard": "EIP3091"
}] }]
}, { }, {
"name": "Filecoin - Buildernet", "name": "Filecoin - Hyperspace testnet",
"chain": "FIL", "chain": "FIL",
"status": "incubating", "icon": "filecoin",
"rpc": [], "rpc": ["https://hyperspace.node.glif.io/rpc/v0"],
"faucets": [], "faucets": ["https://hyperspace.filtest.network/#faucet"],
"nativeCurrency": { "nativeCurrency": {
"name": "filecoin", "name": "testnet filecoin",
"symbol": "FIL", "symbol": "tFIL",
"decimals": 18 "decimals": 18
}, },
"infoURL": "https://filecoin.io", "infoURL": "https://filecoin.io",
"shortName": "filecoin-buildernet", "shortName": "filecoin-hyperspace",
"icon": "filecoin",
"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": "Filmine",
"url": "https://explorer.filmine.io",
"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",
@ -9154,8 +9172,8 @@
}, { }, {
"name": "Filecoin - Wallaby testnet", "name": "Filecoin - Wallaby testnet",
"chain": "FIL", "chain": "FIL",
"status": "incubating", "icon": "filecoin",
"rpc": ["https://wallaby.filfox.info/rpc/v0", "https://wallaby.node.glif.io/rpc/v0"], "rpc": ["https://wallaby.node.glif.io/rpc/v0"],
"faucets": ["https://wallaby.network/#faucet"], "faucets": ["https://wallaby.network/#faucet"],
"nativeCurrency": { "nativeCurrency": {
"name": "testnet filecoin", "name": "testnet filecoin",
@ -9164,23 +9182,10 @@
}, },
"infoURL": "https://filecoin.io", "infoURL": "https://filecoin.io",
"shortName": "filecoin-wallaby", "shortName": "filecoin-wallaby",
"icon": "filecoin",
"chainId": 31415, "chainId": 31415,
"networkId": 31415, "networkId": 31415,
"slip44": 1, "slip44": 1,
"explorers": [{ "explorers": []
"name": "Filfox",
"url": "https://wallaby.filfox.info",
"standard": "none"
}, {
"name": "Glif Explorer",
"url": "https://explorer.glif.io/wallaby",
"standard": "none"
}, {
"name": "Filscan",
"url": "https://wallaby.filscan.io",
"standard": "none"
}]
}, { }, {
"name": "Bitgert Mainnet", "name": "Bitgert Mainnet",
"chain": "Brise", "chain": "Brise",
@ -11210,7 +11215,7 @@
}, { }, {
"name": "Filecoin - Calibration testnet", "name": "Filecoin - Calibration testnet",
"chain": "FIL", "chain": "FIL",
"status": "incubating", "icon": "filecoin",
"rpc": ["https://api.calibration.node.glif.io/rpc/v0"], "rpc": ["https://api.calibration.node.glif.io/rpc/v0"],
"faucets": ["https://faucet.calibration.fildev.network/"], "faucets": ["https://faucet.calibration.fildev.network/"],
"nativeCurrency": { "nativeCurrency": {
@ -11220,16 +11225,15 @@
}, },
"infoURL": "https://filecoin.io", "infoURL": "https://filecoin.io",
"shortName": "filecoin-calibration", "shortName": "filecoin-calibration",
"icon": "filecoin",
"chainId": 314159, "chainId": 314159,
"networkId": 314159, "networkId": 314159,
"slip44": 1, "slip44": 1,
"explorers": [{ "explorers": [{
"name": "Filscan", "name": "Filscan - Calibration",
"url": "https://calibration.filscan.io", "url": "https://calibration.filscan.io",
"standard": "none" "standard": "none"
}, { }, {
"name": "Filscout", "name": "Filscout - Calibration",
"url": "https://calibration.filscout.com/en", "url": "https://calibration.filscout.com/en",
"standard": "none" "standard": "none"
}] }]

View File

@ -344,7 +344,7 @@
"cennz-r": "eip155:3000", "cennz-r": "eip155:3000",
"cennz-n": "eip155:3001", "cennz-n": "eip155:3001",
"ORL": "eip155:3031", "ORL": "eip155:3031",
"filecoin-buildernet": "eip155:3141", "filecoin-hyperspace": "eip155:3141",
"debounce-devnet": "eip155:3306", "debounce-devnet": "eip155:3306",
"zcrbeach": "eip155:3331", "zcrbeach": "eip155:3331",
"w3q-t": "eip155:3333", "w3q-t": "eip155:3333",