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 21f9059
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/sweet-sheep-tie.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'ptokens-dapp-v2': minor
---

update UOS swap infos
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 21f9059

Please sign in to comment.