getTokenTypes

\!! DESCRIPTION MISSING !!

public getTokenTypes(chain: VyChain, contractAddress: string) : VyPromise<VyTokenTypeSummaryDto[]>

Parameters

chain

The blockchain of the contract.

contractAddress

string

The contract address.

Returns

VyPromise<VyTokenTypeSummaryDto[]>

Last updated