dougdellolio / coinbasepro-csharp

The unofficial .NET/C# client library for the Coinbase Pro/GDAX API
MIT License
192 stars 90 forks source link

Fee Estimate ? #245

Closed gggustavo closed 4 years ago

gggustavo commented 4 years ago

Hello! I'm checking the coinbasepro api and there is a GET /withdrawals/fee-estimate. It would be great to have it. Thanks in advance

dougdellolio commented 4 years ago

hey @gggustavo. This should now be added with https://github.com/dougdellolio/coinbasepro-csharp/commit/cff8be2f876bf1c254c2d334aa2d85be2950e35f. Please update to the latest version on NuGet for it (v1.0.39).

let me know if there are any issues. thanks!

gggustavo commented 4 years ago

@dougdellolio thanks!