urls updated (#1393)

This commit is contained in:
Dmitry Miroshnichenko 2022-07-30 21:15:37 +03:00 committed by GitHub
parent e5770daec8
commit 39ac26299b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

View File

@ -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": {

View File

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

View File

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