GetSupportedChains
This endpoint returns all the supported chains by the Wallet-API.
public static VyTask<eVyChain[]> GetSupportedChains()
Returns
VyTask<eVyChain[]> All supported chains retrieved successfully.
Last updated
This endpoint returns all the supported chains by the Wallet-API.
public static VyTask<eVyChain[]> GetSupportedChains()
Returns
VyTask<eVyChain[]> All supported chains retrieved successfully.
Last updated