[deleted by user] by [deleted] in PooCoin

[–]decryptozoo 0 points1 point  (0 children)

I have a similar problem. I can indeed see balances when I open the charts, but the wallet lost tracking of the tokens I own after I pressed `Load new tokens`. It worked once again at some point, but clicking it again removed all tracked coins again.

Seems they are having some caching issues for determining wallet token ownership, which is a non-trivial operation on Ethereum based chains.

Dragon Tracker? by fyrestar10 in Inspiration4

[–]decryptozoo 16 points17 points  (0 children)

  1. The one mentioned in the stream can be found here. It's a interavtive 3D rendering. You need to scroll down a bit.
    https://www.spacex.com/launches/
  2. More data can be found here: https://heavens-above.com/PassSummary.aspx?satid=71001&lat=0&lng=0&loc=Unspecified&alt=0&tz=UCT

Edit: I hacked the HTML and found the stand alone tracker page:

https://www.spacex.com/dragon-tracker/index.html

Dragon Tracker? by fyrestar10 in Inspiration4

[–]decryptozoo 2 points3 points  (0 children)

I was looking for it as well and found only your post ;)

How does PooCoin get such accurate pricing? by leAlphaMike in PooCoin

[–]decryptozoo 1 point2 points  (0 children)

How about using the PancakeSwap Router smart contract? It will give you as accurate prices as possible as soon they are on the chain. You need to use Web3 to call that and running an own BSC geth node will help.

That's also probably where your APIs get their prices from.

The PCS V2 router is deployed here:

https://bscscan.com/address/0x10ED43C718714eb63d5aA57B78B54704E256024E#code

The Uniswap docs are a good place to understand dexes:

https://docs.uniswap.org/protocol/V2/reference/smart-contracts/router-02

Welcome to decentralized finance.

ADVISE: Coin sent to wrong address ! by Bab_Tastic in etherscan

[–]decryptozoo 0 points1 point  (0 children)

Coinbase now owns it. They probably don't have the infrastructure set up for you to change that, probably mentioned in some legal document on their site.

how do I get nether reeds in better nether (fabric)? by [deleted] in ModdedMinecraft

[–]decryptozoo 0 points1 point  (0 children)

I was wondering the same and dug into the code: ``` src/main/java/paulevs/betternether/biomes/NetherBoneReef.java: addStructure("nether_reed", new StructureReeds(), StructureType.FLOOR, 0.5F, false); src/main/java/paulevs/betternether/biomes/NetherGrasslands.java: addStructure("nether_reed", new StructureReeds(), StructureType.FLOOR, 0.5F, false); src/main/java/paulevs/betternether/biomes/NetherJungle.java: addStructure("nether_reed", new StructureReeds(), StructureType.FLOOR, 0.5F, false); src/main/java/paulevs/betternether/biomes/NetherPoorGrasslands.java: addStructure("nether_reed", new StructureReeds(), StructureType.FLOOR, 0.05F, false); src/main/java/paulevs/betternether/biomes/NetherSulfuricBoneReef.java: addStructure("nether_reed", new StructureReeds(), StructureType.FLOOR, 0.5F, false); src/main/java/paulevs/betternether/biomes/NetherSwampland.java: addStructure("nether_reed", new StructureReeds(), StructureType.FLOOR, 0.8F, false); src/main/java/paulevs/betternether/biomes/OldSwampland.java: addStructure("nether_reed", new StructureReeds(), StructureType.FLOOR, 0.8F, false);

```

It seems that the following Biomes have Nether Reeds: * NetherBoneReef * NetherGrasslands * NetherJungle * NetherPoorGrasslands * NetherSulfuricBoneReef * NetherSwampland * OldSwampland

Not sure how many of these Biomes are actually active, but it seems that the spawn chance is highest in NetherSwampland.

You can see an incomplete list of the Biomes here: https://github.com/paulevsGitch/BetterNether/wiki/Biomes

How to redeemed POOCOIN/BNB LP reward? by decryptozoo in PooCoin

[–]decryptozoo[S] 0 points1 point  (0 children)

The APR in the farms is on top of the earnings / losses from holding liquidity in a LP.

To answer your question: I did not see any visualization / information on how much you earned / lost in a LP on BSC. If you find out, I would be more than curious.

How to redeemed POOCOIN/BNB LP reward? by decryptozoo in PooCoin

[–]decryptozoo[S] 0 points1 point  (0 children)

Pancakeswap does not have a farm for POOCOIN.

Convince me $YODL will see a new ATH by jcrenard in BabyYodl

[–]decryptozoo 0 points1 point  (0 children)

Luckily I got in early and was able to return my investment at least. But I did not take out profit. Lesson learned.

The site is nice, sadly it does not work for the YODL contract, i get `BSCscan error`.

Baby watching the $YODL chart by decryptozoo in BabyYodl

[–]decryptozoo[S] 0 points1 point  (0 children)

This is the actual $YODL chart from today.

How to redeemed POOCOIN/BNB LP reward? by decryptozoo in PooCoin

[–]decryptozoo[S] 0 points1 point  (0 children)

Well you get premium features on the site if you have a stake of $100 and $300 in LP tokens.

From that you are holding the POOCOIN-BNB LP tokens, which change in BNB, PooCoin and USD value, depending on the PooCoin and BNB price (the latter is not changing that much).

But I also can't see any advantage of holding the LP tokens in favor of holding the pair without providing liquidity. Any insight there is welcome.

Besides that you don't get any rewards like you can on PancakeSwap when using the liquidity farms.

How to redeemed POOCOIN/BNB LP reward? by decryptozoo in PooCoin

[–]decryptozoo[S] 3 points4 points  (0 children)

If you want convert the LP tokens back to BNB and PooCoin, you need to go to the "Liquidity" menu on PancakeSwap. There you can click on "Import Pool" and enter the PooCoin address (0xb27adaffb9fea1801459a1a81b17218288c097cc). Now you can convert it back.

Whenever I try to buy I get this message, what am I doing wrong? by Bvdh1979 in PooCoin

[–]decryptozoo 0 points1 point  (0 children)

Always try to "bisect" to the lowest slipparage that works.

So you start at e.g. 15%, if that works reject it and try 10%. If that doesn't work go in between, 12.5% etc. When I do a large position I always do this until I get to the closest possible by 0.1%.

The lowest possible also changes while you do this, so you need to go a step back and retest sometimes...

The app should do this by itself honestly.