trades-parser

command module
v0.0.0-...-42de13e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 9, 2022 License: MIT Imports: 9 Imported by: 0

README

trades-parser

Parses intersections of trades from UniswapV2 compatible DEXes

Usage

./trades-parser -config ./config.yaml -start 15306222

Output example
+----------------------------------------------------+
| Block #15306578                                    |
+-----------+---------+----------+------+------------+
| DEX NAME  | PRICE   | SIZE     | SIDE |  TIMESTAMP |
+-----------+---------+----------+------+------------+
| UniswapV2 | 1781.52 | 3.283707 | Buy  | 1660028730 |
| Sushiswap | 1781.25 | 4.778318 | Buy  | 1660028730 |
| Sushiswap | 1782.38 | 0.073998 | Buy  | 1660028730 |
+-----------+---------+----------+------+------------+

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL