Skip to Content
API referencePulsar EvmSrcComponentsgelatoTracker()

@tuwaio/pulsar-core-monorepo


gelatoTracker()

gelatoTracker(params): Promise<void>

Defined in: packages/pulsar-evm/src/trackers/gelatoTracker.ts:156 

A low-level tracker for monitoring Gelato transactions. It wraps the generic polling tracker with the Gelato-specific fetcher logic.

Parameters

params

GelatoTrackerParams

The configuration object for the tracker.

Returns

Promise<void>

Last updated on