GetTradingPairs
Retrieves an array of trading pairs for a given wallet ID.
Client Authoritative (default)
Path Parameters
Returns
VyTask<VyTradingPairDto[]> An asynchronous task that returns an array of VyTradingPairDto objects representing the trading pairs for the specified wallet ID.
Last updated