Passing and using Type Args in an aggregator example building from scratch #671
Unanswered
ajaythxkur
asked this question in
Questions
Replies: 1 comment
-
can you try panora sdk? that might be the easiest https://docs.panora.exchange/developer/swap-api-and-sdk/swap-sdk |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Discord user ID
No response
Describe your question in detail.
public fun swap_exact_in<T0,T1,…Tn>( routes: vector<u8> ){}
now for example using multi hops from different different dexes and every dex takes it own type args for coins. im just looking for guidance/clearanceon how to pass they type args accordingly. like ones on Kana labs example.
What error, if any, are you getting?
No response
What have you tried or looked at? Or how can we reproduce the error?
No response
Which operating system are you using?
macOS
Which SDK or tool are you using? (if any)
TypeScript SDK
Describe your environment or tooling in detail
No response
Beta Was this translation helpful? Give feedback.
All reactions