Skip to content

Commit

Permalink
fixing all backbone assets to have a trace and adding the right color…
Browse files Browse the repository at this point in the history
… to the tokn and barch
  • Loading branch information
BHIIKTOR committed Oct 15, 2024
1 parent 8d39411 commit 11a3321
Show file tree
Hide file tree
Showing 7 changed files with 70 additions and 0 deletions.
10 changes: 10 additions & 0 deletions chihuahua/assetlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
10 changes: 10 additions & 0 deletions injective/assetlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
10 changes: 10 additions & 0 deletions juno/assetlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
10 changes: 10 additions & 0 deletions kujira/assetlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
10 changes: 10 additions & 0 deletions migaloo/assetlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
10 changes: 10 additions & 0 deletions osmosis/assetlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
10 changes: 10 additions & 0 deletions terra2/assetlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 11a3321

Please sign in to comment.