@ecp.eth/sdk / comments/react / useGetContractName
Function: useGetContractName()
function useGetContractName(params, options): UseGetContractNameResult;
Defined in: packages/sdk/src/comments/react/contract.ts:81
React hook to get the contract name
Parameters
params
The parameters for getting the contract name
options
UseGetContractNameOptions
= {}
The options for the query
Returns
The result of the query