Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor event scraping and add support for scraping ERC20 approval events ↵ | Alex Browne | 2018-12-12 | 1 | -0/+1 |
| | | | | | | | | (#1401) * Refactor event scraping and add support for scraping ERC20 approval events * Add tests for data_sources/contract-wrappers/utils | ||||
* | Token_orderbook_snapshots for Ddex and Paradex(#1354) | zkao | 2018-12-05 | 1 | -0/+1 |
| | | | | | | * Implements the TokenOrderbookSnapshot Table * Scripts, Data Sources and Entities to pull Ddex and Paradex API data. | ||||
* | Add script for parsing competing dex trades from Bloxy (#1355) | Alex Browne | 2018-12-05 | 1 | -3/+4 |
| | |||||
* | metadata and trusted sources in same raw table | Jake Ellowitz | 2018-12-05 | 1 | -2/+1 |
| | |||||
* | Pull token metadata re trusted tokens | Jake Ellowitz | 2018-12-05 | 1 | -0/+2 |
| | |||||
* | Add support for pulling Cancel and CancelUpTo events | Alex Browne | 2018-12-05 | 1 | -0/+6 |
| | |||||
* | Implement scraping sra orders from radar relay | Alex Browne | 2018-12-05 | 1 | -0/+1 |
| | |||||
* | Mapping dev schema to initial migration | Jake Ellowitz | 2018-12-05 | 1 | -0/+1 |
| | |||||
* | Reorganize entities. Make scripts work from any directory. | Alex Browne | 2018-12-05 | 1 | -0/+7 |