chains/_data/chains/eip155-245022940.json
Andrew Falaleev 2ace218b9f
Add eip155 for Neon EVM networks (#1) (#465)
Add eip155 for Neon EVM networks
2021-10-08 17:47:13 +02:00

19 lines
370 B
JSON

{
"name": "Neon EVM TestNet",
"chain": "Solana",
"network": "testnet",
"rpc": [
"https://proxy.testnet.neonlabs.org/solana"
],
"faucets": [],
"nativeCurrency": {
"name": "Neon",
"symbol": "NEON",
"decimals": 18
},
"infoURL": "https://neon-labs.org/",
"shortName": "neonevm-testnet",
"chainId": 245022940,
"networkId": 245022940
}