Closing a Position On-Chain
Solution 1: Use the Symmio Intent Explorer
Step 1: Find the Wallet you made the account under

Step 2: Initiate the Close and Confirm


Solution 2: Manually Close with a Block Explorer
Step 1: Locate the Transaction When You Opened the Position

Step 2: Find the calldatas[] for Closing the Position

requestToClosePosition example


Step 3: Execute the _call() on the MultiAccount Contract

Last updated

