Unboxing front-running attack
In today’s post we’re going to unbox another popular type of attack,
front-running transactions. This type of attack
Monthly DeFi Blood Batch report #2
DeFi didn’t had an easy month. In June we saw China crackdown on Bitcoin and
crypto, cryptocurrency market went
What happened to Merlin Lab?
Today (29th of June), Merlin Lab was hacked, and $330k was stolen from the
protocol. It is a third hack
Unboxing re-entrancy attack
The most known vulnerability in Smart Contracts. The one that made the Ethereum
do a hard fork and split between
How to keep going during a lack of motivation?
Have you ever had a feeling to quit what were you doing? That it doesn't make
sense? I
We're still early
Today when I scrolled through twitter I encountered this tweet that got me
thinking on two levels.
> Gutenberg launched
60 day journey update
Hell yeah! 60% done! In the previous 10 day update, I stated I want to do a
"fresh start&
Unboxing ERC20 approve() issues
ERC20 Token standard is the most adapted standard in the Ethereum ecosystem. It
is widely used and easy to use.
How Eleven.Finance got hacked?
Eleven.finance, a yield aggregator on BSC and Polygon, was exploited for a total
of $4.5M. Binance Smart Chain
Unboxing EVM storage
Ethereum smart contracts use a rather abnormal storage model inside EVM. It is
not necessarily useful to know and understand