Mikaboshi tokenomics:
3% buy tax on tokens purchased which is sent to the Mikaboshi contract
3% sell tax on tokens sold which is sent to the Mikaboshi contract
When contract accrues 1,500,000,000 tokens, it sells and it transfers the eth to the dev
When the burn function is called, the contract unpegs 2.5% of tokens in the overall liquidity pool and sends it to the dead address on an hourly interval.
Could you tell me when the burn taxes happen. Before or after tx? aka will dex prices take account for burn taxes when estimating amounts received? Also if so do they anticipate these burn taxes when trying to artibrage the balancing bots? Thanks.
In the below transaction, the 3% is taken from the buy at the time of the transaction, at the price the buyer pays. So an easier viewpoint would be a buy/sell tx spends 100% and receives 97% or sells 100% but is paid for 97%. Either way the 3% of the transaction in Mikaboshi is sent to the contract, after the 1,5000,000,000 token threshold is reached the sum is sold into the LP, and then 2,5% of the LP'ed tokens are removed and sent to the 0x000000000000000000000000000000000000dead address.
https://etherscan.io/tx/0xb5a99af35418c30fa216d6ac72864a7596a60f157ec75c546fe5becec4dd9965I think you would need to inspect individual MEV/arb contract bots to determine if/how they take taxes into account.
Thanks for this, I have done a bit of investigation and i am indeed making progress. I have managed to follw the flows of the transaction and can see the funds flowing.
I thought i would share this link as i investigate how this dev lock things work.
One thing i dont understand is what happens on the 21st December. What would normally happen and how this might be different.