Definition

Logs record events that occur on the blockchain, including the creation of a new block, the execution of a smart contract function, or the transfer of cryptocurrency between two wallets. Logs are typically stored in a separate data structure within the blockchain and can be used by developers to build complex applications.

Details

Logs data is available from multiple endpoints, including addresses, blocks, and contracts.

API Endpoints

/blockchains/addresses/{hash}/logs

Availability

Logs features are available via REST API or Cloudsync. The list of supported Blockchain networks can be found in the API Documentation here.