You're viewing a demo portfolio

Join the waitlist
PRSM

fuse_smart_stake_token

Active

Tool of Fuse Network

declared in 0.1.0

Submits an ERC-4337 UserOperation that stakes a token using Fuse's staking module. List options first with `fuse_get_staking_options`.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "tokenAddress",
    "tokenAmount"
  ],
  "properties": {
    "tokenAmount": {
      "type": "string",
      "description": "Amount in base units (wei for 18-decimal tokens)."
    },
    "tokenAddress": {
      "type": "string",
      "description": "Token to stake (must match a `fuse_get_staking_options` entry)."
    }
  },
  "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_smart_stake_token — Fuse Network — PRSM MCP