dex
Here are 281 public repositories matching this topic...
-
Updated
Jul 28, 2020 - Java
-
Updated
Oct 29, 2020 - Python
-
Updated
Oct 22, 2020 - C++
-
Updated
Apr 25, 2018 - Java
-
Updated
Feb 6, 2018 - Java
-
Updated
Oct 29, 2020 - C++
-
Updated
Oct 27, 2020 - C++
-
Updated
May 13, 2020 - C
-
Updated
Aug 28, 2020
-
Updated
Mar 19, 2019 - Ruby
-
Updated
Oct 22, 2020 - JavaScript
-
Updated
Apr 19, 2020 - Kotlin
-
Updated
Jun 25, 2020 - JavaScript
-
Updated
Oct 22, 2020 - Go
-
Updated
Sep 2, 2020 - Python
-
Updated
Mar 3, 2019 - JavaScript
-
Updated
Oct 29, 2020 - Solidity
-
Updated
Oct 27, 2020 - C++
-
Updated
Sep 8, 2020 - OCaml
-
Updated
Jun 10, 2020 - Python
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
Improve this page
Add a description, image, and links to the dex topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dex topic, visit your repo's landing page and select "manage topics."
User Story
As a graphene fork and bitshares blockchain developer I want the name of the blockchain to be added to config so that client programs i write can display the info to their users.
Global var can be added at https://github.com/bitshares/bitshares-core/blob/master/libraries/chain/include/graphene/chain/config.hpp#L26 and displayed initially just in the
infowallet call at:https