Pashov
@pashov
A year ago (August 2023) I made ~$120k pure profit doing Solidity smart contract security audits. Single month, 6 figures. Worked day and night. Ask me anything✌️
54 replies
26 recasts
233 reactions
horsefacts
@horsefacts.eth
What is the most common, easily prevented error you see from smart contract developers and how should they avoid it?
2 replies
5 recasts
83 reactions
Pashov
@pashov
Don't use `transfer` from `address payable`. Use `call` with `value` instead.
0 reply
0 recast
13 reactions