ftx-api-wrapper-python3 icon indicating copy to clipboard operation
ftx-api-wrapper-python3 copied to clipboard

add missing methods

Open zevaverbach opened this issue 4 years ago • 2 comments

all of the /staking endpoints are not implemented. The withdrawal and saved addresses endpoints are, I think, purposefully omitted.

I've verified that the other categories of endpoints are present, haven't checked through all these yet:

orders fills funding payments leveraged tokens options

zevaverbach avatar May 13 '21 23:05 zevaverbach

@LeeChunHao2000 where did you find srm_stakes/unstake_requests/? It's not in the documentation currently.

zevaverbach avatar May 13 '21 23:05 zevaverbach

Oh, FTX has changed srm_stakes/unstake_requests/ to /staking/unstake_requests

https://docs.ftx.com/#unstake-request

LeeChunHao2000 avatar May 14 '21 12:05 LeeChunHao2000