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

This commit is contained in:
ligi 2022-07-30 18:19:32 +00:00
parent 06346b5948
commit 789a4f8bdf
7 changed files with 14 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://devnet.neonevm.org" "https://proxy.devnet.neonlabs.org/solana"
], ],
"faucets": [ "faucets": [
"https://neonfaucet.org" "https://neonswap.live/#/get-tokens"
], ],
"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://mainnet.neonevm.org" "https://proxy.mainnet.neonlabs.org/solana"
], ],
"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://testnet.neonevm.org" "https://proxy.testnet.neonlabs.org/solana"
], ],
"faucets": [], "faucets": [],
"icon": "neon", "icon": "neon",

File diff suppressed because one or more lines are too long

View File

@ -5650,8 +5650,8 @@
"symbol": "NEON", "symbol": "NEON",
"decimals": 18 "decimals": 18
}, },
"rpc": ["https://devnet.neonevm.org"], "rpc": ["https://proxy.devnet.neonlabs.org/solana"],
"faucets": ["https://neonfaucet.org"], "faucets": ["https://neonswap.live/#/get-tokens"],
"infoURL": "https://neon-labs.org" "infoURL": "https://neon-labs.org"
}, { }, {
"name": "Neon EVM MainNet", "name": "Neon EVM MainNet",
@ -5663,7 +5663,7 @@
"symbol": "NEON", "symbol": "NEON",
"decimals": 18 "decimals": 18
}, },
"rpc": ["https://mainnet.neonevm.org"], "rpc": ["https://proxy.mainnet.neonlabs.org/solana"],
"faucets": [], "faucets": [],
"infoURL": "https://neon-labs.org" "infoURL": "https://neon-labs.org"
}, { }, {
@ -5676,7 +5676,7 @@
"symbol": "NEON", "symbol": "NEON",
"decimals": 18 "decimals": 18
}, },
"rpc": ["https://testnet.neonevm.org"], "rpc": ["https://proxy.testnet.neonlabs.org/solana"],
"faucets": [], "faucets": [],
"infoURL": "https://neon-labs.org" "infoURL": "https://neon-labs.org"
}, { }, {

View File

@ -8079,8 +8079,8 @@
}, { }, {
"name": "Neon EVM DevNet", "name": "Neon EVM DevNet",
"chain": "Solana", "chain": "Solana",
"rpc": ["https://devnet.neonevm.org"], "rpc": ["https://proxy.devnet.neonlabs.org/solana"],
"faucets": ["https://neonfaucet.org"], "faucets": ["https://neonswap.live/#/get-tokens"],
"icon": "neon", "icon": "neon",
"nativeCurrency": { "nativeCurrency": {
"name": "Neon", "name": "Neon",
@ -8103,7 +8103,7 @@
}, { }, {
"name": "Neon EVM MainNet", "name": "Neon EVM MainNet",
"chain": "Solana", "chain": "Solana",
"rpc": ["https://mainnet.neonevm.org"], "rpc": ["https://proxy.mainnet.neonlabs.org/solana"],
"faucets": [], "faucets": [],
"icon": "neon", "icon": "neon",
"nativeCurrency": { "nativeCurrency": {
@ -8127,7 +8127,7 @@
}, { }, {
"name": "Neon EVM TestNet", "name": "Neon EVM TestNet",
"chain": "Solana", "chain": "Solana",
"rpc": ["https://testnet.neonevm.org"], "rpc": ["https://proxy.testnet.neonlabs.org/solana"],
"faucets": [], "faucets": [],
"icon": "neon", "icon": "neon",
"nativeCurrency": { "nativeCurrency": {