You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When implementation of the swap, there are path parameters in all swap functions.
For example when swap AAVE for BOO, the path is AAVE > WFTM > BOO.
I think the path is retrieved from Smart Contracts.
How to get a path for swap from Contracts?
When implementation of the swap, there are
pathparameters in all swap functions.For example when swap
AAVEforBOO, the path isAAVE > WFTM > BOO.I think the path is retrieved from Smart Contracts.
How to get a path for swap from Contracts?