Skip to content

Commit

Permalink
add example
Browse files Browse the repository at this point in the history
  • Loading branch information
vuonghuuhung committed Nov 28, 2024
1 parent ce824d1 commit 271d15a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/oraiswap-v3/src/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ async function main() {
// console.timeEnd("processZapInPositionLiquidity");

const res = await zapper.processZapOutPositionLiquidity({
owner: "orai1hvr9d72r5um9lvt0rpkd4r75vrsqtw6yujhqs2",
tokenId: 4275,
owner: "orai1zyvk3n9r8sax4xvqph97pxuhduqqsqwq6dwzj2",
tokenId: 12046,
tokenOut: tokenIn,
zapFee: 0,
});
Expand Down

0 comments on commit 271d15a

Please sign in to comment.