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

# Decoded

## 1. bsc.trace\_calls\_decoded

### Table Description

The bsc.trace\_calls\_decoded table provides a comprehensive and human-readable view of the internal transactions and function calls within the Ethereum blockchain. By decoding trace calls, this table enables easier understanding and analysis of the complex interactions and operations that occur during transaction execution.

### Column Descriptions

<div>
  <iframe src="https://doc-embed-app.chainbasehq.com/columns/bsc.trace_calls_decoded" width="100%" height="300px" frameBorder="0" scrolling="no" />
</div>

### Table Sample

<div>
  <iframe src="https://doc-embed-app.chainbasehq.com/data/bsc.trace_calls_decoded" width="100%" height="300px" frameBorder="0" scrolling="no" />
</div>

## 2. bsc.transaction\_logs\_decoded

### Table Description

The bsc.transaction\_logs\_decoded table contains decoded logs from Ethereum transactions, providing a human-readable view of the events emitted by smart contracts. Logs are essential for understanding the actions and state changes that occur during the execution of smart contracts. By decoding these logs, the table offers a more accessible and detailed perspective on blockchain activities.

### Column Descriptions

<div>
  <iframe src="https://doc-embed-app.chainbasehq.com/columns/bsc.transaction_logs_decoded" width="100%" height="300px" frameBorder="0" scrolling="no" />
</div>

### Table Sample

<div>
  <iframe src="https://doc-embed-app.chainbasehq.com/data/bsc.transaction_logs_decoded" width="100%" height="300px" frameBorder="0" scrolling="no" />
</div>
