startTokenId

Calls the "startTokenId" function on the contract.

Example

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

Parameters

Returns

The parsed result of the function call.