For the complete documentation index, see llms.txt. This page is also available as Markdown.

Auto-Exit

How to activate a position

To setup a position it needs to be approved for the Auto-Exit contract (approve or setApprovalForAll) and the method configToken() must be called.

How to remove a position

Call the configToken() function with all values set to default.

Last updated