Last updated 10 months ago
Parameters
This endpoint is used to delete a token-type.
public static VyTask<VyTaskVoid> DeleteTokenType(eVyChain chain, string contractAddress, int tokenTypeId)
chain
eVyChain
contractAddress
string
The contract address.
tokenTypeId
int
The `id` of the token-type that you want to delete.