Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[kraken] add different network support for currency deposit addresses #4831

Merged

Conversation

donald-jackson
Copy link
Contributor

The current implementation doesn't allow for getting addresses with tags (eg XRP) and also if you have currencies with multiple methods (eg USDT, USDC) it is not supported.

This PR introduces a new change to the AccountService interface to allow for more structured complex deposit address requests with a default to the current methods.

It implements this new method on Kraken also inferring the appropriate method where possible with some clear exceptions if it isn't able to do so, so the user can refine their request if desired.

@timmolter timmolter merged commit 74c9e34 into knowm:develop Apr 20, 2024
1 check passed
duplessisc pushed a commit to duplessisc/XChange that referenced this pull request May 29, 2024
…sit-support

[kraken] add different network support for currency deposit addresses
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.

2 participants