getContractVersion
Returns the contract version of the connected Safe.
Usage
_10import { protocolKit } from './setup.ts'_10_10const contractVersion = protocolKit.getContractVersion()
Returns
SafeVersion
(opens in a new tab)
The Safe contract version.