Ross ROSS = Recommend OSS · open-source software intelligence for agents

crytic/evm-opcodes resource

Ethereum opcodes and instruction reference observed · 2026-08-28

github.com/crytic/evm-opcodes · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3120
  • days_rel: n/a
  • days_push: 745
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1358 stars · 217 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A consolidated reference of Ethereum Virtual Machine (EVM) opcodes, including their hex codes, names, descriptions, and gas costs. It aggregates information from the yellow paper, client implementations, and security tooling sources.

Use cases

  • look up what an EVM opcode does
  • find gas costs for Ethereum VM instructions
  • reference table of EVM opcodes while writing Solidity or bytecode
  • check which EIP introduced an opcode like SHL or SHR
  • learn EVM instruction set for smart contract auditing

When to choose

  • you need a quick, consolidated lookup of EVM opcodes and gas costs
  • you are auditing or reverse-engineering EVM bytecode
  • you want a maintained reference sourced from official Ethereum documents and clients

When to avoid

  • you need programmatic access to opcode metadata in your code rather than documentation
  • you need exhaustive, always-current gas costs since the gas data is a work in progress
  • you need a full EVM implementation or emulator

Facets

learning-resource · maturity stable

documentation developer-tools blockchain developer-tools documentation ethereum evm opcodes reference gas-costs smart-contracts web-server

1 source

Member repositories

RepositoryRoleHealth v2
crytic/evm-opcodesmain32

For agents

markdown · JSON · MCP: product_card(name="crytic/evm-opcodes")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem