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

[Bitstamp] Implement client code for withdrawal-fees endpoint #4902

Merged
merged 6 commits into from
Jun 13, 2024

Conversation

tross-nydig
Copy link
Contributor

The Bitstamp V2 API has an endpoint for requesting all withdrawal fees:

https://www.bitstamp.net/api/v2/fees/withdrawal/

This code implements the client code necessary to call that endpoint with the XChange lib: a WithdrawalFee object, the web service skeleton in BitstampAuthenticatedV2, and the implementation in the BitstampAccountServiceRaw class.

@timmolter timmolter merged commit 341810d into knowm:develop Jun 13, 2024
1 check passed
@tross-nydig tross-nydig deleted the PR/WithdrawalFeesEndpoint branch June 13, 2024 17:38
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.

3 participants