chains/_data/chains/eip155-1214.json
Reggie 46d0fa1d02
Adding ENTER Blockchain (#775)
* Enter Logo

* EnterCoin mainnet ID

* added logo

* Updated Suggestion

Co-authored-by: EnterCoin <7969492+shadiayoub@users.noreply.github.com>
2022-01-15 12:40:12 +01:00

26 lines
486 B
JSON

{
"name": "EnterChain Mainnet",
"chain": "ENTER",
"network": "mainnet",
"rpc": [
"https://tapi.entercoin.net/"
],
"faucets": [],
"nativeCurrency": {
"name": "EnterCoin",
"symbol": "ENTER",
"decimals": 18
},
"infoURL": "https://entercoin.net",
"shortName": "enter",
"chainId": 1214,
"networkId": 1214,
"icon": "enter",
"explorers": [{
"name": "Enter Explorer - Expenter",
"url": "https://explorer.entercoin.net",
"icon": "enter",
"standard": "EIP3091"
}]
}