var img = document.createElement('img'); img.src = "https://terradocs.matomo.cloud//piwik.php?idsite=1&rec=1&url=https://docs.terra.money" + location.pathname; img.style = "border:0"; img.alt = "tracker"; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(img,s);
Skip to main content

terrad tx

Transactions subcommands.

Terrad
Copy

_48
Transactions subcommands
_48
_48
Usage:
_48
terrad tx [flags]
_48
terrad tx [command]
_48
_48
Available Subcommands (click for more info):
_48
_48
alliance Alliance module subcommands
_48
authz Authorization transactions subcommands
_48
bank Bank transaction subcommands
_48
broadcast Broadcast transactions generated offline
_48
crisis Crisis transactions subcommands
_48
decode Decode a binary encoded transaction string
_48
distribution Distribution transactions subcommands
_48
encode Encode transactions generated offline
_48
evidence Evidence transaction subcommands
_48
feegrant Feegrant transactions subcommands
_48
gov Governance transactions subcommands
_48
ibc IBC transaction subcommands
_48
ibc-fee IBC relayer incentivization transaction subcommands
_48
ibc-transfer IBC fungible token transfer transaction subcommands
_48
interchain-accounts IBC interchain accounts transaction subcommands
_48
intertx intertx transactions subcommands
_48
multi-sign Generate multisig signatures for transactions generated offline
_48
multisign-batch Assemble multisig transactions in batch from batch signatures
_48
sign Sign a transaction generated offline
_48
sign-batch Sign transaction batch files
_48
slashing Slashing transaction subcommands
_48
staking Staking transaction subcommands
_48
validate-signatures validate transactions signatures
_48
vesting Vesting transaction subcommands
_48
wasm Wasm transaction subcommands
_48
_48
Flags:
_48
--chain-id string The network chain ID
_48
-h, --help help for tx
_48
_48
Global Flags:
_48
--home string directory for config and data (default "/Users/.terra")
_48
--log_format string The logging format (json|plain) (default "plain")
_48
--log_level string The logging level (trace|debug|info|warn|error|fatal|panic) (default "info")
_48
--trace print out full stack trace on errors
_48
_48
Additional help topics:
_48
terrad tx upgrade Upgrade transaction subcommands
_48
_48
Use "terrad tx [command] --help" for more information about a command.

Usage

Terrad
Copy

_1
terrad tx [flags]

Options

Terrad
Copy

_2
--chain-id string The network chain ID
_2
-h, --help help for tx

See also