sui_batch_get_transactions
Retrieve up to 50 Sui transactions in a single request, with isolated per-item errors that do not stop the batch.
Instructions
Fetch up to 50 transactions in one round-trip. Per-item errors do not fail the batch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| digests | Yes | ||
| source | No | ||
| network | No | Sui network. Defaults to the server's configured default (usually mainnet). |