useAppURI

Get App URI of the contract

Example

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

Parameters

Returns

Query result object that includes the appURI of the contract