Constructs a new InsufficientFundsError.
The account address of the sender.
The amount of tokens required for the transaction.
Readonly codeReadonly requiredThe amount of tokens required for the transaction.
Readonly senderThe account address of the sender.
Optional stackStatic Optional prepareOptional override for formatting stack traces
https://v8.dev/docs/stack-trace-api#customizing-stack-traces
Static stackGets the name of the error, including its code.
The name of the error.
Static captureGenerated using TypeDoc
Error type indicating insufficient funds for a transaction.