Skip to content

Commit

Permalink
feat(swap-assets): use new PNT on gnosis
Browse files Browse the repository at this point in the history
  • Loading branch information
envin3 committed Mar 4, 2024
1 parent fcbd096 commit 8839ec2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/settings/swap-assets.js
Original file line number Diff line number Diff line change
Expand Up @@ -428,7 +428,7 @@ const swapAssets = [
onPnetworkV2: true,
},
{
address: '0x0259461eed4d76d4f0f900f9035f6c4dfb39159a',
address: '0x8805Aa0C1a8e59b03fA95740F691E28942Cf44f6',
id: 'PNT_ON_GNOSIS_MAINNET',
name: 'PNT',
workingName: 'pnt',
Expand All @@ -447,7 +447,6 @@ const swapAssets = [
isSpecial: true,
isPerc20: true,
chainId: ChainId.XdaiMainnet,
onlyLegacyRedeem: true,
onPnetworkV2: true,
},
{
Expand Down

0 comments on commit 8839ec2

Please sign in to comment.