Skip to content

Commit

Permalink
feat(swap-asset): rename visualized UOS assets
Browse files Browse the repository at this point in the history
  • Loading branch information
envin3 committed Apr 9, 2024
1 parent f64cfb9 commit a0ba541
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/settings/swap-assets.js
Original file line number Diff line number Diff line change
Expand Up @@ -621,6 +621,7 @@ const swapAssets = [
isPerc20: true,
chainId: ChainId.UltraMainnet,
onPnetworkV2: true,
formattedName: 'Native UOS',
},
{
address: '0x9b917D94Fb0138eDF520332f3d45494f1a74Bec8',
Expand Down Expand Up @@ -1174,6 +1175,7 @@ const swapAssets = [
image: 'UOS.svg',
withBalanceDecimalsConversion: true,
chainId: ChainId.EthereumMainnet,
formattedName: 'ERC20 UOS',
},
{
address: 'everipediaiq',
Expand Down

0 comments on commit a0ba541

Please sign in to comment.