Skip to main content

get_profile_trades

Function get_profile_trades 

Source
pub async fn get_profile_trades(
    __arg0: State<AppState>,
    __arg1: Query<ProfileTradesQuery>,
) -> Result<Json<ProfileTradesResponse>, ApiError>
Expand description

Get profile trade history.