Too many actions (max 5 per batch) (code 7004). Split into multiple batches.

Hierarchy (View Summary)

Constructors

Properties

cause?: unknown
code: undefined | number

API error code (present for pre-flight validation errors).

message: string
name: string
reason: undefined | string

On-chain revert reason string (e.g., "NotEnoughBalance").

receipts: undefined | unknown[]

Transaction receipts from on-chain reverts.

stack?: string