mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Deploying to gh-pages from @ ethereum-lists/chains@4375c0ea7d 🚀
This commit is contained in:
parent
789a4f8bdf
commit
7589ca9b08
File diff suppressed because one or more lines are too long
|
@ -2,10 +2,10 @@
|
|||
"name": "Neon EVM DevNet",
|
||||
"chain": "Solana",
|
||||
"rpc": [
|
||||
"https://proxy.devnet.neonlabs.org/solana"
|
||||
"https://devnet.neonevm.org"
|
||||
],
|
||||
"faucets": [
|
||||
"https://neonswap.live/#/get-tokens"
|
||||
"https://neonfaucet.org"
|
||||
],
|
||||
"icon": "neon",
|
||||
"nativeCurrency": {
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"name": "Neon EVM MainNet",
|
||||
"chain": "Solana",
|
||||
"rpc": [
|
||||
"https://proxy.mainnet.neonlabs.org/solana"
|
||||
"https://mainnet.neonevm.org"
|
||||
],
|
||||
"faucets": [],
|
||||
"icon": "neon",
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"name": "Neon EVM TestNet",
|
||||
"chain": "Solana",
|
||||
"rpc": [
|
||||
"https://proxy.testnet.neonlabs.org/solana"
|
||||
"https://testnet.neonevm.org"
|
||||
],
|
||||
"faucets": [],
|
||||
"icon": "neon",
|
||||
|
|
17
chains/eip155-846000.json
Normal file
17
chains/eip155-846000.json
Normal 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
|
@ -5393,6 +5393,19 @@
|
|||
"rpc": ["https://vpioneer.infragrid.v.network/ethereum/compatible"],
|
||||
"faucets": ["https://vpioneerfaucet.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",
|
||||
"chainId": 888888,
|
||||
|
@ -5650,8 +5663,8 @@
|
|||
"symbol": "NEON",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://proxy.devnet.neonlabs.org/solana"],
|
||||
"faucets": ["https://neonswap.live/#/get-tokens"],
|
||||
"rpc": ["https://devnet.neonevm.org"],
|
||||
"faucets": ["https://neonfaucet.org"],
|
||||
"infoURL": "https://neon-labs.org"
|
||||
}, {
|
||||
"name": "Neon EVM MainNet",
|
||||
|
@ -5663,7 +5676,7 @@
|
|||
"symbol": "NEON",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://proxy.mainnet.neonlabs.org/solana"],
|
||||
"rpc": ["https://mainnet.neonevm.org"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://neon-labs.org"
|
||||
}, {
|
||||
|
@ -5676,7 +5689,7 @@
|
|||
"symbol": "NEON",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://proxy.testnet.neonlabs.org/solana"],
|
||||
"rpc": ["https://testnet.neonevm.org"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://neon-labs.org"
|
||||
}, {
|
||||
|
|
|
@ -7746,6 +7746,20 @@
|
|||
"chainId": 666666,
|
||||
"networkId": 666666,
|
||||
"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",
|
||||
"chain": "Vision",
|
||||
|
@ -8079,8 +8093,8 @@
|
|||
}, {
|
||||
"name": "Neon EVM DevNet",
|
||||
"chain": "Solana",
|
||||
"rpc": ["https://proxy.devnet.neonlabs.org/solana"],
|
||||
"faucets": ["https://neonswap.live/#/get-tokens"],
|
||||
"rpc": ["https://devnet.neonevm.org"],
|
||||
"faucets": ["https://neonfaucet.org"],
|
||||
"icon": "neon",
|
||||
"nativeCurrency": {
|
||||
"name": "Neon",
|
||||
|
@ -8103,7 +8117,7 @@
|
|||
}, {
|
||||
"name": "Neon EVM MainNet",
|
||||
"chain": "Solana",
|
||||
"rpc": ["https://proxy.mainnet.neonlabs.org/solana"],
|
||||
"rpc": ["https://mainnet.neonevm.org"],
|
||||
"faucets": [],
|
||||
"icon": "neon",
|
||||
"nativeCurrency": {
|
||||
|
@ -8127,7 +8141,7 @@
|
|||
}, {
|
||||
"name": "Neon EVM TestNet",
|
||||
"chain": "Solana",
|
||||
"rpc": ["https://proxy.testnet.neonlabs.org/solana"],
|
||||
"rpc": ["https://testnet.neonevm.org"],
|
||||
"faucets": [],
|
||||
"icon": "neon",
|
||||
"nativeCurrency": {
|
||||
|
|
|
@ -414,6 +414,7 @@
|
|||
"oc": "eip155:474142",
|
||||
"cmp": "eip155:512512",
|
||||
"vpioneer": "eip155:666666",
|
||||
"bloqs4good": "eip155:846000",
|
||||
"vision": "eip155:888888",
|
||||
"elv": "eip155:955305",
|
||||
"etho": "eip155:1313114",
|
||||
|
|
Loading…
Reference in New Issue
Block a user