For the complete documentation index, see llms.txt. This page is also available as Markdown.

createSuiTokenType

Description

This endpoint is used to create a SUI token-type.

public createSuiTokenType(reqParams: VyCreateSuiTokenTypeRequest) : VyPromise<VyCreateErc1155TokenTypeResultDto>

Parameters

reqParams

Request data for the operation

Returns

VyPromise<VyCreateErc1155TokenTypeResultDto>

Last updated