-
Notifications
You must be signed in to change notification settings - Fork 69
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
Unlisted token Bids #67
Comments
Right now the token bids are a combination of the ticker prices from ForkDelta, IDEX, Kyber and TokenStore. If no price comes in from one of those, it does not show a bid. ForkDelta does return some unlisted tokens in their prices but they do indeed miss a lot compared to what EtherDelta used to return. I used to also get them from EtherDelta, but their servers weren't really reliable anymore. |
Thanks. Unbelievably a few months ago, I had an unlisted token with 0 bids on FD, that were worth 10 eth on DDEX. Bizarre how that works. |
I just tried using EtherDelta again, and their 24h price ticker returns empty, so I can't really help it. I did add DDEX and Radar Relay as additional price sources. That doesn't really help for the unlisted tokens, but it might still improve for some tokens. |
When I check my balances, I have many unlisted tokens. Only 6 or so show me any bids with est ETH value.
Is there a way to change/check that?, as I know lots of those tokens have bids on them in EtherDelta.
Currently trying to figure out a way to do it in Python, but I'm brand new.
SM
The text was updated successfully, but these errors were encountered: