-
Updated
Oct 26, 2020 - Python
orderbook
Here are 101 public repositories matching this topic...
-
Updated
Feb 14, 2017 - Jupyter Notebook
-
Updated
Sep 2, 2018 - C
-
Updated
Feb 6, 2020 - Python
-
Updated
Nov 20, 2019 - Go
-
Updated
Oct 25, 2020 - Rust
-
Updated
Oct 29, 2020 - C++
-
Updated
Aug 6, 2020 - Python
-
Updated
May 12, 2020 - Python
-
Updated
Jun 23, 2020 - Python
-
Updated
May 15, 2019 - Go
-
Updated
Apr 20, 2020 - Go
-
Updated
Apr 12, 2019 - Go
-
Updated
Oct 14, 2020 - TypeScript
-
Updated
Apr 13, 2018 - Rust
-
Updated
Jul 16, 2018 - JavaScript
-
Updated
Feb 5, 2020 - JavaScript
fix scrape_start()
-
boolean flag for scrape_running() status
-
save to raw_data_pipeline folder
-
timezone basis/reference config (timezone of scrape)
-
outline of function def for new hour of data (mock function)
-
outline of error handling if scrape interrupted
-
Updated
Oct 14, 2020 - TypeScript
-
Updated
Jun 26, 2018 - JavaScript
-
Updated
Jul 15, 2020 - JavaScript
-
Updated
Nov 3, 2020 - HTML
-
Updated
Jan 3, 2018 - Python
-
Updated
Dec 24, 2018 - JavaScript
-
Updated
Sep 17, 2020 - Python
-
Updated
Oct 10, 2020 - C#
-
Updated
May 27, 2020 - Go
Improve this page
Add a description, image, and links to the orderbook topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the orderbook topic, visit your repo's landing page and select "manage topics."
It is unclear how to use something like get_token_balance() with respect to the Uniswap v2 factory contract. I am trying to view the amount of a token in the Uniswap v2 liquidity pool, and it seems all I can check is the ERC20 token balance globally.
Edit: I see now I can use get_ex_token_balance(), but I am receiving the Uniswap v1 pool amounts. When I switch to version 2 the Factory methods