Starter Kit ReferenceSafeClientgetThreshold getThreshold Returns the threshold of the connected Safe. Usage example.tssetup.ts_10import { safeClient } from './setup.ts'_10_10const threshold = await safeClient.getThreshold() Returns Promise<number> The threshold of the connected Safe.getPendingTransactionsisDeployedWas this page helpful?Report issue