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

GetSupportedErc20Chains

Description

This endpoint is used to retreive the supported chains for the Token API.

public static VyTask<eVyChain[]> GetSupportedErc20Chains()

Returns

VyTask<eVyChain[]>

Last updated