getErc1155TokenTypes

public getErc1155TokenTypes(chain: VyChain, contractAddress: string) : VyPromise<VyErc1155TokenTypeSummaryDto[]>

Parameters

chain

The blockchain of the contract.

contractAddress

string

The contract address.

Returns

VyPromise<VyErc1155TokenTypeSummaryDto[]>

Last updated