faucets don’t have storage
reduce contract byte code: reduce deployment cost & runtime cost
transaction runs out of gas cost i.e no gas cost
Etherscan
reverted contract(red icon)
the cache data structure in your mind it will be easy to deal with a contract. It's tentative to understand data structures.
the best way to understand is interpreting contracts yourself. try to explain
AAVE deals with math
it can be as complex as possible
contracts can be as cunny as possible. In your first role as a smart contract developer, you might not do something like this.
function to encode a block of data into base64
base64 of bytes
Samples of Libraries