Skip to content

Commit

Permalink
Merge branch 'main' into fix/rewards-curve-lite
Browse files Browse the repository at this point in the history
  • Loading branch information
OnlyJousting authored Jan 10, 2025
2 parents a1a6d55 + c5fd04e commit 7513f5b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/main/src/hooks/usePoolAlert.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,7 @@ const usePoolAlert = (poolAddress: string | undefined, hasVyperVulnerability: bo
'0x3c2fcf53f742345c5c1b3dcb2612a1949bc1f18d': crossCurveAlert([{label: 'Mint s-tokens', url: 'https://app.crosscurve.fi/liquidity?pool=0x3c2fcf53f742345c5c1b3dcb2612a1949bc1f18d&action=deposit&type=curve'}, {label: 'Redeem s-tokens', url: 'https://app.crosscurve.fi/liquidity?pool=0x3c2fcf53f742345c5c1b3dcb2612a1949bc1f18d&action=withdraw&type=curve'}, {label: 'Cross-chain swap', url: 'https://app.crosscurve.fi/swap?inputChainId=13&inputToken=0x0000000000000000000000000000000000000000&outputChainId=21&outputToken=0x4200000000000000000000000000000000000006' }]), // CrossCurve xWETH
'0x37f5dae6039c8ec4c32ad7d3e2a07acaa55c08f9': crossCurveAlert([{label: 'Mint s-tokens', url: 'https://app.crosscurve.fi/liquidity?pool=0x37F5dae6039C8eC4c32ad7D3e2a07aCaa55C08f9&action=deposit&type=curve'}, {label: 'Redeem s-tokens', url: 'https://app.crosscurve.fi/liquidity?pool=0x37F5dae6039C8eC4c32ad7D3e2a07aCaa55C08f9&action=withdraw&type=curve'}, {label: 'Cross-chain swap', url: 'https://app.crosscurve.fi/swap?inputChainId=13&inputToken=0xb7ecb2aa52aa64a717180e030241bc75cd946726&outputChainId=21&outputToken=0xcbb7c0000ab88b473b1f5afd9ef808440eed33bf' }]), // CrossCurve xBTC
'0xa3a63276b8668583e1b47b979d1093d9aaf431ee': crossCurveAlert([{label: 'Mint s-tokens', url: 'https://app.crosscurve.fi/liquidity?pool=0xa3a63276b8668583e1b47b979d1093d9aaf431ee&action=deposit&type=curve'}, {label: 'Redeem s-tokens', url: 'https://app.crosscurve.fi/liquidity?pool=0xa3a63276b8668583e1b47b979d1093d9aaf431ee&action=withdraw&type=curve'}, {label: 'Cross-chain swap', url: 'https://app.crosscurve.fi/swap?inputChainId=37&inputToken=0x48065fbbe25f71c9282ddf5e1cd6d6a887483d5e&outputChainId=3&outputToken=0xc2132d05d31c914a87c6611c10748aeb04b58e8f' }]), // CrossCurve xStable2
'0x15ee0d5f92fd869c2fbf26ea785e9d150353568d': crossCurveAlert([{label: 'Mint s-tokens', url: 'https://app.crosscurve.fi/liquidity?pool=0x15ee0d5f92fd869c2fbf26ea785e9d150353568d&action=deposit&type=curve'}, {label: 'Redeem s-tokens', url: 'https://app.crosscurve.fi/liquidity?pool=0x15ee0d5f92fd869c2fbf26ea785e9d150353568d&action=withdraw&type=curve'}, {label: 'Cross-chain swap', url: 'https://app.crosscurve.fi/swap?inputChainId=53&inputToken=0x29219dd400f2bf60e5a23d13be72b486d4038894&outputChainId=51&outputToken=0xd988097fb8612cc24eec14542bc03424c656005f' }]), // CrossCurve xStable3
'0xabba40f628f055149f1c7415c4388363392279c3': crossCurveAlert([{label: 'Mint s-tokens', url: 'https://app.crosscurve.fi/liquidity?pool=0xabba40f628f055149f1c7415c4388363392279c3&action=deposit&type=curve'}, {label: 'Redeem s-tokens', url: 'https://app.crosscurve.fi/liquidity?pool=0xabba40f628f055149f1c7415c4388363392279c3&action=withdraw&type=curve'}, {label: 'Cross-chain swap', url: 'https://app.crosscurve.fi/swap?inputChainId=51&inputToken=0x4200000000000000000000000000000000000006&outputChainId=49&outputToken=0x420000000000000000000000000000000000000a' }]), // CrossCurve xWETH2
// ethereum
'0xfc89b519658967fcbe1f525f1b8f4bf62d9b9018': zunamiAlert(),
Expand Down

0 comments on commit 7513f5b

Please sign in to comment.