Get account abstraction info
fuse_get_account_abstraction_infoReads ERC-4337 state for a smart account on Fuse: deployment status, EntryPoint nonce, and the account's deposit balance at the EntryPoint. Paymaster eligibility is not evaluated in v0.1.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nonceKey | No | Optional 192-bit nonce key as a decimal or 0x-prefixed hex string (defaults to 0). | |
| smartAccountAddress | Yes | Smart-account (ERC-4337) address — counterfactual or deployed. |