storageRegistry

Calls the "storageRegistry" function on the contract.

Example

import { storageRegistry } from "thirdweb/extensions/farcaster";
const result = await storageRegistry({
contract,
});

Parameters

Returns

The parsed result of the function call.