mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
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:
parent
7f3d9b8a64
commit
cb3eff6544
21
_data/chains/eip155-111.json
Normal file
21
_data/chains/eip155-111.json
Normal 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"
|
||||
}
|
Loading…
Reference in New Issue
Block a user