Adding ENTER Blockchain (#775)

* Enter Logo

* EnterCoin mainnet ID

* added logo

* Updated Suggestion

Co-authored-by: EnterCoin <7969492+shadiayoub@users.noreply.github.com>
This commit is contained in:
Reggie 2022-01-15 03:40:12 -08:00 committed by GitHub
parent d618b3d8c5
commit 46d0fa1d02
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 34 additions and 0 deletions

View 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": "enter",
"explorers": [{
"name": "Enter Explorer - Expenter",
"url": "https://explorer.entercoin.net",
"icon": "enter",
"standard": "EIP3091"
}]
}

9
_data/icons/enter.json Normal file
View File

@ -0,0 +1,9 @@
[
{
"url": "ipfs://Qmb2UYVc1MjLPi8vhszWRxqBJYoYkWQVxDJRSmtrgk6j2E",
"width": 64,
"height": 64,
"format": "png"
}
]