Create eip155-274.json (#2809)

* Create eip155-274.json

* Update eip155-274.json
This commit is contained in:
mauricio-b-r 2023-05-11 16:37:33 -03:00 committed by GitHub
parent 4a02e80a3b
commit 7fcaa8f609
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,26 @@
{
"name": "LaChain",
"chain": "LaChain",
"rpc": [
"https://rpc1.mainnet.lachain.network",
"https://rpc2.mainnet.lachain.network"
],
"faucets": [],
"nativeCurrency": {
"name": "LaCoin",
"symbol": "LAC",
"decimals": 18
},
"features": [{ "name": "EIP155" }],
"infoURL": "",
"shortName": "lachain",
"chainId": 274,
"networkId": 274,
"explorers": [
{
"name": "LaChain Explorer",
"url": "https://explorer.lachain.network",
"standard": "EIP3091"
}
]
}