mirror of
https://github.com/Instadapp/dsa-connectors.git
synced 2024-07-29 22:37:00 +00:00
comments fiz
This commit is contained in:
parent
b2e3acd15c
commit
f26d346b87
|
@ -18,6 +18,7 @@ abstract contract InstaDexSimulationResolver is Events, Helpers {
|
||||||
* @param sellAmount The sell token amount
|
* @param sellAmount The sell token amount
|
||||||
* @param buyAmount The buy token amount
|
* @param buyAmount The buy token amount
|
||||||
* @param setId Set token amount at this ID in `InstaMemory` Contract.
|
* @param setId Set token amount at this ID in `InstaMemory` Contract.
|
||||||
|
* @param getId Get token amount at this ID in `InstaMemory` Contract.
|
||||||
*/
|
*/
|
||||||
function swap(
|
function swap(
|
||||||
address sellToken,
|
address sellToken,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user