You're viewing a demo portfolio

Join the waitlist
PRSM

fuse_get_staked_tokens

Active

Tool of Fuse Network

declared in 0.1.0

Returns the active staking positions for a wallet — staked amount, USD value, earned rewards, and APR per position. Powered by the Fusebox SDK StakingModule.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "walletAddress"
  ],
  "properties": {
    "walletAddress": {
      "type": "string",
      "description": "Smart-wallet address whose active staking positions should be returned."
    }
  },
  "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_staked_tokens — Fuse Network — PRSM MCP