Victim
Git Source (opens in a new tab)
Functions
deposit
function deposit(bytes calldata recipient, address asset, uint256 amount, bytes calldata message) external;
withdraw
function withdraw(address recipient, address asset, uint256 amount) external;