getExchanges abstract method

Future<JsonRpcResponse> getExchanges({
  1. required GetExchangesParams params,
})

Implementation

Future<JsonRpcResponse> getExchanges({required GetExchangesParams params});