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

This commit is contained in:
ligi 2022-08-22 11:57:42 +00:00
parent 6704414c92
commit f2e9ea1a34
6 changed files with 50 additions and 2 deletions

File diff suppressed because one or more lines are too long

19
chains/eip155-513100.json Normal file
View File

@ -0,0 +1,19 @@
{
"name": "ethereum Fair",
"chainId": 513100,
"networkId": 1,
"shortName": "etf",
"chain": "ETF",
"nativeCurrency": {
"name": "Ether",
"symbol": "ETH",
"decimals": 18
},
"rpc": [
"https://rpc.etherfair.org"
],
"faucets": [],
"explorers": [
],
"infoURL": "https://etherfair.org"
}

File diff suppressed because one or more lines are too long

View File

@ -5601,6 +5601,19 @@
"rpc": ["https://galaxy.block.caduceus.foundation", "wss://galaxy.block.caduceus.foundation"],
"faucets": ["https://dev.caduceus.foundation/testNetwork"],
"infoURL": "https://caduceus.foundation/"
}, {
"name": "ethereum Fair",
"chainId": 513100,
"shortName": "etf",
"networkId": 1,
"nativeCurrency": {
"name": "Ether",
"symbol": "ETH",
"decimals": 18
},
"rpc": ["https://rpc.etherfair.org"],
"faucets": [],
"infoURL": "https://etherfair.org"
}, {
"name": "Vision - Vpioneer Test Chain",
"chainId": 666666,

View File

@ -8102,6 +8102,21 @@
"url": "https://galaxy.scan.caduceus.foundation",
"standard": "none"
}]
}, {
"name": "ethereum Fair",
"chainId": 513100,
"networkId": 1,
"shortName": "etf",
"chain": "ETF",
"nativeCurrency": {
"name": "Ether",
"symbol": "ETH",
"decimals": 18
},
"rpc": ["https://rpc.etherfair.org"],
"faucets": [],
"explorers": [],
"infoURL": "https://etherfair.org"
}, {
"name": "Vision - Vpioneer Test Chain",
"chain": "Vision-Vpioneer",

View File

@ -430,6 +430,7 @@
"wlkt": "eip155:444900",
"oc": "eip155:474142",
"cmp": "eip155:512512",
"etf": "eip155:513100",
"vpioneer": "eip155:666666",
"bloqs4good": "eip155:846000",
"vision": "eip155:888888",