chains/_data/chains/eip155-111.json

21 lines
371 B
JSON

{
"name": "EtherLite Chain",
"chain": "ETL",
"rpc": [
"https://rpc.etherlite.org"
],
"faucets": [
"https://etherlite.org/faucets"
],
"nativeCurrency": {
"name": "EtherLite",
"symbol": "ETL",
"decimals": 18
},
"infoURL": "https://etherlite.org",
"shortName": "ETL",
"chainId": 111,
"networkId": 111,
"icon": "etherlite"
}