approveMax method can be used to approve max amount on the root token.
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.