gnosisSafeLinksHelper
constgnosisSafeLinksHelper:Record<number,string>
Defined in: packages/pulsar-evm/src/utils/safeConstants.ts:41
A mapping of chain IDs to their corresponding Safe web application URL prefixes.
Used by selectors like selectTxExplorerLink to build correct links for Safe transactions.
The prefixes (e.g., ‘eth:’, ‘gor:’) are part of the Safe URL scheme.
Last updated on