Skip to content
#

defi

Here are 942 public repositories matching this topic...

synthetix
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

ain
Stonygan
Stonygan commented Jul 30, 2021

to discuss:

Part 1:
debug=staking:

  • to much output for a longer operating in production with debugmode staking, but without, we have too less infos for a minted block and cant monitor chainsplits or rollbacks.
    Proposal: Add following lines to normal Logmode without debug=staking
    **2021-05-05T17:19:45Z MakeStake: kernel found
    2021-05-05T17:19:45Z new proof-of-stake block found hash: 067c

Improve this page

Add a description, image, and links to the defi 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 defi topic, visit your repo's landing page and select "manage topics."

Learn more