DOCS

useAppURI

Get App URI

Example

const {
  data: contractMetadata,
  isLoading,
  error,
} = useAppURI(contract);

Parameters

Returns

a response object that includes the appURI of the contract