fuse_get_account_abstraction_info
ActiveTool of Fuse Network
declared in 0.1.0
Reads 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.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"smartAccountAddress"
],
"properties": {
"nonceKey": {
"type": "string",
"description": "Optional 192-bit nonce key as a decimal or 0x-prefixed hex string (defaults to 0)."
},
"smartAccountAddress": {
"type": "string",
"description": "Smart-account (ERC-4337) address — counterfactual or deployed."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Fuse Network
1/7 registries