@gabrielbazan7 pointed out that the way we were inheriting the ERC20TxProvider in the MATICERC20Provider was giving us the wrong chain id as ERC20TxProvider is inheriting from ETHTxProvider. The problem was the same with the Multisig class for Matic. The changes here should remedy the issue.
@kajoseph
@gabrielbazan7 pointed out that the way we were inheriting the ERC20TxProvider in the MATICERC20Provider was giving us the wrong chain id as ERC20TxProvider is inheriting from ETHTxProvider. The problem was the same with the Multisig class for Matic. The changes here should remedy the issue. @kajoseph