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

This commit is contained in:
ligi 2022-08-03 14:25:30 +00:00
parent 789a4f8bdf
commit 7589ca9b08
9 changed files with 59 additions and 14 deletions

File diff suppressed because one or more lines are too long

View File

@ -2,10 +2,10 @@
"name": "Neon EVM DevNet", "name": "Neon EVM DevNet",
"chain": "Solana", "chain": "Solana",
"rpc": [ "rpc": [
"https://proxy.devnet.neonlabs.org/solana" "https://devnet.neonevm.org"
], ],
"faucets": [ "faucets": [
"https://neonswap.live/#/get-tokens" "https://neonfaucet.org"
], ],
"icon": "neon", "icon": "neon",
"nativeCurrency": { "nativeCurrency": {

View File

@ -2,7 +2,7 @@
"name": "Neon EVM MainNet", "name": "Neon EVM MainNet",
"chain": "Solana", "chain": "Solana",
"rpc": [ "rpc": [
"https://proxy.mainnet.neonlabs.org/solana" "https://mainnet.neonevm.org"
], ],
"faucets": [], "faucets": [],
"icon": "neon", "icon": "neon",

View File

@ -2,7 +2,7 @@
"name": "Neon EVM TestNet", "name": "Neon EVM TestNet",
"chain": "Solana", "chain": "Solana",
"rpc": [ "rpc": [
"https://proxy.testnet.neonlabs.org/solana" "https://testnet.neonevm.org"
], ],
"faucets": [], "faucets": [],
"icon": "neon", "icon": "neon",

17
chains/eip155-846000.json Normal file
View File

@ -0,0 +1,17 @@
{
"name": "4GoodNetwork",
"chain": "4GN",
"rpc": [
"https://chain.deptofgood.com"
],
"faucets": [],
"nativeCurrency": {
"name": "APTA",
"symbol": "APTA",
"decimals": 18
},
"infoURL": "https://bloqs4good.com",
"shortName": "bloqs4good",
"chainId": 846000,
"networkId": 846000
}

File diff suppressed because one or more lines are too long

View File

@ -5393,6 +5393,19 @@
"rpc": ["https://vpioneer.infragrid.v.network/ethereum/compatible"], "rpc": ["https://vpioneer.infragrid.v.network/ethereum/compatible"],
"faucets": ["https://vpioneerfaucet.visionscan.org"], "faucets": ["https://vpioneerfaucet.visionscan.org"],
"infoURL": "https://visionscan.org" "infoURL": "https://visionscan.org"
}, {
"name": "4GoodNetwork",
"chainId": 846000,
"shortName": "bloqs4good",
"networkId": 846000,
"nativeCurrency": {
"name": "APTA",
"symbol": "APTA",
"decimals": 18
},
"rpc": ["https://chain.deptofgood.com"],
"faucets": [],
"infoURL": "https://bloqs4good.com"
}, { }, {
"name": "Vision - Mainnet", "name": "Vision - Mainnet",
"chainId": 888888, "chainId": 888888,
@ -5650,8 +5663,8 @@
"symbol": "NEON", "symbol": "NEON",
"decimals": 18 "decimals": 18
}, },
"rpc": ["https://proxy.devnet.neonlabs.org/solana"], "rpc": ["https://devnet.neonevm.org"],
"faucets": ["https://neonswap.live/#/get-tokens"], "faucets": ["https://neonfaucet.org"],
"infoURL": "https://neon-labs.org" "infoURL": "https://neon-labs.org"
}, { }, {
"name": "Neon EVM MainNet", "name": "Neon EVM MainNet",
@ -5663,7 +5676,7 @@
"symbol": "NEON", "symbol": "NEON",
"decimals": 18 "decimals": 18
}, },
"rpc": ["https://proxy.mainnet.neonlabs.org/solana"], "rpc": ["https://mainnet.neonevm.org"],
"faucets": [], "faucets": [],
"infoURL": "https://neon-labs.org" "infoURL": "https://neon-labs.org"
}, { }, {
@ -5676,7 +5689,7 @@
"symbol": "NEON", "symbol": "NEON",
"decimals": 18 "decimals": 18
}, },
"rpc": ["https://proxy.testnet.neonlabs.org/solana"], "rpc": ["https://testnet.neonevm.org"],
"faucets": [], "faucets": [],
"infoURL": "https://neon-labs.org" "infoURL": "https://neon-labs.org"
}, { }, {

View File

@ -7746,6 +7746,20 @@
"chainId": 666666, "chainId": 666666,
"networkId": 666666, "networkId": 666666,
"slip44": 60 "slip44": 60
}, {
"name": "4GoodNetwork",
"chain": "4GN",
"rpc": ["https://chain.deptofgood.com"],
"faucets": [],
"nativeCurrency": {
"name": "APTA",
"symbol": "APTA",
"decimals": 18
},
"infoURL": "https://bloqs4good.com",
"shortName": "bloqs4good",
"chainId": 846000,
"networkId": 846000
}, { }, {
"name": "Vision - Mainnet", "name": "Vision - Mainnet",
"chain": "Vision", "chain": "Vision",
@ -8079,8 +8093,8 @@
}, { }, {
"name": "Neon EVM DevNet", "name": "Neon EVM DevNet",
"chain": "Solana", "chain": "Solana",
"rpc": ["https://proxy.devnet.neonlabs.org/solana"], "rpc": ["https://devnet.neonevm.org"],
"faucets": ["https://neonswap.live/#/get-tokens"], "faucets": ["https://neonfaucet.org"],
"icon": "neon", "icon": "neon",
"nativeCurrency": { "nativeCurrency": {
"name": "Neon", "name": "Neon",
@ -8103,7 +8117,7 @@
}, { }, {
"name": "Neon EVM MainNet", "name": "Neon EVM MainNet",
"chain": "Solana", "chain": "Solana",
"rpc": ["https://proxy.mainnet.neonlabs.org/solana"], "rpc": ["https://mainnet.neonevm.org"],
"faucets": [], "faucets": [],
"icon": "neon", "icon": "neon",
"nativeCurrency": { "nativeCurrency": {
@ -8127,7 +8141,7 @@
}, { }, {
"name": "Neon EVM TestNet", "name": "Neon EVM TestNet",
"chain": "Solana", "chain": "Solana",
"rpc": ["https://proxy.testnet.neonlabs.org/solana"], "rpc": ["https://testnet.neonevm.org"],
"faucets": [], "faucets": [],
"icon": "neon", "icon": "neon",
"nativeCurrency": { "nativeCurrency": {

View File

@ -414,6 +414,7 @@
"oc": "eip155:474142", "oc": "eip155:474142",
"cmp": "eip155:512512", "cmp": "eip155:512512",
"vpioneer": "eip155:666666", "vpioneer": "eip155:666666",
"bloqs4good": "eip155:846000",
"vision": "eip155:888888", "vision": "eip155:888888",
"elv": "eip155:955305", "elv": "eip155:955305",
"etho": "eip155:1313114", "etho": "eip155:1313114",