chains/_data/chains/eip155-117.json
YangChuantongStarry 26d7041f29
Add uptick mainnet (#2543)
* Add uptick mainnet

* Add line breaks to files

---------

Co-authored-by: yangchuantongStarry <49516229+ElfenLied2019@users.noreply.github.com>
2023-03-29 15:15:33 +02:00

25 lines
502 B
JSON

{
"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"
}
]
}