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:64 

A comprehensive 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 from the correct service.

Last updated on