The silence is deliberate... Before we come back, here is the recording of the previous talk about Yolc youtube.com/watch?v=4DiRJR…
Yolc is a safe, expressive, fun language for Ethereum, powered by YulDSL/Haskell.
Joined June 2023
- A stunt contract is the one that is in the ERC1967 implementation slot, while the actual logic contract in the fallback contract might be different. Yolc uses this technique to make the contract interactable on Etherscan, e.g. basescan.org/address/0x71D9…

