AGAVE: Deployment Security Audit
In the WETHGateway contract, there is a unchecked transfer of funds when attempting to withdraw directly to ETH.
Consider using SafeERC20 to ensure all token transfers are handled safely.
AGAVE: Deployment Security Audit