stake_lp
Stake TLP tokens in a chosen stake pool (mTLP or iTLP) to earn rewards. Specify the amount and pool index to participate.
Instructions
Stake existing TLP tokens in the stake pool to earn rewards. Requires PRIVATE_KEY in .env.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | Amount of TLP to stake (raw integer with TLP decimals) | |
| stakePoolIndex | Yes | Stake pool index. '0' = mTLP stake pool, '1' = iTLP stake pool. |