Icon HelpCircleForumIcon Link

⌘K

Icon HelpCircleForumIcon Link
Icon AlertTriangle

Mainnet docs are version-pinned. Check each section's exact version in the sidebar; it can lag the newest upstream release.

Icon AlertTriangle

This core Forc reference was generated for version 0.69.0. Network-facing plugins can come from separate repositories and release independently. When an installed version differs, check fuelup show and treat that command's --help output as authoritative.

Forc Addr2line

Icon LinkShow

Usage: forc addr2line [OPTIONS] --sourcemap-path <SOURCEMAP_PATH> --opcode-index <OPCODE_INDEX>

Options:

-S, --search-dir <SEARCH_DIR>

Where to search for the project root [default: .]

-g, --sourcemap-path <SOURCEMAP_PATH>

Source file mapping in JSON format

-c, --context <CONTEXT>

How many lines of context to show [default: 2]

-i, --opcode-index <OPCODE_INDEX>

Opcode index

-v, --verbose...

Use verbose output

-s, --silent

Silence all output

-L, --log-level <LOG_LEVEL>

Set the log level

-h, --help

Print help