forked from cerc-io/cosmos-explorer
add the testnet chain of origin
This commit is contained in:
parent
82eeaff601
commit
d075f04b8a
19
src/chains/mainnet/uptick.json
Normal file
19
src/chains/mainnet/uptick.json
Normal 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"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user