Security Researcher
High
Total
Medium
Total Earnings
#1086 All Time
Payouts
Top 25
Top 50
All
Code4rena
May '22
39.2 USDC • 2 total findings • Code4rena • z3s
#79
medium
Use `safeTransfer()`/`safeTransferFrom()` instead of `transfer()`/`transferFrom()`
Use `call()` instead of `transfer()` when transferring ETH in RubiconRouter
38.3 USDC • 1 total finding • Code4rena • z3s
#49
high
The check for value transfer success is made after the return statement in _withdrawFromYieldPool of LidoVault
58.4 DAI • 1 total finding • Code4rena • z3s
#57
safeTransferFrom is recommended instead of transfer (1)
94.32 USDC • 1 total finding • Code4rena • z3s
#38
Use of `.send()` May Revert if The Recipient's Fallback Function Consumes More Than 2300 Gas
Feb '22
251.78 USDC • 2 total findings • Code4rena • z3s
#24
Send ether with call instead of transfer.
[WP-H0] `DEFAULT_ADMIN_ROLE` of `BribeVault` can steal tokens from users' wallets