adding cbData param

This commit is contained in:
2025-11-19 14:55:09 -04:00
parent d209742127
commit 66d854fb75
4 changed files with 452 additions and 0 deletions

View File

@@ -351,6 +351,7 @@ export function useSwap() {
limitPrice,
deadline,
false, // unwrap
'0x', // cbData (empty bytes)
],
});