Skip to content
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

update asset lists for mantra mainnet and dukong testnet #5773

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
213 changes: 213 additions & 0 deletions mantrachain/assetlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,219 @@
"website": "https://www.mantrachain.io/",
"twitter": "https://x.com/MANTRA_Chain"
}
},
{
"description": "USDC is a fully collateralized US Dollar stablecoin developed by CENTRE, with Circle as the first issuer.",
"denom_units": [
{
"denom": "ibc/65D0BEC6DAD96C7F5043D1E54E54B6BB5D5B3AEC3FF6CEBB75B9E059F3580EA3",
"exponent": 0,
"aliases": [
"microusdc",
"uusdc"
]
},
{
"denom": "usdc",
"exponent": 6
}
],
"type_asset": "ics20",
"base": "ibc/65D0BEC6DAD96C7F5043D1E54E54B6BB5D5B3AEC3FF6CEBB75B9E059F3580EA3",
"name": "USDC",
"display": "usdc",
"symbol": "USDC",
"coingecko_id": "usd-coin",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

At the moment, we only register coingecko_id on the original asset (and not ibc-transferred tokens)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JeremyParish69 Noted, it got removed so it can be merged 👍

Ultimately we would like to leverage the coingecko_id for each asset so we could rely on it in some frontend Dapps

Do you know when and which id we could use for the USDC here in the future?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

At the moment, there isn't any approriate cgid to have here.
The coingecko ID can be derived via the data in the traces property, but I understand that many apps don't implement the logic to derive it.

In the future this may be expanded to allow IBC-transferred tokens to share the original coingecko ID, but at the moment we don't do this.

"traces": [
{
"type": "ibc",
"counterparty": {
"chain_name": "noble",
"base_denom": "uusdc",
"channel_id": "channel-101"
},
"chain": {
"channel_id": "channel-1",
"path": "transfer/channel-1/uusdc"
}
}
],
"logo_URIs": {
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg",
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.png"
},
"images": [
{
"image_sync": {
"chain_name": "ethereum",
"base_denom": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48"
},
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg",
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.png",
"theme": {
"circle": true,
"primary_color_hex": "#2775CA"
}
}
]
},
{
"description": "Ondo US Dollar Yield",
"denom_units": [
{
"denom": "ibc/6749D16BC09F419C090C330FC751FFF1C96143DB7A4D2FCAEC2F348A3E17618A",
"exponent": 0,
"aliases": ["attousdy", "ausdy"]
},
{
"denom": "usdy",
"exponent": 18
}
],
"type_asset": "ics20",
"base": "ibc/6749D16BC09F419C090C330FC751FFF1C96143DB7A4D2FCAEC2F348A3E17618A",
"name": "Ondo US Dollar Yield",
"display": "usdy",
"symbol": "USDY",
"coingecko_id": "ondo-us-dollar-yield",
"traces": [
{
"type": "ibc",
"counterparty": {
"chain_name": "noble",
"base_denom": "ausdy",
"channel_id": "channel-101"
},
"chain": {
"channel_id": "channel-1",
"path": "transfer/channel-1/ausdy"
}
}
],
"logo_URIs": {
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.svg"
},
"images": [
{
"image_sync": {
"chain_name": "noble",
"base_denom": "ausdy"
},
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.svg",
"theme": {
"primary_color_hex": "#142c5c"
}
}
]
},
{
"description": "OSMO from Osmosis",
"denom_units": [
{
"denom": "ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518",
"exponent": 0,
"aliases": [
"uosmo"
]
},
{
"denom": "osmo",
"exponent": 6,
"aliases": []
}
],
"type_asset": "ics20",
"base": "ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518",
"name": "Osmosis",
"display": "osmo",
"symbol": "OSMO",
"coingecko_id": "osmosis",
"traces": [
{
"type": "ibc",
"counterparty": {
"chain_name": "osmosis",
"base_denom": "uosmo",
"channel_id": "channel-85077"
},
"chain": {
"channel_id": "channel-0",
"path": "transfer/channel-0/uosmo"
}
}
],
"images": [
{
"image_sync": {
"chain_name": "osmosis",
"base_denom": "uosmo"
},
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg",
"theme": {
"primary_color_hex": "#760dbb"
}
}
],
"logo_URIs": {
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg"
}
},
{
"description": "The native staking and governance token of the Cosmos Hub.",
"denom_units": [
{
"denom": "ibc/A4DB47A9D3CF9A068D454513891B526702455D3EF08FB9EB558C561F9DC2B701",
"exponent": 0,
"aliases": [
"uatom"
]
},
{
"denom": "atom",
"exponent": 6
}
],
"type_asset": "ics20",
"base": "ibc/A4DB47A9D3CF9A068D454513891B526702455D3EF08FB9EB558C561F9DC2B701",
"name": "Cosmos Hub",
"display": "atom",
"symbol": "ATOM",
"coingecko_id": "cosmos",
"traces": [
{
"type": "ibc",
"counterparty": {
"chain_name": "cosmoshub",
"base_denom": "uatom",
"channel_id": "channel-1252"
},
"chain": {
"channel_id": "channel-3",
"path": "transfer/channel-3/uatom"
}
}
],
"logo_URIs": {
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg"
},
"images": [
{
"image_sync": {
"chain_name": "cosmoshub",
"base_denom": "uatom"
},
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg",
"theme": {
"primary_color_hex": "#272d45"
}
}
]
}
]
}
Loading
Loading