mediumLogic errorEVM-Solidity
LEND: Transfers will fail when using USDT
- Payout
- $0
- Protocol
- LEND
- Disclosed
- Jun 3, 2025
- Source
- sherlock
LEND V2's CoreRouter::borrow sends borrowed tokens to the user via a raw IERC20(_token).transfer() call that asserts a boolean return value. Tokens such as USDT that deviate from the ERC20 standard return no boolean, so the call reverts on ordinary usage, perm …
Similar reports
- No close matches yet.
References
This report is already public and closed. Coin Buggie never publishes active or unpatched vulnerability data.