Skip to content

Commit 69ab724

Browse files
faneaatikustefan.balea
and
stefan.balea
authored
added SPICE to BeeZee assetlist (#5626)
Co-authored-by: stefan.balea <[email protected]>
1 parent 95ff640 commit 69ab724

File tree

1 file changed

+49
-0
lines changed

1 file changed

+49
-0
lines changed

beezee/assetlist.json

+49
Original file line numberDiff line numberDiff line change
@@ -267,6 +267,55 @@
267267
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.png",
268268
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg"
269269
}
270+
},
271+
{
272+
"description": "The Spice memecoin",
273+
"denom_units": [
274+
{
275+
"denom": "ibc/08EAEAB525E59C611D5BD8FAC4BE65DF65A69E62874377F6889BBD01A33F385F",
276+
"exponent": 0
277+
},
278+
{
279+
"denom": "Spice",
280+
"exponent": 6
281+
}
282+
],
283+
"type_asset": "ics20",
284+
"base": "ibc/08EAEAB525E59C611D5BD8FAC4BE65DF65A69E62874377F6889BBD01A33F385F",
285+
"name": "Spice",
286+
"display": "Spice",
287+
"symbol": "SPICE",
288+
"logo_URIs": {
289+
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/spice.png"
290+
},
291+
"images": [
292+
{
293+
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/spice.png",
294+
"theme": {
295+
"primary_color_hex": "#e5ba44"
296+
}
297+
}
298+
],
299+
"keywords": [
300+
"meme"
301+
],
302+
"socials": {
303+
"twitter": "https://x.com/spiceoncosmos"
304+
},
305+
"traces": [
306+
{
307+
"type": "ibc",
308+
"counterparty": {
309+
"chain_name": "osmosis",
310+
"base_denom": "factory/osmo1n6asrjy9754q8y9jsxqf557zmsv3s3xa5m9eg5/uspice",
311+
"channel_id": "channel-340"
312+
},
313+
"chain": {
314+
"channel_id": "channel-0",
315+
"path": "transfer/channel-0/factory/osmo1n6asrjy9754q8y9jsxqf557zmsv3s3xa5m9eg5/uspice"
316+
}
317+
}
318+
]
270319
}
271320
]
272321
}

0 commit comments

Comments
 (0)