approve method can be used to approve required amount on the root token.
approve is required in order to deposit amount on polygon chain.
spenderAddress
The address on which approval is given is called spenderAddress. It is a third-party user or a smart contract which can transfer your token on your behalf.
By default spenderAddress value is erc20 predicate address.
You can specify spender address value manually.