executeStake to deposit tokens into a staking pool.
Usage
Parameters
AccountInterface
required
The Starknet account executing the transaction.
string
required
The address of the staking pool contract.
bigint
required
The amount of tokens to stake (in smallest unit, e.g., wei).
object
Optional paymaster configuration for gasless staking.