fuse_get_user_operations
ActiveTool of Fuse Network
declared in 0.1.0
Returns the ERC-4337 UserOperation history for a smart account on Fuse, indexed via the Fusebox GraphQL service. Powered by the Fusebox SDK GraphQLModule.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"sender"
],
"properties": {
"sender": {
"type": "string",
"description": "Smart-account address (UserOperation `sender`) to fetch history for."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Fuse Network
1/7 registries