mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
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:
parent
d618b3d8c5
commit
46d0fa1d02
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": "enter",
|
||||
"explorers": [{
|
||||
"name": "Enter Explorer - Expenter",
|
||||
"url": "https://explorer.entercoin.net",
|
||||
"icon": "enter",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}
|
9
_data/icons/enter.json
Normal file
9
_data/icons/enter.json
Normal file
|
@ -0,0 +1,9 @@
|
|||
|
||||
[
|
||||
{
|
||||
"url": "ipfs://Qmb2UYVc1MjLPi8vhszWRxqBJYoYkWQVxDJRSmtrgk6j2E",
|
||||
"width": 64,
|
||||
"height": 64,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue
Block a user