get_farming_position
Retrieve a user's LP farming position and pending rewards by providing farm contract, pool ID, and wallet address. Works across multiple EVM networks.
Instructions
Get LP farming position and pending rewards
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| poolId | Yes | Pool ID | |
| 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 | |
| farmContract | Yes | Farm contract address |