claim_staking_rewards
Claim pending staking rewards from a staking contract by providing the contract address and private key. Supports multiple EVM networks.
Instructions
Claim pending staking rewards
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network | No | Network name (e.g. 'bsc', 'opbnb', 'ethereum', 'base', etc.) or chain ID. Supports others main popular networks. Defaults to BSC mainnet. | bsc |
| privateKey | Yes | Private key in hex format (with or without 0x prefix). SECURITY: This is used only for address derivation and is not stored. The private key will not be logged or displayed in chat history. | |
| stakingContract | Yes | Staking contract address |