Payouts
1st Places
Top 10
Top 25
All
Sherlock
Code4rena
CodeHawks
Dec '24
Nov '24
Aug '24
high
TokenManager - Unlimited withdraw
high
`DeliveryPlace::settleAskTaker` Has Incorrect Access Control
high
The `DeliveryPlace::settleAskTaker()` function mistakenly uses `makerInfo.tokenAddress` to update the `TokenBalanceType.PointToken` in the `userTokenBalanceMap` mapping, leading to a critical error.
Jul '24
Mar '24
Feb '24
Jan '24
Oct '23
Aug '23
Jul '23
high
Tokens with less than 18 decimals allow for draining of funds
high
Sandwich attack to steal all ERC-20 tokens in the Fees contract
high
Fee on transfer tokens will cause users to lose funds
medium
Fixed fee level is used when swap tokens on Uniswap
gas
Multiple accesses of a mapping/array should use a local variable cache.
gas
Uncheck Arithmetic where overflow/underflow impossible
gas
caching variable of struct in one slot
gas
Floating pragma in all contracts
gas
Don't initialize `uint/int` variables with default value
gas
Mixed usage of `int`/`uint` with `int256`/`uint256`
gas
Cache array length outside of loop
Jun '23
Mar '23
Feb '23
Jan '23
Dec '22
Aug '22
Jul '22