diff --git a/_data/chains/eip155-111.json b/_data/chains/eip155-111.json new file mode 100644 index 00000000..808266d3 --- /dev/null +++ b/_data/chains/eip155-111.json @@ -0,0 +1,21 @@ +{ + "name": "EtherLite Chain", + "chain": "ETL", + "network": "mainnet", + "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" +}