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:
YangChuantongStarry 2023-03-29 21:15:33 +08:00 committed by GitHub
parent 344670f76f
commit 26d7041f29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 32 additions and 0 deletions

View 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
View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB