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