crypto-portfolio-viewer
crypto-portfolio-viewer copied to clipboard
View your aggregated cryptocurrency portfolio -- across exchanges, ETH wallet, and any other places 🎉🎉
Hi! Poloniex changed their API, so atm no data with this version of CCXT. CCXT has fixed this in latest version. Please update CCXT ;-) Thanks! Nice Day
Hi! at first, thanks for this great tool! I've got one problem... at some wallets missing some/all ERC20 tokens. Reproduce: Check this wallet: 0x2BC195ceb9a005195D35A553376aEa9cc32664B6 There are these tokens: LPT, DAV,...
in index some of the fetches can be paralledlized - getAddressTokens - getExchangeTokens
```js fiatOption = { combines: ['usdt', 'usdc', ...], dislayName: 'usdt } ```