Skip to content

Command Reference Guide

-config string

path to config file to load


-filter-address string

specifies address to filter on


-filter-asset string

specifies the asset fingerprint (asset1xxx) to filter on


-filter-policy string

specifies asset policy ID to filter on


-filter-pool string

specifies Pool ID to filter on


-filter-type string

specifies event type to filter on


-input string

input plugin to use, ‘list’ to show available (default “chainsync”)


-input-chainsync-address string

specifies the TCP address of the node to connect to in the form ‘host:port’


-input-chainsync-auto-reconnect

auto-reconnect if the connection is broken (default true)


-input-chainsync-bulk-mode

use the ‘bulk’ sync mode with NtN (node-to-node). This should only be used against your own nodes for resource usage reasons


-input-chainsync-include-cbor

include original CBOR for block/transaction in events


-input-chainsync-intersect-point string

start syncing at the specified chain point(s) in ’.’ format


-input-chainsync-intersect-tip

start syncing at the chain tip (defaults to chain genesis) (default true)


-input-chainsync-kupo-url string

kupo-url address


-input-chainsync-network string

specifies a well-known Cardano network name (default “mainnet”)


-input-chainsync-network-magic uint

specifies the network magic value to use, overrides ‘network’


-input-chainsync-ntc-tcp

use the NtC (node-to-client) protocol over TCP, for use when exposing a node’s UNIX socket via socat or similar


-input-chainsync-socket-path string

specifies the path to the UNIX socket to connect to


-output string

output plugin to use, ‘list’ to show available (default “log”)


-output-log-level string

specifies the log level to use (default “info”)


-output-notify-title string

specifies the title to use (default “Adder”)


-output-push-accessTokenUrl string

specifies the url to get access token from (default https://www.googleapis.com/auth/firebase.messaging)


-output-push-serviceAccountFilePath string

specifies the path to the service account file


-output-webhook-format string

specifies the webhook payload format to use (default “adder”)


-output-webhook-password string

specifies the password for basic auth


-output-webhook-tls-skip-verify

skip tls verification (for self-signed certs)


-output-webhook-url string

specifies the url to use (default http://localhost:3000)


-output-webhook-username string

specifies the username for basic auth


-version

show version and exit