lookupByAddress

Looks up smart account contracts by signer address.

Queries the indexer for all smart account contracts where the specified address is registered as a delegated signer in any context rule.

Return

A response containing the signer address, matching contracts, and count.

Parameters

address

The signer address to look up (G... or C... format).

Throws

if the address format is invalid.

if the request fails.

if the request times out.