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

Identifying a smart account onchain

You can check onchain whether an account has a guardian by calling get_guardian on the account. If it returns a value other than 0, then the account has a guardian.

Last updated

Was this helpful?