Skip to content

Commit

Permalink
Add CDT & MBRN ics20s to Stargaze
Browse files Browse the repository at this point in the history
  • Loading branch information
triccs authored May 27, 2024
1 parent 903a47e commit d30225f
Showing 1 changed file with 83 additions and 1 deletion.
84 changes: 83 additions & 1 deletion stargaze/assetlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,88 @@
}
}
]
},
{
"description": "CDT - Membrane's solvency preserving stablecoin",
"denom_units": [
{
"denom": "ibc/B0263C28B6F44651F4596413B41FDB749EA010BD1220816DAC0ABF9947C1E806",
"exponent": 0
},
{
"denom": "CDT",
"exponent": 6
}
],
"type_asset": "ics20",
"base": "ibc/B0263C28B6F44651F4596413B41FDB749EA010BD1220816DAC0ABF9947C1E806",
"name": "CDT",
"display": "CDT",
"symbol": "CDT",
"traces": [
{
"type": "ibc",
"counterparty": {
"chain_name": "osmosis",
"base_denom": "factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/ucdt",
"channel_id": "channel-75"
},
"chain": {
"channel_id": "channel-0",
"path": "transfer/channel-0/factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/ucdt"
}
}
],
"images": [
{
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/CDT.svg",
"image_sync": {
"chain_name": "osmosis",
"base_denom": "factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/ucdt"
}
}
]
},
{
"description": "MBRN - Membrane's network token",
"denom_units": [
{
"denom": "ibc/E94BB144B818CB8061F43E202BEA1E9273B87D6326C8C6F4E6AE71C62FD37854",
"exponent": 0
},
{
"denom": "MBRN",
"exponent": 6
}
],
"type_asset": "ics20",
"base": "ibc/E94BB144B818CB8061F43E202BEA1E9273B87D6326C8C6F4E6AE71C62FD37854",
"name": "MBRN",
"display": "MBRN",
"symbol": "MBRN",
"traces": [
{
"type": "ibc",
"counterparty": {
"chain_name": "osmosis",
"base_denom": "factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/umbrn",
"channel_id": "channel-75"
},
"chain": {
"channel_id": "channel-0",
"path": "transfer/channel-0/factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/umbrn"
}
}
],
"images": [
{
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/MBRN.svg",
"image_sync": {
"chain_name": "osmosis",
"base_denom": "factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/umbrn"
}
}
]
}
]
}
}

0 comments on commit d30225f

Please sign in to comment.