getSupportedWalletChains
Description
This endpoint returns all the supported chains by the Wallet-API.
public getSupportedWalletChains() : VyPromise<VyChain[]>
Returns
VyPromise<VyChain[]> All supported chains retrieved successfully.
Last updated