Skip to main content
glnc

DOCUMENTATION

glnc documentation

The full documentation for glnc, an open-source CLI for blockchain inspection from the terminal. If you have never run the tool, start with the quickstart; if you are looking for the shape of a specific flag or envelope field, jump straight to the command page.

Getting started

  • Install

    Homebrew, curl, and verified-binary install paths for macOS and Linux.

  • Quickstart

    Five commands in five minutes: install, balance, tx, gas, JSON.

Commands

  • balance

    Wallet balances across 9 chains with ENS resolution and USD pricing.

  • tx

    Decode any EVM transaction. Calldata, nested calls, token movements.

  • gas

    Live percentile fee tiers across every supported chain.

  • history

    Export historical transactions to CSV for spreadsheets and analysis.

  • alerts

    Watch addresses for conditions and fire a webhook when they trip.

  • interactive

    A REPL for poking around without retyping the binary name.

Reference

  • JSON envelope

    Stable, versioned output shape. The contract for jq pipelines.

  • Supported chains

    The full chain support matrix with CLI aliases per chain.

  • Troubleshooting

    Common errors, RPC fallback, and how to recover from a bad install.

Looking for chain-specific pages? See all supported chains.