Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.divvi.xyz/llms.txt

Use this file to discover all available pages before exploring further.

@divvi/mobile
@divvi/mobile / PreparedTransactionsResult
type PreparedTransactionsResult =
  | PreparedTransactionsPossible
  | PreparedTransactionsNeedDecreaseSpendAmountForGas
  | PreparedTransactionsNotEnoughBalanceForGas
Defined in: packages/@divvi/mobile/src/viem/prepareTransactions.ts:64
Suggest changes to this pageLast updated: Jul 11, 2025, 4:14 PM