diff --git a/_data/chains/eip155-1177.json b/_data/chains/eip155-1177.json new file mode 100644 index 00000000..9bc39555 --- /dev/null +++ b/_data/chains/eip155-1177.json @@ -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" + } + ] +} diff --git a/_data/icons/smarthost.json b/_data/icons/smarthost.json new file mode 100644 index 00000000..d8018784 --- /dev/null +++ b/_data/icons/smarthost.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://QmTrLGHyQ1Le25Q7EgNSF5Qq8D2SocKvroDkLqurdBuSQQ", + "width": 1655, + "height": 1029, + "format": "png" + } +] diff --git a/_data/iconsDownload/QmTrLGHyQ1Le25Q7EgNSF5Qq8D2SocKvroDkLqurdBuSQQ b/_data/iconsDownload/QmTrLGHyQ1Le25Q7EgNSF5Qq8D2SocKvroDkLqurdBuSQQ new file mode 100644 index 00000000..709bea85 Binary files /dev/null and b/_data/iconsDownload/QmTrLGHyQ1Le25Q7EgNSF5Qq8D2SocKvroDkLqurdBuSQQ differ