deprecationTimestamp

Calls the "deprecationTimestamp" function on the contract.

Example

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

Parameters

Returns

The parsed result of the function call.