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; }