Skip to main content
POST
Master Wallet Network Fee

Batch Operations

This endpoint supports batch operations, allowing you to estimate network fees for multiple withdrawal operations in a single API call.

Batch Request Format

To estimate fees for multiple withdrawals, use the assets array:

Batch Response Format

Returns individual fees plus totals:

Response Fields

Validation Rules

Use Cases

  • Multi-recipient withdrawal: Estimate fees for sending to multiple addresses
  • Bulk payouts: Calculate total cost for batch payment operations
  • Budget planning: Plan withdrawal operations with accurate fee estimates

Autorizaciones

x-api-key
string
header
requerido

Parámetros de ruta

walletId
string
requerido
Ejemplo:

"{{walletId}}"

Cuerpo

application/json
assets
object[]
Ejemplo:

Respuesta

200 - application/json

Withdraw / Withdraw (Batch)

data
object
message
string
Ejemplo:

"Network fee fetched successfully"

statusCode
number
Ejemplo:

200