Skip to Content
API referencePulsar EVMSrcVariablessafeFetcher

API Reference.


safeFetcher

const safeFetcher: PollingTrackerConfig<SafeTxStatusResponse, Transaction>["fetcher"]

Defined in: packages/pulsar-evm/src/trackers/safeTracker.ts:54 

A reusable fetcher for initializePollingTracker that queries the Safe Transaction Service API. It handles the complex logic of detecting executed, failed, and replaced multisig transactions.

Last updated on