mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
add smart host test chain (#2072)
Co-authored-by: halid <copx17@gmail.com> Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
parent
3efed2c66a
commit
4467c0ca09
32
_data/chains/eip155-1177.json
Normal file
32
_data/chains/eip155-1177.json
Normal file
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"name": "Smart Host Teknoloji TESTNET",
|
||||
"chain": "SHT",
|
||||
"rpc": ["https://s2.tl.web.tr:4041"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Smart Host Teknoloji TESTNET",
|
||||
"symbol": "tSHT",
|
||||
"decimals": 18
|
||||
},
|
||||
"features": [
|
||||
{
|
||||
"name": "EIP155"
|
||||
},
|
||||
{
|
||||
"name": "EIP1559"
|
||||
}
|
||||
],
|
||||
"infoURL": "https://smart-host.com.tr",
|
||||
"shortName": "sht",
|
||||
"chainId": 1177,
|
||||
"networkId": 1177,
|
||||
"icon": "smarthost",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Smart Host Teknoloji TESTNET Explorer",
|
||||
"url": "https://s2.tl.web.tr:4000",
|
||||
"icon": "smarthost",
|
||||
"standard": "EIP3091"
|
||||
}
|
||||
]
|
||||
}
|
8
_data/icons/smarthost.json
Normal file
8
_data/icons/smarthost.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://QmTrLGHyQ1Le25Q7EgNSF5Qq8D2SocKvroDkLqurdBuSQQ",
|
||||
"width": 1655,
|
||||
"height": 1029,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
Binary file not shown.
After Width: | Height: | Size: 52 KiB |
Loading…
Reference in New Issue
Block a user