Create eip155-111.json (#269)

* Create eip155-111.json

* Removed explorer section.

Removed as it does not adhere to the standard EIP3091.
This commit is contained in:
etherlite-org 2021-06-10 08:18:57 +05:30 committed by GitHub
parent 7f3d9b8a64
commit cb3eff6544
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"
}