From 11a3321c910e278ae6eaf6aa3d3bcacc7b16295d Mon Sep 17 00:00:00 2001 From: BHIKTOR Date: Tue, 15 Oct 2024 16:01:20 -0600 Subject: [PATCH] fixing all backbone assets to have a trace and adding the right color to the tokn and barch --- chihuahua/assetlist.json | 10 ++++++++++ injective/assetlist.json | 10 ++++++++++ juno/assetlist.json | 10 ++++++++++ kujira/assetlist.json | 10 ++++++++++ migaloo/assetlist.json | 10 ++++++++++ osmosis/assetlist.json | 10 ++++++++++ terra2/assetlist.json | 10 ++++++++++ 7 files changed, 70 insertions(+) diff --git a/chihuahua/assetlist.json b/chihuahua/assetlist.json index 98aee11f83..ea9061dd4a 100644 --- a/chihuahua/assetlist.json +++ b/chihuahua/assetlist.json @@ -264,6 +264,16 @@ "name": "BackBone Labs Liquid Staked HUAHUA", "display": "bHUAHUA", "symbol": "bHUAHUA", + "traces": [ + { + "type": "liquid-stake", + "counterparty": { + "chain_name": "cosmoshub", + "base_denom": "uatom" + }, + "provider": "Stride" + } + ], "images": [ { "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/bhuahua.png", diff --git a/injective/assetlist.json b/injective/assetlist.json index 671b789492..20b7ce06cd 100644 --- a/injective/assetlist.json +++ b/injective/assetlist.json @@ -215,6 +215,16 @@ "logo_URIs": { "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/binj.png" }, + "traces": [ + { + "type": "liquid-stake", + "counterparty": { + "chain_name": "cosmoshub", + "base_denom": "uatom" + }, + "provider": "Stride" + } + ], "images": [ { "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/binj.png", diff --git a/juno/assetlist.json b/juno/assetlist.json index e4848569a7..12d5db24bb 100644 --- a/juno/assetlist.json +++ b/juno/assetlist.json @@ -2292,6 +2292,16 @@ "logo_URIs": { "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/bJUNO-bbl.png" }, + "traces": [ + { + "type": "liquid-stake", + "counterparty": { + "chain_name": "cosmoshub", + "base_denom": "uatom" + }, + "provider": "Stride" + } + ], "images": [ { "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/bJUNO-bbl.png", diff --git a/kujira/assetlist.json b/kujira/assetlist.json index c5ad77ccd7..53cbabd89d 100644 --- a/kujira/assetlist.json +++ b/kujira/assetlist.json @@ -1279,6 +1279,16 @@ "logo_URIs": { "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/bKUJI.png" }, + "traces": [ + { + "type": "liquid-stake", + "counterparty": { + "chain_name": "cosmoshub", + "base_denom": "uatom" + }, + "provider": "Stride" + } + ], "images": [ { "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/bKUJI.png", diff --git a/migaloo/assetlist.json b/migaloo/assetlist.json index 0e65d9c7d5..3f1d017c59 100644 --- a/migaloo/assetlist.json +++ b/migaloo/assetlist.json @@ -80,6 +80,16 @@ "logo_URIs": { "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/bWHALE.png" }, + "traces": [ + { + "type": "liquid-stake", + "counterparty": { + "chain_name": "cosmoshub", + "base_denom": "uatom" + }, + "provider": "Stride" + } + ], "images": [ { "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/bWHALE.png", diff --git a/osmosis/assetlist.json b/osmosis/assetlist.json index 6485518a1a..73ba9fddc7 100644 --- a/osmosis/assetlist.json +++ b/osmosis/assetlist.json @@ -17437,6 +17437,16 @@ "logo_URIs": { "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/bOSMO.png" }, + "traces": [ + { + "type": "liquid-stake", + "counterparty": { + "chain_name": "osmo", + "base_denom": "uosmo" + }, + "provider": "BackBoneLabs" + } + ], "images": [ { "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/bOSMO.png", diff --git a/terra2/assetlist.json b/terra2/assetlist.json index a30f669954..54c63f759f 100644 --- a/terra2/assetlist.json +++ b/terra2/assetlist.json @@ -671,6 +671,16 @@ "logo_URIs": { "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/bLUNA.png" }, + "traces": [ + { + "type": "liquid-stake", + "counterparty": { + "chain_name": "terra2", + "base_denom": "uluna" + }, + "provider": "BackBoneLabs" + } + ], "images": [ { "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/bLUNA.png",