Known bugs/issues.

Let's make Klaus happy, eat some bugs.

There are many ways to trade on the chain. You could trade coins that have been airdropped to you, after a presale for example. Or you could trade with a bot/solidity contract. You can do multi-path swaps BUSD -> BNB -> Final coin. You can use multiple exchanges. You can buy from the contract directly. And many many more.

Currently, I've tried to find the best combination for the time being. The biggest issue, in my opinion, is the stablecoin issue.

ApeSwap and probably other dexes.

Especially ApeSwap is giving really weird numbers on sales, way too high in my eyes. Poocoin seems to have the same issue, they see the same transaction values as Buttler does. It could be that some dexes aren't recognized. If you traded on a dex outside of PancakeSwap and you don't see your trades, please inform the team. Btw Poocoin trades and a lot of other platforms are still just PancakeSwap trades.

Stablecoins.

It could be you don't see buys and sales for certain coins, because they are listed under the stablecoins like BUSD, TETHER, USDC etc. It could also be that your sell is interpreted as a buy and vice versa.

The number one issue on my list after launch. Since there are many ways stablecoins can be used, and interpreted in trades. And because I hardly traded in stables, I left it out for now. Yes, Buttler is basically built with data from my main wallet.

That being said, I really need to map out all the possible ways stablecoins can and are used in transactions. From there on out, I need to write code to filter them in the right way and save the buy/sell to the right coin (instead of to the stable).

Only direct BNB to Stable and vice versa should be seen as stablecoin interaction.

Presales/Airdrops.

In both cases, the sales will be visible. It's the buy where the issue lies. It might be possible to write code that detects the deployer that airdropped and looks for a connection with a presale wallet. But haven't looked into this at all, and even if it's possible it's probably low on the list of implementing. It's pretty easy to see if you or someone else bought 0 BNB worth yet sold a bunch.

Last updated