Documentation
    Preparing search index...
    FlushExecuted: MoveStruct<
        {
            active_market_nav: BcsType<bigint, string | number | bigint, "u64">;
            epoch: BcsType<bigint, string | number | bigint, "u64">;
            frozen_idle_balance: BcsType<bigint, string | number | bigint, "u64">;
            idle_balance_after: BcsType<bigint, string | number | bigint, "u64">;
            idle_balance_before: BcsType<bigint, string | number | bigint, "u64">;
            market_count: BcsType<bigint, string | number | bigint, "u64">;
            pool_value: BcsType<bigint, string | number | bigint, "u64">;
            pool_vault_id: BcsType<
                string,
                string
                | Uint8Array<ArrayBufferLike>,
                "bytes[32]",
            >;
            requests_processed: BcsType<bigint, string | number | bigint, "u64">;
            snapshot_timestamp_ms: BcsType<bigint, string | number | bigint, "u64">;
            supplies_filled: BcsType<bigint, string | number | bigint, "u64">;
            supply_fee_rate: BcsType<bigint, string | number | bigint, "u64">;
            supply_request_cutoff: BcsType<bigint, string | number | bigint, "u64">;
            total_supply: BcsType<bigint, string | number | bigint, "u64">;
            total_supply_after: BcsType<bigint, string | number | bigint, "u64">;
            withdraw_fee_rate: BcsType<bigint, string | number | bigint, "u64">;
            withdraw_request_cutoff: BcsType<bigint, string | number | bigint, "u64">;
            withdrawals_filled: BcsType<bigint, string | number | bigint, "u64">;
        },
        "@local-pkg/deepbook_predict::vault_events::FlushExecuted",
    > = ...