Errors/Chain errors

PaymentOverflow

A chain-side invariant failed; nothing to fix client-side — report it if it persists

View as Markdown

Arithmetic overflowed while computing the total payment or refund for an EVM transaction, such as refunding remaining gas at the effective gas price. Check for extreme gas price or gas limit values in the transaction.

Declared by the EVM pallet; it classifies to the semantic code internal.

Remediation

A chain-side invariant failed; nothing to fix client-side — report it if it persists

The same explanation is available in the terminal: btcli explain PaymentOverflow.