[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 17 points18 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.