insufficient_balance

Insufficient balance

HTTP status: 422 Retryable: No

Description

The sender account does not have enough funds to cover the transaction value plus the estimated gas cost. The transaction would fail on-chain.

Resolution

Fund the account before broadcasting. You can also reduce the transaction value or, if the gas estimate is too conservative, specify a lower gasLimit in the request body.