FEI and TRIBE Redemption contest - karanctf's results

A new DeFi primitive that allows any token to become productive and provide FEI liquidity at no cost to the markets that need it most.

General Information

Platform: Code4rena

Start Date: 09/09/2022

Pot Size: $42,000 USDC

Total HM: 2

Participants: 101

Period: 3 days

Judge: hickuphh3

Total Solo HM: 2

Id: 161

League: ETH

Tribe

Findings Distribution

Researcher Performance

Rank: 70/101

Findings: 1

Award: $33.58

🌟 Selected for report: 0

🚀 Solo Findings: 0

[N-1] Inconsistent  / in comments

shutdown/fuse/RariMerkleRedeemer.sol:
    163:	// User provides the the cToken & the amount they should get, and it is verified against the merkle root for that cToken
    164:	/// Should set the user's claim amount int he claims mapping for the provided cToken

[N-20] Event is missing indexed fields

Each event should use three indexed fields if there are three or more fields

shutdown/redeem/TribeRedeemer.sol
		14:		event Redeemed(address indexed owner, address indexed receiver, uint256 amount, uint256 base);
		
contracts/peg/SimpleFeiDaiPSM.sol
		27:		event Redeem(address to, uint256 amountFeiIn, uint256 amountAssetOut);
		29:		event Mint(address to, uint256 amountIn, uint256 amountFeiOut);

AuditHub

A portfolio for auditors, a security profile for protocols, a hub for web3 security.

Built bymalatrax © 2024

Auditors

Browse

Contests

Browse

Get in touch

ContactTwitter