Skip to content

Conversation

@hubertkirch
Copy link
Contributor

@hubertkirch hubertkirch commented Sep 4, 2025

Description

This change introduces the extraAgents method to the Info class. This method allows for the retrieval of extra agents associated with a user and includes a comprehensive test suite to validate the response. The implementation adheres to the existing API patterns and documentation standards of the project.

Related Issue

Closes #205

Type of Change

  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Other... Please describe:

@traderben traderben merged commit a35bb3c into hyperliquid-dex:master Sep 4, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add extraAgents function to Info object

2 participants