SafeInfo: { address: AddressEx; chainId: string; collectiblesTag: string | null; fallbackHandler: AddressEx | null; guard: AddressEx | null; implementation: AddressEx; implementationVersionState: ImplementationVersionState; messagesTag: string | null; modules: AddressEx[] | null; nonce: number; owners: AddressEx[]; threshold: number; txHistoryTag: string | null; txQueuedTag: string | null; version: string | null;} Type declaration
chainId: string
collectiblesTag: string | null
fallbackHandler: AddressEx | null
messagesTag: string | null
nonce: number
threshold: number
txHistoryTag: string | null
txQueuedTag: string | null
version: string | null