Skip to main content

Transactions

The xyz tx command group provides transaction-related operations.

Transaction History

View recent transactions for an address:
Or by key name:

Example

Output:

Command Options

Limit Results

JSON Output

For scripting:

Transaction Types

Common transaction types you’ll see:

View Transaction Details

For detailed transaction information, use xyzd:
Or via REST API:

Examples

Monitor Activity

Export to CSV

Filter by Type

Count Transactions

Understanding Transaction Flow

Transaction Status

Transactions go through these states: Failed transactions still appear in history with error codes.

Troubleshooting

  • Account may have no transaction history
  • Check address/key is correct
  • Increase limit: --limit 50
  • Node may be syncing
  • Wait a few blocks
  • Check node status: curl http://localhost:26657/status