Deploying to gh-pages from @ ethereum-lists/chains@26d7041f29 🚀
|
@ -1542,6 +1542,14 @@
|
||||||
"height": 800,
|
"height": 800,
|
||||||
"format": "png"
|
"format": "png"
|
||||||
}]
|
}]
|
||||||
|
}, {
|
||||||
|
"name": "uptick",
|
||||||
|
"icons": [{
|
||||||
|
"url": "ipfs://QmRGJ6PqYHDTWuUQ6xfnK8S82NzRXiMjTnSGat9qtLuaLP",
|
||||||
|
"width": 400,
|
||||||
|
"height": 400,
|
||||||
|
"format": "png"
|
||||||
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "human",
|
"name": "human",
|
||||||
"icons": [{
|
"icons": [{
|
||||||
|
|
24
chains/eip155-117.json
Normal file
|
@ -0,0 +1,24 @@
|
||||||
|
{
|
||||||
|
"name": "Uptick Mainnet",
|
||||||
|
"chain": "Uptick",
|
||||||
|
"rpc": ["https://json-rpc.uptick.network"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Uptick",
|
||||||
|
"symbol": "UPTICK",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://www.uptick.network",
|
||||||
|
"shortName": "auptick",
|
||||||
|
"chainId": 117,
|
||||||
|
"networkId": 117,
|
||||||
|
"icon": "uptick",
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "Uptick Explorer",
|
||||||
|
"url": "https://evm-explorer.uptick.network",
|
||||||
|
"icon": "uptick",
|
||||||
|
"standard": "none"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
|
@ -1415,6 +1415,19 @@
|
||||||
"rpc": [],
|
"rpc": [],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://debank.com"
|
"infoURL": "https://debank.com"
|
||||||
|
}, {
|
||||||
|
"name": "Uptick Mainnet",
|
||||||
|
"chainId": 117,
|
||||||
|
"shortName": "auptick",
|
||||||
|
"networkId": 117,
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Uptick",
|
||||||
|
"symbol": "UPTICK",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"rpc": ["https://json-rpc.uptick.network"],
|
||||||
|
"faucets": [],
|
||||||
|
"infoURL": "https://www.uptick.network"
|
||||||
}, {
|
}, {
|
||||||
"name": "Arcology Testnet",
|
"name": "Arcology Testnet",
|
||||||
"chainId": 118,
|
"chainId": 118,
|
||||||
|
|
|
@ -2038,6 +2038,27 @@
|
||||||
"chainId": 116,
|
"chainId": 116,
|
||||||
"networkId": 116,
|
"networkId": 116,
|
||||||
"explorers": []
|
"explorers": []
|
||||||
|
}, {
|
||||||
|
"name": "Uptick Mainnet",
|
||||||
|
"chain": "Uptick",
|
||||||
|
"rpc": ["https://json-rpc.uptick.network"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Uptick",
|
||||||
|
"symbol": "UPTICK",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://www.uptick.network",
|
||||||
|
"shortName": "auptick",
|
||||||
|
"chainId": 117,
|
||||||
|
"networkId": 117,
|
||||||
|
"icon": "uptick",
|
||||||
|
"explorers": [{
|
||||||
|
"name": "Uptick Explorer",
|
||||||
|
"url": "https://evm-explorer.uptick.network",
|
||||||
|
"icon": "uptick",
|
||||||
|
"standard": "none"
|
||||||
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "Arcology Testnet",
|
"name": "Arcology Testnet",
|
||||||
"chain": "Arcology",
|
"chain": "Arcology",
|
||||||
|
|
8
icons/uptick.json
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"url": "ipfs://QmRGJ6PqYHDTWuUQ6xfnK8S82NzRXiMjTnSGat9qtLuaLP",
|
||||||
|
"width": 400,
|
||||||
|
"height": 400,
|
||||||
|
"format": "png"
|
||||||
|
}
|
||||||
|
]
|
BIN
iconsDownload/QmRGJ6PqYHDTWuUQ6xfnK8S82NzRXiMjTnSGat9qtLuaLP
Normal file
After Width: | Height: | Size: 32 KiB |
|
@ -108,6 +108,7 @@
|
||||||
"c2flr": "eip155:114",
|
"c2flr": "eip155:114",
|
||||||
"debank-testnet": "eip155:115",
|
"debank-testnet": "eip155:115",
|
||||||
"debank-mainnet": "eip155:116",
|
"debank-mainnet": "eip155:116",
|
||||||
|
"auptick": "eip155:117",
|
||||||
"arcology": "eip155:118",
|
"arcology": "eip155:118",
|
||||||
"enuls": "eip155:119",
|
"enuls": "eip155:119",
|
||||||
"enulst": "eip155:120",
|
"enulst": "eip155:120",
|
||||||
|
|
BIN
static/a0012e183863577fe670fab11983bbe5/1f8a1/super.png
Normal file
After Width: | Height: | Size: 529 B |
BIN
static/a0012e183863577fe670fab11983bbe5/264f2/super.webp
Normal file
After Width: | Height: | Size: 394 B |
BIN
static/a0012e183863577fe670fab11983bbe5/61ca6/super.webp
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
static/a0012e183863577fe670fab11983bbe5/b1497/super.png
Normal file
After Width: | Height: | Size: 731 B |
BIN
static/a0012e183863577fe670fab11983bbe5/bd5c1/super.webp
Normal file
After Width: | Height: | Size: 180 B |
BIN
static/a0012e183863577fe670fab11983bbe5/ca121/super.png
Normal file
After Width: | Height: | Size: 226 B |
BIN
static/a0012e183863577fe670fab11983bbe5/e73fe/super.webp
Normal file
After Width: | Height: | Size: 672 B |
BIN
static/a0012e183863577fe670fab11983bbe5/ebf64/super.png
Normal file
After Width: | Height: | Size: 193 B |
BIN
static/a0012e183863577fe670fab11983bbe5/f31ef/super.png
Normal file
After Width: | Height: | Size: 319 B |
BIN
static/super-a0012e183863577fe670fab11983bbe5.png
Normal file
After Width: | Height: | Size: 2.1 KiB |