Skip to content

Commit

Permalink
add noble usdc via dydx (dydx rewards) as asset on Quicksilver
Browse files Browse the repository at this point in the history
  • Loading branch information
Joe Bowman committed May 30, 2024
1 parent 73b643b commit fd75070
Showing 1 changed file with 47 additions and 0 deletions.
47 changes: 47 additions & 0 deletions quicksilver/assetlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -384,6 +384,53 @@
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qbld.svg"
}
]
},
{
"description": "Noble USDC via dYdX Protocol",
"denom_units": [
{
"denom": "ibc/5666A86DCC869C75F69A7938AD6DCFECAC4A09C73522599E7A85B10143E5FBD2",
"exponent": 0,
"aliases": ["uusdc"]
},
{
"denom": "usdc",
"exponent": 6
}
],
"type_asset": "ics20",
"base": "ibc/5666A86DCC869C75F69A7938AD6DCFECAC4A09C73522599E7A85B10143E5FBD2",
"name": "Noble USDC",
"display": "usdc",
"symbol": "USDC",
"traces": [
{
"type": "ibc",
"counterparty": {
"chain_name": "dydx",
"base_denom": "ibc/8E27BA2D5493AF5636760E354E46004562C46AB7EC0CC4C1CA14E9E20E2545B5",
"channel_id": "channel-32"
},
"chain": {
"channel_id": "channel-164",
"path": "transfer/channel-164/transfer/channel-0"
}
}
],
"images": [
{
"image_sync": {
"chain_name": "noble",
"base_denom": "uusdc"
},
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.svg"
}
],
"logo_URIs": {
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.svg"
}
}
]
}

0 comments on commit fd75070

Please sign in to comment.