Skip to main content

Overview

Batch payments allow you to process multiple direct or conversion payments in a single blockchain transaction, significantly reducing gas costs and simplifying payment operations.

How It Works

Benefits:
  • Gas Savings: Up to 60% reduction in total gas costs
  • Atomic Operations: All payments succeed or fail together
  • Simplified Management: One transaction to monitor

Requirements

  • All payments must be on the same network
  • Supports Native, ERC20, and Conversion payments
  • Maximum batch size limited by block gas limit

Use Cases

Payroll Processing

Pay multiple employees simultaneously

Vendor Payments

Process multiple supplier invoices

Used In

Implementation Details

See API Reference - Batch Payments for complete technical documentation.