getSupportedChains

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

public getSupportedChains() : VyPromise<VyChain[]>

Returns

VyPromise<VyChain[]> All supported chains retrieved successfully.

Last updated