Merge pull request #421 from uptSmart/testnet

add the testnet chain of uptick
This commit is contained in:
ping 2023-06-06 08:45:49 +08:00 committed by GitHub
commit 622e2ba449
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,19 @@
{
"chain_id":"origin_1170-1",
"chain_name": "Uptick Origin",
"api": "https://rest.origin.uptick.network",
"sdk_version": "v0.46.9",
"coin_type": "60",
"min_tx_fee": "40000",
"addr_prefix": "uptick",
"logo": "https://file.uptick.network/file/image/dNOLswid7dGe29CFhPp3Ow.png",
"assets": [
{
"base": "auoc",
"symbol": "UOC",
"exponent": "18",
"coingecko_id": "Uptick Origin",
"logo": "https://file.uptick.network/file/image/dNOLswid7dGe29CFhPp3Ow.png"
}
]
}