JKorf / FTX.Net

MIT License
31 stars 24 forks source link

Feature/add network param to get withdrawal fees #25

Closed GeorgeF0 closed 2 years ago

GeorgeF0 commented 2 years ago

Hi! It seems that FTX have added the ability to query withdrawal fees for networks other than the default. Their API docs have been updated as well: https://docs.ftx.com/#get-withdrawal-fees This PR adds a new optional parameter "network" to allow the user to specify which network they want to get withdrawal fees for.