-
Notifications
You must be signed in to change notification settings - Fork 1.5k
add MTC in assetlist #6320
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
add MTC in assetlist #6320
Changes from 2 commits
782cf54
aaf4672
53ded67
557ab6b
0d63f33
6025593
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -730,6 +730,51 @@ | |
| "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/susds.png", | ||
| "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/susds.svg" | ||
| } | ||
| }, | ||
| { | ||
| "description": "Join Matcha Club - use our ecosystem for for free.\nNFT builder, utility apps. Cooking non-stop!", | ||
| "extended_description": "Team of proved builders. Verified fams. Join us!", | ||
| "denom_units": [ | ||
| { | ||
| "denom": "ibc/B52C691E5C17CF2A0039B824931C292898D4E9A22D085EB75B89A766B96DE81E", | ||
| "exponent": 0 | ||
| }, | ||
| { | ||
| "denom": "MTC", | ||
| "exponent": 6 | ||
| } | ||
| ], | ||
| "type_asset": "ics20", | ||
| "base": "ibc/B52C691E5C17CF2A0039B824931C292898D4E9A22D085EB75B89A766B96DE81E", | ||
| "name": "Matcha Club", | ||
| "display": "MTC", | ||
| "symbol": "MTC", | ||
| "logo_URIs": { | ||
| "png": "https://raw.githubusercontent.com/cryptomatcha-dev/keplr-chain-registry/refs/heads/main/images/osmosis/factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/mtc.png" | ||
| }, | ||
| "traces": [ | ||
| { | ||
| "type": "ibc", | ||
| "counterparty": { | ||
| "chain_name": "osmosis", | ||
| "base_denom": "factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/mtc", | ||
| "channel_id": "channel-75" | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Trace of cosmoshub, ibc/B52C691E5C17CF2A0039B824931C292898D4E9A22D085EB75B89A766B96DE81E makes reference to IBC channels not registered.
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I don't think you've entered the right channels |
||
| }, | ||
| "chain": { | ||
| "channel_id": "channel-0", | ||
| "path": "transfer/channel-0/factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/mtc" | ||
| } | ||
| } | ||
| ], | ||
| "images": [ | ||
| { | ||
| "png": "https://raw.githubusercontent.com/cryptomatcha-dev/keplr-chain-registry/refs/heads/main/images/osmosis/factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/mtc.png", | ||
| "image_sync": { | ||
| "chain_name": "osmosis", | ||
| "base_denom": "factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/mtc" | ||
| } | ||
| } | ||
| ] | ||
| } | ||
| ] | ||
| } | ||
Uh oh!
There was an error while loading. Please reload this page.