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
I am working on a protocol that need to swap some tokens (relatively small amounts), I want those swaps to be permissionless, so using the milkman looks like a good idea, but I am missing 2 things:
Some kind of callback notifying the swap was executed, can be called back even after a few hours.
A way to test/simulate an executed trade, testing on a local network without solvers will never execute.
Do you have any suggestions how to tackle those issues ?
The text was updated successfully, but these errors were encountered:
I am working on a protocol that need to swap some tokens (relatively small amounts), I want those swaps to be permissionless, so using the milkman looks like a good idea, but I am missing 2 things:
Do you have any suggestions how to tackle those issues ?
The text was updated successfully, but these errors were encountered: