You may also enjoy
Gas Micro-Optimisation using Storage
13 minute read
How making a storage field larger than you need it to be can sometimes save gas.
Gas Micro-Optimisation using Function Names
6 minute read
You may think that function names in your Solidity source code don’t matter when it comes to runtime, but surprisingly, sometimes they can affect gas.
Gaining an Intuitive Understanding of Bonding Curves
10 minute read
Ever wondered how DeFi swaps determine prices in their pools? This post aims to give you an intuitive understanding.
Real Address Poisoning
5 minute read
Real world examples of address poisoning attacks, with detailed analysis and explanation of how they work.