Before submitting transactions, check whether the account is paused. Equivalent to SDK’s internalDocumentation Index
Fetch the complete documentation index at: https://developers.paxoslabs.com/llms.txt
Use this file to discover all available pages before exploring further.
getPausedStates().
Contract Method
isPaused()
Returns whether the account’s Teller contract is currently paused.
Returns: bool — true if paused, false if operational
ABI
Usage
Call on the Teller contract (vault.tellerModuleId from Account Discovery).