GetSupportedWalletChains

Description

This endpoint returns all the supported chains by the Wallet-API.

public static VyTask<eVyChain[]> GetSupportedWalletChains()

Returns

VyTask<eVyChain[]> All supported chains retrieved successfully.

Last updated