Build Router Function
const res = await tucanaRouterClient.findBestPaths(token0, token1, true, 100000000)
const sendMsg = await tucanaRouterClient.buildRouterFunction(wallet.key.accAddress, res, 0.01)Last updated
const res = await tucanaRouterClient.findBestPaths(token0, token1, true, 100000000)
const sendMsg = await tucanaRouterClient.buildRouterFunction(wallet.key.accAddress, res, 0.01)Last updated