search_cosmos_transactions
Search Cosmos blockchain transactions using event filters to find specific on-chain activity across networks.
Instructions
Search Cosmos transactions by events
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| blockchain | Yes | Blockchain name | |
| events | Yes | Event filters (e.g., ["message.sender=cosmos1...", "transfer.amount=1000uosmo"]) | |
| network | No | Network type (defaults to mainnet) |