Skip to content

@ecp.eth/sdk


@ecp.eth/sdk / comments / getContractVersion

Function: getContractVersion()

function getContractVersion(params): Promise<string>;

Defined in: packages/sdk/src/comments/contract.ts:105

Gets the contract version

Parameters

params

GetContractVersionParams

The parameters for getting the contract version

Returns

Promise<string>

The contract version