> ## Documentation Index
> Fetch the complete documentation index at: https://docs.amberdata.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Logs

# 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](/http/blockchain/transaction-logs--by-wallet-address)

***

# Availability

Logs features are available via REST API or Cloudsync. The list of supported Blockchain networks can be found in the API Documentation [here](/http/http-api-fundamentals).

***
