Skip to content

Commit

Permalink
fix USDC.e.matic.axl (#1849)
Browse files Browse the repository at this point in the history
  • Loading branch information
JeremyParish69 authored Aug 15, 2024
1 parent ef5b873 commit a6c7338
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 3 deletions.
3 changes: 3 additions & 0 deletions language_files/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,9 @@
},
"DEEN": {
"description": "Deenar gold-backed stablecoin"
},
"USDC(dot)e(dot)matic(dot)axl": {
"description": "USDC is a fully collateralized US Dollar stablecoin developed by CENTRE, the open source project with Circle being the first of several forthcoming issuers."
}
},
"osmosistestnet": {
Expand Down
2 changes: 1 addition & 1 deletion osmosis-1/generated/asset_detail/assetlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -919,7 +919,7 @@
},
{
"name": "USDC (Ethereum) (Polygon via Axelar)",
"symbol": "USDC.matic.axl",
"symbol": "USDC.e.matic.axl",
"description": "USDC is a fully collateralized US Dollar stablecoin developed by CENTRE, the open source project with Circle being the first of several forthcoming issuers."
},
{
Expand Down
2 changes: 1 addition & 1 deletion osmosis-1/generated/frontend/assetlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -8754,7 +8754,7 @@
"chainName": "axelar",
"sourceDenom": "polygon-uusdc",
"coinMinimalDenom": "ibc/231FD77ECCB2DB916D314019DA30FE013202833386B1908A191D16989AD80B5A",
"symbol": "USDC.matic.axl",
"symbol": "USDC.e.matic.axl",
"decimals": 6,
"logoURIs": {
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/polygon.usdc.svg"
Expand Down
1 change: 0 additions & 1 deletion osmosis-1/osmosis.zone_assets.json
Original file line number Diff line number Diff line change
Expand Up @@ -1505,7 +1505,6 @@
"peg_mechanism": "collateralized",
"osmosis_verified": true,
"override_properties": {
"symbol": "USDC.matic.axl",
"logo_URIs": {
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/polygon.usdc.svg"
}
Expand Down

0 comments on commit a6c7338

Please sign in to comment.