public getSmartContract = async (options: {
    /**
     * Contract id to get, mutually exclusive with transactionType
     */
    smartContractId?: string;