-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
currently when calculating router address, we only fixed supplyAmount and targetToken. I think we should also fix supplyToken and targetAmount, so that each router address represents a unique swap instruction: "swap X amount of token A to Y amount of token B".
for previous routers we can use the same router address for multiple tokens, since we don't need to consider exchange rate, only recipient.
Metadata
Metadata
Assignees
Labels
No labels