Skip to content

Commit

Permalink
added sherpa to bze assetlist (#5726)
Browse files Browse the repository at this point in the history
Co-authored-by: stefan.balea <[email protected]>
  • Loading branch information
faneaatiku and stefan.balea authored Dec 18, 2024
1 parent 7239505 commit 2c3d25e
Showing 1 changed file with 46 additions and 0 deletions.
46 changes: 46 additions & 0 deletions beezee/assetlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -416,6 +416,52 @@
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.svg"
}
},
{
"description": "The Sherpa memecoin",
"denom_units": [
{
"denom": "ibc/02EE50AB3A4B7540FA001B24CB75E688016F65547CABE885EA184338440080B2",
"exponent": 0
},
{
"denom": "Sherpa",
"exponent": 6
}
],
"type_asset": "ics20",
"base": "ibc/02EE50AB3A4B7540FA001B24CB75E688016F65547CABE885EA184338440080B2",
"name": "Sherpa",
"display": "Sherpa",
"symbol": "SHERPA",
"logo_URIs": {
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sherpa.png"
},
"images": [
{
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sherpa.png",
"theme": {
"primary_color_hex": "#fe9cdf"
}
}
],
"keywords": [
"meme"
],
"traces": [
{
"type": "ibc",
"counterparty": {
"chain_name": "osmosis",
"base_denom": "factory/osmo1n6asrjy9754q8y9jsxqf557zmsv3s3xa5m9eg5/usherpa",
"channel_id": "channel-340"
},
"chain": {
"channel_id": "channel-0",
"path": "transfer/channel-0/factory/osmo1n6asrjy9754q8y9jsxqf557zmsv3s3xa5m9eg5/usherpa"
}
}
]
}
]
}

0 comments on commit 2c3d25e

Please sign in to comment.