Currently we are using a generic ERC20 abi for contract call, this abi does not have extensions which we will start using for the permits (ERC-2612 permit) we should consider pulling from explorers or setup a hardcoded erc20 abi with the extensions we use internally.