Skip to content

Commit

Permalink
added SPICE to BeeZee assetlist
Browse files Browse the repository at this point in the history
  • Loading branch information
stefan.balea committed Nov 25, 2024
1 parent 9569749 commit 059c580
Showing 1 changed file with 49 additions and 0 deletions.
49 changes: 49 additions & 0 deletions beezee/assetlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -267,6 +267,55 @@
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg"
}
},
{
"description": "The Spice memecoin",
"denom_units": [
{
"denom": "ibc/08EAEAB525E59C611D5BD8FAC4BE65DF65A69E62874377F6889BBD01A33F385F",
"exponent": 0
},
{
"denom": "Spice",
"exponent": 6
}
],
"type_asset": "ics20",
"base": "ibc/08EAEAB525E59C611D5BD8FAC4BE65DF65A69E62874377F6889BBD01A33F385F",
"name": "Spice",
"display": "Spice",
"symbol": "SPICE",
"logo_URIs": {
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/spice.png"
},
"images": [
{
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/spice.png",
"theme": {
"primary_color_hex": "#e5ba44"
}
}
],
"keywords": [
"meme"
],
"socials": {
"twitter": "https://x.com/spiceoncosmos"
},
"traces": [
{
"type": "ibc",
"counterparty": {
"chain_name": "osmosis",
"base_denom": "factory/osmo1n6asrjy9754q8y9jsxqf557zmsv3s3xa5m9eg5/uspice",
"channel_id": "channel-340"
},
"chain": {
"channel_id": "channel-0",
"path": "transfer/channel-0/factory/osmo1n6asrjy9754q8y9jsxqf557zmsv3s3xa5m9eg5/uspice"
}
}
]
}
]
}

0 comments on commit 059c580

Please sign in to comment.