Skip to Content
API referencePulsar EvmSrcVariablesSafeTransactionServiceUrls

@tuwaio/pulsar-core-monorepo


SafeTransactionServiceUrls

const SafeTransactionServiceUrls: Record<number, string>

Defined in: packages/pulsar-evm/src/utils/safeConstants.ts:42 

A mapping of chain IDs to their corresponding Safe Transaction Service API endpoints. This is used by the safeTracker to fetch the status of multisig transactions.

Last updated on