Skip to content

Commit

Permalink
last version
Browse files Browse the repository at this point in the history
  • Loading branch information
scobru committed Nov 23, 2024
1 parent f234c3c commit eb1b613
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/nextjs/hooks/baluni/rebalance.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -495,6 +495,7 @@ export async function rebalancePortfolioOdos(
console.log("📡 No tokens to sell or buy");
} else {
quoteRequestBody.userAddr = dexWallet.walletAddress;


const params: BuildSwapOdosParams = {
wallet: dexWallet.wallet,
Expand Down

0 comments on commit eb1b613

Please sign in to comment.