Skip to content

@ecp.eth/sdk


@ecp.eth/sdk / comments / getContractName

Function: getContractName()

function getContractName(params): Promise<string>;

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

Gets the contract name

Parameters

params

GetContractNameParams

The parameters for getting the contract name

Returns

Promise<string>

The contract name