getTokenTypes

\!! DESCRIPTION MISSING !!

public getTokenTypes(chain: eVyChain, contractAddress: String) : VyPromise<VyTokenTypeSummaryDto[]>

Parameters

chain

The blockchain of the contract.

contractAddress

String

The contract address.

Returns

VyPromise<VyTokenTypeSummaryDto[]>

Last updated