getExchanges abstract method
ℹ️ Get a list of Exchanges supporting the given configuration
Use includeOnly, exclude to filter the results
Implementation
Future<GetExchangesResult> getExchanges({required GetExchangesParams params});
ℹ️ Get a list of Exchanges supporting the given configuration
Use includeOnly, exclude to filter the results
Future<GetExchangesResult> getExchanges({required GetExchangesParams params});