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