You're viewing a demo portfolio

Join the waitlist
PRSM

fuse_get_account_abstraction_info

Active

Tool 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
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Fuse Network

1/7 registries
View full server →
fuse_get_account_abstraction_info — Fuse Network — PRSM MCP