Deploying to gh-pages from @ ethereum-lists/chains@4467c0ca09 🚀

This commit is contained in:
ligi 2022-12-27 09:47:47 +00:00
parent 2594055cee
commit d31d07629d
10 changed files with 91 additions and 3 deletions

View File

@ -1542,6 +1542,14 @@
"height": 512,
"format": "png"
}]
}, {
"name": "smarthost",
"icons": [{
"url": "ipfs://QmTrLGHyQ1Le25Q7EgNSF5Qq8D2SocKvroDkLqurdBuSQQ",
"width": 1655,
"height": 1029,
"format": "png"
}]
}, {
"name": "ccp",
"icons": [{

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

32
chains/eip155-1177.json Normal file
View 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"
}
]
}

File diff suppressed because one or more lines are too long

View File

@ -3287,6 +3287,19 @@
"rpc": ["https://galois-hk.maiziqianbao.net/rpc"],
"faucets": ["https://scan.boka.network/#/Galois/faucet"],
"infoURL": "https://mathchain.org"
}, {
"name": "Smart Host Teknoloji TESTNET",
"chainId": 1177,
"shortName": "sht",
"networkId": 1177,
"nativeCurrency": {
"name": "Smart Host Teknoloji TESTNET",
"symbol": "tSHT",
"decimals": 18
},
"rpc": ["https://s2.tl.web.tr:4041"],
"faucets": [],
"infoURL": "https://smart-host.com.tr"
}, {
"name": "Iora Chain",
"chainId": 1197,

View File

@ -4682,6 +4682,32 @@
"shortName": "tMATH",
"chainId": 1140,
"networkId": 1140
}, {
"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"
}]
}, {
"name": "Iora Chain",
"chain": "IORA",

8
icons/smarthost.json Normal file
View File

@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmTrLGHyQ1Le25Q7EgNSF5Qq8D2SocKvroDkLqurdBuSQQ",
"width": 1655,
"height": 1029,
"format": "png"
}
]

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB

View File

@ -252,6 +252,7 @@
"DFI-T": "eip155:1131",
"MATH": "eip155:1139",
"tMATH": "eip155:1140",
"sht": "eip155:1177",
"iora": "eip155:1197",
"avis": "eip155:1201",
"wtt": "eip155:1202",