To verify the parameters you pass like the toAddress, toToken, toChain, etc., you will have to decode our contract ABI using the Ethers library and assert the parameters with our struct.
To verify the parameters you pass like the toAddress, toToken, toChain, etc., you will have to decode our contract ABI using the Ethers library and assert the parameters with our struct.