karmacoma.eth
-
@a16zcrypto
- The Information Super-Highway
- https://cryptodon.lol/@karma
- @0xkarmacoma
- https://warpcast.com/@karma
Pinned Loading
-
Sending Ether Cheat Sheet
Sending Ether Cheat Sheet 1# Sending Ether Cheat Sheet
23## TLDR
45🥇 Instead of sending Ether, use the [withdrawal pattern](https://docs.soliditylang.org/en/v0.8.8/common-patterns.html#withdrawal-from-contracts)
-
-
EVM quine
EVM quine 1# quine.etk
2# ⬜ => ⬜
3# A quine is a computer program which takes no input and produces a copy of its own source code as its only output.
45# 0x80...f3 is the compiled code excluding the push16 instruction (from dup1 to return)
-
reverse calldata in chunks of 32 bytes
reverse calldata in chunks of 32 bytes 1// Reverse bytes received in calldata (abcd -> dcba)
2// https://twitter.com/huff_language/status/1583894073487654913
3// code length 206
45/// @author Philippe Dumonet <philippe@dumo.net> -- https://twitter.com/real_philogy/status/1584304102418223104
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.