Skip to content

Instantly share code, notes, and snippets.

@CJ42
Created January 23, 2024 19:31
Show Gist options
  • Save CJ42/bc264508258b1c966b335f6b04595a2f to your computer and use it in GitHub Desktop.
Save CJ42/bc264508258b1c966b335f6b04595a2f to your computer and use it in GitHub Desktop.
opcode description gas cost
LOG0 (0xa0) Append log record with no topics 375
LOG1 (0xa1) Append log record with one topic 750
LOG2 (0xa2) Append log record with two topics 1125
LOG3 (0xa3) Append log record with three topics 1500
LOG4 (0xa4) Append log record with four topics 1875
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment