Update LaChain and LaTestnet RPCs (#2979)

* Update eip155-418.json

added rpc

* Update eip155-274.json
This commit is contained in:
mauricio-b-r 2023-06-08 10:02:49 -03:00 committed by GitHub
parent f961d9d23e
commit 475b8ee2e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 2 deletions

View File

@ -4,7 +4,8 @@
"icon": "LaChain",
"rpc": [
"https://rpc1.mainnet.lachain.network",
"https://rpc2.mainnet.lachain.network"
"https://rpc2.mainnet.lachain.network",
"https://lachain.rpc-nodes.cedalio.dev"
],
"faucets": [],
"nativeCurrency": {

View File

@ -2,7 +2,10 @@
"name": "LaTestnet",
"chain": "LaTestnet",
"icon": "LaChain",
"rpc": ["https://rpc.testnet.lachain.network"],
"rpc": [
"https://rpc.testnet.lachain.network",
"https://lachain-testnet.rpc-nodes.cedalio.dev"
],
"faucets": ["https://faucet.lachain.network"],
"nativeCurrency": {
"name": "Test LaCoin",