Skip to content
#

dex

Here are 281 public repositories matching this topic...

oxarbitrage
oxarbitrage commented May 21, 2019

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 info wallet call at:
https

dexcalibur

[Official] Android reverse engineering tool focused on dynamic instrumentation automation. Powered by Frida. It disassembles dex, analyzes it statically, generates hooks, discovers reflected methods, stores intercepted data and does new things from it. Its aim is to be an all-in-one Android reverse engineering platform.

  • Updated Jun 25, 2020
  • JavaScript
cmackeen
cmackeen commented Aug 6, 2020

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.

Curate this topic

Add this topic to your repo

To associate your repository with the dex topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.