list_txs_by_contract
Retrieve paginated transactions that invoked a specific smart contract on the Xian blockchain.
Instructions
List indexed transactions that called a contract with pagination
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of transactions to return | |
| offset | No | Pagination offset | |
| contract | Yes | Contract name |