mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Deploying to gh-pages from @ ethereum-lists/chains@4467c0ca09 🚀
This commit is contained in:
parent
2594055cee
commit
d31d07629d
|
@ -1542,6 +1542,14 @@
|
||||||
"height": 512,
|
"height": 512,
|
||||||
"format": "png"
|
"format": "png"
|
||||||
}]
|
}]
|
||||||
|
}, {
|
||||||
|
"name": "smarthost",
|
||||||
|
"icons": [{
|
||||||
|
"url": "ipfs://QmTrLGHyQ1Le25Q7EgNSF5Qq8D2SocKvroDkLqurdBuSQQ",
|
||||||
|
"width": 1655,
|
||||||
|
"height": 1029,
|
||||||
|
"format": "png"
|
||||||
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "ccp",
|
"name": "ccp",
|
||||||
"icons": [{
|
"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
32
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"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
File diff suppressed because one or more lines are too long
|
@ -3287,6 +3287,19 @@
|
||||||
"rpc": ["https://galois-hk.maiziqianbao.net/rpc"],
|
"rpc": ["https://galois-hk.maiziqianbao.net/rpc"],
|
||||||
"faucets": ["https://scan.boka.network/#/Galois/faucet"],
|
"faucets": ["https://scan.boka.network/#/Galois/faucet"],
|
||||||
"infoURL": "https://mathchain.org"
|
"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",
|
"name": "Iora Chain",
|
||||||
"chainId": 1197,
|
"chainId": 1197,
|
||||||
|
|
|
@ -4682,6 +4682,32 @@
|
||||||
"shortName": "tMATH",
|
"shortName": "tMATH",
|
||||||
"chainId": 1140,
|
"chainId": 1140,
|
||||||
"networkId": 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",
|
"name": "Iora Chain",
|
||||||
"chain": "IORA",
|
"chain": "IORA",
|
||||||
|
|
8
icons/smarthost.json
Normal file
8
icons/smarthost.json
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"url": "ipfs://QmTrLGHyQ1Le25Q7EgNSF5Qq8D2SocKvroDkLqurdBuSQQ",
|
||||||
|
"width": 1655,
|
||||||
|
"height": 1029,
|
||||||
|
"format": "png"
|
||||||
|
}
|
||||||
|
]
|
BIN
iconsDownload/QmTrLGHyQ1Le25Q7EgNSF5Qq8D2SocKvroDkLqurdBuSQQ
Normal file
BIN
iconsDownload/QmTrLGHyQ1Le25Q7EgNSF5Qq8D2SocKvroDkLqurdBuSQQ
Normal file
Binary file not shown.
After Width: | Height: | Size: 52 KiB |
|
@ -252,6 +252,7 @@
|
||||||
"DFI-T": "eip155:1131",
|
"DFI-T": "eip155:1131",
|
||||||
"MATH": "eip155:1139",
|
"MATH": "eip155:1139",
|
||||||
"tMATH": "eip155:1140",
|
"tMATH": "eip155:1140",
|
||||||
|
"sht": "eip155:1177",
|
||||||
"iora": "eip155:1197",
|
"iora": "eip155:1197",
|
||||||
"avis": "eip155:1201",
|
"avis": "eip155:1201",
|
||||||
"wtt": "eip155:1202",
|
"wtt": "eip155:1202",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user