Skip to content

Commit

Permalink
add USDC.axl on Akash
Browse files Browse the repository at this point in the history
  • Loading branch information
wannabit-yongjoo committed Dec 18, 2024
1 parent 2d9b5c0 commit 469b4ee
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions chain/akash/assets_2.json
Original file line number Diff line number Diff line change
Expand Up @@ -216,5 +216,29 @@
"denom": "rowan"
}
}
},
{
"type": "ibc",
"denom": "ibc/170C677610AC31DF0904FFE09CD3B5C657492170E7E52372E48756B71E56F2F1",
"name": "USDC (Ethereum via Axelar)",
"symbol": "USDC.eth.axl",
"description": "Circle's stablecoin on Axelar",
"decimals": 6,
"image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.axl.svg",
"color": "#2474cb",
"coinGeckoId": "axlusdc",
"ibc_info": {
"path": "ethereum>axelar>osmosis>akash",
"client": {
"channel": "channel-9",
"port": "transfer"
},
"counterparty": {
"channel": "channel-1",
"port": "transfer",
"chain": "axelar",
"denom": "ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858"
}
}
}
]

0 comments on commit 469b4ee

Please sign in to comment.