Skip to main content
Pause the agent by clearing all protocols. This sets the user’s protocols to an empty array, effectively pausing automated operations. Requires SIWE authentication.

Signature

Returns

Response indicating success and updated user details

Return Type

Example

Notes

  • User must be authenticated (automatically done via connectAccount())
  • This sets the user’s protocols to an empty array
  • To resume operations, call resumeAgent()
  • The agent will not perform automated yield optimization while paused