get
Description
Retrieves various items and information from the blockchain
Subcommands
- info - Get current blockchain information
- finalizer_info - Get current finalizer information
- transaction-status - Get transaction status information
- consensus_parameters - Get current blockchain consensus parameters
- block - Retrieve a full block from the blockchain
- account - Retrieve an account from the blockchain
- code - Retrieve the code and ABI for an account
- abi - Retrieve the ABI for an account
- table - Retrieve the contents of a database table
- scope - Retrieve a list of scopes and tables owned by a contract
- currency balance - Retrieve currency balance info
- currency stats - Retrieve information related to standard currencies
- transaction_trace - Retrieve a transaction from trace logs
- block_trace - Retrieve a block from trace logs
- schedule - Retrieve the producer schedule
- transaction_id - Get transaction id given transaction object
- supported_protocol_features - Get supported protocol features
- accounts - Retrieve accounts associated with a public key (deprecated)