Zev Averbach

Results 33 issues of Zev Averbach

For any private operations which are "risky" -- meaning that they'll actually do something with assets when they're called, like buy/sell assets -- what do you think about an `im_sure`...

See [here](https://github.com/quan-digital/ftx/issues/4) for a possible disparity, maybe there's a way of resolving it via certain arguments to the API endpoints?

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...

Within reason. For example, the orderbook limit of > 20 and

TODO

It seems like the default quantity per page is 100 with FTX's API -- might be good to be able to optionally get more than that.

TODO

I gather this isn't currently happening? I mistakenly entered a Sentry key instead of a URL but this wasn't enforced until `docker-compose up -d` failed because I put in the...

investigate

As of today: ``` npm WARN deprecated [email protected]: core-js@

investigate