Skip to Content
API referenceSatellite EvmSrcVariablessafeSdkOptions

@tuwaio/satellite-connect-monorepo


safeSdkOptions

const safeSdkOptions: object

Defined in: packages/satellite-evm/src/connectors/index.ts:12 

Configuration options for Gnosis Safe SDK

Type Declaration

allowedDomains

allowedDomains: RegExp[]

Regular expressions for allowed Safe wallet domains

debug

debug: boolean = false

Enable debug mode

Remarks

Defines allowed domains and debug mode for Safe integration

Last updated on