get_brc20_activity
Retrieve BRC-20 token activity including deploy, mint, and transfer events, filtered by ticker, Bitcoin address, or operation type.
Instructions
Get BRC-20 token activity (deploy, mint, transfer events). Filter by ticker, address, or operation type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Results per page | |
| offset | No | Pagination offset | |
| ticker | No | Filter by BRC-20 ticker | |
| address | No | Filter by Bitcoin address | |
| operation | No | Filter by operation type |