SafeOverview: { address: AddressEx; awaitingConfirmation: number | null; chainId: string; fiatTotal: string; owners: AddressEx[]; queued: number; threshold: number;} Type declaration
awaitingConfirmation: number | null
chainId: string
fiatTotal: string
queued: number
threshold: number