#079: Preflight Balance Check Service
Category: [FRONTEND]
Difficulty: ● MEDIUM
Tags: preflight, balance, soroban, stellar, validation
Description
Extend the existing useFeeEstimation hook to run a comprehensive preflight check before any payroll submission: verify the org wallet has sufficient XLM (fees + reserves), has active trustlines for every asset in the batch, and that every employee destination account exists on-chain. Surface per-employee failures clearly in the UI before the user signs.
Acceptance Criteria
#079: Preflight Balance Check Service
Category: [FRONTEND]
Difficulty: ● MEDIUM
Tags:
preflight,balance,soroban,stellar,validationDescription
Extend the existing
useFeeEstimationhook to run a comprehensive preflight check before any payroll submission: verify the org wallet has sufficient XLM (fees + reserves), has active trustlines for every asset in the batch, and that every employee destination account exists on-chain. Surface per-employee failures clearly in the UI before the user signs.Acceptance Criteria