Staking
staking validator-history

Show slash and reward history for a validator (default: last 10 epochs)

Usage

$ genlayer staking validator-history [options] [validator]

Arguments

  • [validator]

Options

ShortLongDescriptionRequiredDefault
--validator <address>Validator address (deprecated, use positional arg)No
--epochs <count>Number of recent epochs to fetchNo10
--from-epoch <epoch>Start from this epoch numberNo
--from-block <block>Start from this block number (advanced)No
--allFetch complete history from genesis (slow)No
--limit <count>Maximum number of events to showNo50
--account <name>Account to use (for default validator address)No
--network <network>Network to use (localnet, testnet-asimov)No
--rpc <rpcUrl>RPC URL for the networkNo
--staking-address <address>Staking contract address (overrides chain config)No
-h--helpdisplay help for commandNo