mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Create eip155-274.json (#2809)
* Create eip155-274.json * Update eip155-274.json
This commit is contained in:
parent
4a02e80a3b
commit
7fcaa8f609
26
_data/chains/eip155-274.json
Normal file
26
_data/chains/eip155-274.json
Normal 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"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user