Smart-account: stake token
fuse_smart_stake_tokenSubmits an ERC-4337 UserOperation that stakes a token using Fuse's staking module. List options first with fuse_get_staking_options.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tokenAmount | Yes | Amount in base units (wei for 18-decimal tokens). | |
| tokenAddress | Yes | Token to stake (must match a `fuse_get_staking_options` entry). |