Versions in this module Expand all Collapse all v1 v1.0.2 Apr 29, 2025 v1.0.1 Apr 24, 2025 Changes in this version + var TargetAddress = common.BytesToAddress([]byte("target")) + func NewCallTracer(w io.Writer, opts *CallTracerOptions) *tracing.Hooks + type CallTracerOptions struct + DecodeABI bool + OpStyler func(op byte) lipgloss.Style + ShowOp func(op byte, pc uint64, addr common.Address) bool + ShowStaticcall bool + TargetStyler func(addr common.Address) lipgloss.Style