CredixFinance Hack
Incident Overview
CREDIX token was rugpulled by scammer, depleting UniSwap liquidity pool and causing a loss of 25,564 USD.
CREDIX is an ERC20 token trading on UniSwap. On Nov 21, 2023, the scammer performed a rugpull by swapping a significantly larger number of tokens, completely depleting the liquidity pool. The stolen funds were partially transferred to another EOA address, while the rest remains in the scammer's address.
Prior to the contract creation, the scammer sent 27.2 ETH to the token deployer. The total loss amounts to 25,564 USD, equivalent to 14.06 ETH.
Deployer Address:
https://etherscan.io/address/0xF23Ee455…E3bdF0
Scammer Address:
https://etherscan.io/address/0x45aF15b2…d7a448
Token Swap Transaction:
https://etherscan.io/tx/0xc4943319…145b60
Funds Holder as of Nov 22, 2023:
https://etherscan.io/address/0x674341FE…2827B5
Incident Report
Protocol Information
What the Attacker Needed to Succeed
Understanding the prerequisites for this type of attack helps auditors identify protocols that are most at risk and helps developers build better defenses.
What Auditors Should Check
If you're auditing a protocol with similar architecture to CredixFinance, these are the critical security checks that could have prevented this incident (November 2023).
- Verify all logic paths related to Rugpull are guarded by proper access controls and input validation
- Review privileged functions (owner, admin, governance) for potential abuse vectors - centralization risks should be documented and bounded with timelocks or multi-sigs
Master these auditing techniques with hands-on labs and real exploit scenarios in the Smart Contract Hacking course.
Free TrialSources & References
Learn to Prevent the Next CredixFinance
The CredixFinance hack is one of many attacks that skilled auditors are trained to detect before deployment. Master real exploit patterns and defense techniques with hands-on Web3 security training.