DeltaBalances / DeltaBalances.github.io

The Ethereum decentralized exchange assistant. Check token balances, transaction details & trade history.
https://deltabalances.github.io/
GNU General Public License v3.0
169 stars 67 forks source link

Unlisted token Bids #67

Open SympathyMotel opened 5 years ago

SympathyMotel commented 5 years ago

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

DeltaBalances commented 5 years ago

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. For example the etherdelta backend appears (or appeared) to be on the wrong end of the constantinople fork. Hardly any trades show up in their backend since 28 februari.

SympathyMotel commented 5 years ago

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.

DeltaBalances commented 5 years ago

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.