mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
EnterCoin mainnet ID
This commit is contained in:
parent
70c13c0dd1
commit
c3780a9561
25
_data/chains/eip155-1214.json
Normal file
25
_data/chains/eip155-1214.json
Normal file
|
@ -0,0 +1,25 @@
|
||||||
|
{
|
||||||
|
"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": "",
|
||||||
|
"explorers": [{
|
||||||
|
"name": "Enter Explorer - Expenter",
|
||||||
|
"url": "https://explorer.entercoin.net",
|
||||||
|
"icon": "",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user