getExchangeUrl abstract method
ℹ️ Get the deposit/payment URL on the selected exchange
Implementation
Future<GetExchangeUrlResult> getExchangeUrl({
required GetExchangeUrlParams params,
});
ℹ️ Get the deposit/payment URL on the selected exchange
Future<GetExchangeUrlResult> getExchangeUrl({
required GetExchangeUrlParams params,
});