gelatoFetcher
const
gelatoFetcher:PollingTrackerConfig
<GelatoTaskStatusResponse
,Transaction
>["fetcher"
]
Defined in: packages/pulsar-evm/src/trackers/gelatoTracker.ts:86
A reusable fetcher function for initializePollingTracker
that queries the Gelato API for a task’s status.
It handles the logic for interpreting Gelato’s task states and calls the appropriate polling callbacks.
Last updated on