@evefrontier/dapp-kit - v0.1.10-alpha.3
    Preparing search index...

    Variable POLLING_INTERVALConst

    POLLING_INTERVAL: 60000

    Default polling interval in milliseconds.

    Real-time updates come from the event subscription; this interval is only a slow backstop that catches state changes not covered by a tracked event (or an event the endpoint silently never sent). Override with VITE_POLLING_INTERVAL; set it to 0 to disable the backstop entirely.