add uptick chain testnet2 config for ping-pub

This commit is contained in:
uptSmart 2023-03-17 13:09:35 +00:00
parent 8928ecefb7
commit 804e0fe3aa

View File

@ -0,0 +1,19 @@
{
"chain_id":"uptick_7000-2",
"chain_name": "uptick-network-testnet",
"api": "https://peer1.testnet.uptick.network:1318",
"sdk_version": "v0.46.0",
"coin_type": "60",
"min_tx_fee": "40000",
"addr_prefix": "uptick",
"logo": "https://miro.medium.com/fit/c/262/262/1*dNOLswid7dGe29CFhPp3Ow.png",
"assets": [
{
"base": "auptick",
"symbol": "UPTICK",
"exponent": "18",
"coingecko_id": "uptick-network",
"logo": "https://miro.medium.com/fit/c/262/262/1*dNOLswid7dGe29CFhPp3Ow.png"
}
]
}