Auto-Exit

Deployed contracts

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