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

getSupportedErc1155Chains

Description

This endpoint is used to retrieve the supported chains for the NFT API.

public getSupportedErc1155Chains() : VyPromise<VyChain[]>

Returns

VyPromise<VyChain[]>

Last updated