get_staking_position
Check a user's staking position and earned rewards by providing the staking contract address and wallet address across supported EVM networks.
Instructions
Get staking position and rewards for an address
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 |
| userAddress | Yes | User address to check | |
| stakingContract | Yes | Staking contract address |