The Wayback Machine - https://web.archive.org/web/20211010160314/https://github.com/topics/dex
Skip to content
#

dex

Here are 394 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 leveraging 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 Sep 27, 2021
  • JavaScript
hueit-og
hueit-og commented Oct 2, 2021

Hi

I'm not sure if this is an issue or a user error, but when I attempt to get the token details using get_token() for the following contracts I get an error saying 'Invalid Token Address' -

  1. 0x431ad2ff6a9c365805ebad47ee021148d6f7dbe0
  2. 0x9f8F72aA9304c8B593d555F12eF6589cC3A579A2

I've tried with a heap of other tokens without issue, but these two seem to fail. I've also tried using Ve

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