Funds sent into the contract can still be recovered.



However, this big shot's 3 million can't be retrieved anymore.

They got lured away...

Safety first.

```solidity
/**
* @notice Recovers mistakenly sent ERC20 tokens from the contract
* @param token Address of the ERC20 token to recover
* @param to Recipient address for recovered tokens
* @dev Only recovers excess tokens beyond what users can claim.
* Protects sharesNonKyc USDC for non-KYC users.
* Protects usdcKycDeployable USDC for KYC users.
* Protects all USDT as it belongs to KYC users.
*/
function recoverErc20(
```
USDC0,01%
View Original
post-image
This page may contain third-party content, which is provided for information purposes only (not representations/warranties) and should not be considered as an endorsement of its views by Gate, nor as financial or professional advice. See Disclaimer for details.
  • Reward
  • Comment
  • Repost
  • Share
Comment
Add a comment
Add a comment
No comments
  • Pin