Skip to content

Commit

Permalink
fix: update balancer link
Browse files Browse the repository at this point in the history
  • Loading branch information
groninge01 committed Nov 19, 2024
1 parent b9adce2 commit 0c988c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/staking/GetABPTokenModal.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ export const GetABPTokenModal = ({ open, close }: GetABPTokenModalProps) => {
}
fullWidth
sx={{ px: 4 }}
href="https://app.balancer.fi/#/ethereum/pool/0x3de27efa2f1aa663ae5d458857e731c129069f29000200000000000000000588"
href="https://balancer.fi/pools/ethereum/v2/0x3de27efa2f1aa663ae5d458857e731c129069f29000200000000000000000588"
target="_blank"
rel="noopener"
onClick={() =>
Expand Down

0 comments on commit 0c988c2

Please sign in to comment.