Represents the parameters for the "getLocalName" function.
type GetLocalNameParams = { tokenId: AbiParameterToPrimitiveType<{ name: "tokenId"; type: "uint256"; }>;};