fuse_get_staked_tokens
ActiveTool 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
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Fuse Network
1/7 registries