diff --git a/_data/chains/eip155-1214.json b/_data/chains/eip155-1214.json new file mode 100644 index 00000000..5b409f34 --- /dev/null +++ b/_data/chains/eip155-1214.json @@ -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" + }] +}