Created
April 1, 2025 20:47
-
-
Save Lohann/dbe2ee61d4c90db79f6d11d384d788a2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// WasteGas | |
// This contract spends 100% of the gas you provide to it, always, and return success. | |
// @author Lohann Paterno Coutinho Ferreira <[email protected]> | |
// | |
JUMPDEST | |
PUSH1 52 | |
GAS | |
GT | |
PUSH0 | |
JUMPI | |
GAS | |
PUSH1 47 | |
SUB | |
JUMP | |
JUMPDEST | |
JUMPDEST | |
JUMPDEST | |
JUMPDEST | |
JUMPDEST | |
JUMPDEST | |
JUMPDEST | |
JUMPDEST | |
JUMPDEST | |
JUMPDEST | |
JUMPDEST | |
JUMPDEST | |
JUMPDEST | |
JUMPDEST | |
JUMPDEST | |
JUMPDEST | |
JUMPDEST | |
JUMPDEST | |
JUMPDEST | |
JUMPDEST | |
JUMPDEST | |
STOP |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment