diff --git a/_data/chains/eip155-117.json b/_data/chains/eip155-117.json new file mode 100644 index 00000000..f74c9c49 --- /dev/null +++ b/_data/chains/eip155-117.json @@ -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" + } + ] +} diff --git a/_data/icons/uptick.json b/_data/icons/uptick.json new file mode 100644 index 00000000..39bd2d3f --- /dev/null +++ b/_data/icons/uptick.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://QmRGJ6PqYHDTWuUQ6xfnK8S82NzRXiMjTnSGat9qtLuaLP", + "width": 400, + "height": 400, + "format": "png" + } +] diff --git a/_data/iconsDownload/QmRGJ6PqYHDTWuUQ6xfnK8S82NzRXiMjTnSGat9qtLuaLP b/_data/iconsDownload/QmRGJ6PqYHDTWuUQ6xfnK8S82NzRXiMjTnSGat9qtLuaLP new file mode 100644 index 00000000..0b875217 Binary files /dev/null and b/_data/iconsDownload/QmRGJ6PqYHDTWuUQ6xfnK8S82NzRXiMjTnSGat9qtLuaLP differ