mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add uptick mainnet (#2543)
* Add uptick mainnet * Add line breaks to files --------- Co-authored-by: yangchuantongStarry <49516229+ElfenLied2019@users.noreply.github.com>
This commit is contained in:
parent
344670f76f
commit
26d7041f29
24
_data/chains/eip155-117.json
Normal file
24
_data/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"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
8
_data/icons/uptick.json
Normal file
8
_data/icons/uptick.json
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"url": "ipfs://QmRGJ6PqYHDTWuUQ6xfnK8S82NzRXiMjTnSGat9qtLuaLP",
|
||||||
|
"width": 400,
|
||||||
|
"height": 400,
|
||||||
|
"format": "png"
|
||||||
|
}
|
||||||
|
]
|
Binary file not shown.
After Width: | Height: | Size: 32 KiB |
Loading…
Reference in New Issue
Block a user