Robert Valta

Results 4 issues of Robert Valta

This PR also updates the `PAIR_BLACKLIST` with the rebass token pairs: ``` 0x7d7e813082ef6c143277c71786e5be626ec77b20: DELTA-WETH 0x23fe4ee3bd9bfd1152993a7954298bb4d426698f: SCAMMY-WETH 0xe5ffe183ae47f1a0e4194618d34c5b05b98953a8: welp-WETH 0xf9c1fa7d41bf44ade1dd08d37cc68f67ae75bf92: WETH-Ian Laphan fan token 0x382a9a8927f97f7489af3f0c202b23ed1eb772b5: generalize fix for rebass tokens-WETH ```...

Trying out the following query: ``` { markets(block:{number: 10452217}, first: 7) { borrowRate cash collateralFactor exchangeRate interestRateModelAddress name reserves supplyRate symbol id totalBorrows totalSupply underlyingAddress underlyingName underlyingPrice underlyingSymbol reserveFactor underlyingPriceUSD...

API_KEY is hardcoded and should not be in version control: https://github.com/StephenGrider/ReduxCasts/blob/master/video_browser/src/index.js#L8 . dotenv-webpack (https://github.com/mrsteele/dotenv-webpack) could be used to load the API_KEY from a local .env file.

While crunching the data in the subgraph, noticed that there's one pool with contract address `0xb835e10742fd05621780158790d7ae8cfa8c6f05` that accumulated 3+ billion swap volume in one day, 1st of August 2020: ![image](https://user-images.githubusercontent.com/6399810/103948162-ffb97380-5141-11eb-8ad6-9a645377f17d.png)...