Skip to content

Commit 54981f7

Browse files
authored
[thala] update thalaswap-v3 lens address to latest (#16801)
1 parent 460292b commit 54981f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/thalaswap-v3/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ const { function_view } = require("../helper/chain/aptos");
33
const { get } = require('../helper/http')
44
const { PromisePool } = require('@supercharge/promise-pool')
55

6-
const thalaswapLensAddress = "10e4cef9dd33e192738a33c8529e5c5feeb00d660b08f8d0891b4ceb3ed71dfd";
6+
const thalaswapLensAddress = "ee8c71b117851371fb180928cd73e4f111b04b0efbebb0054b9b29c8d5fec96c";
77

88
async function getPool(lensAddress, lptAddress) {
99
const args = [lptAddress];

0 commit comments

Comments
 (0)