06. Token Monitoring
This section of the SHIT Checker displays the very finest details of a token’s contract, placing an abundant number of monitoring tools in your hands. Some of these details include:
Owner Function History
Renounce Ownership
Transfer Ownership
SetBP Address
setBpEnabled
setBotProtectionDisableForever
excludeFromReward
includeInReward
excludeFromFee
includeInFee
AddLiquidityFeePercent
setTaxFeePercent
Within every token’s smart contract there exists functionality that only the owner can edit or change. With this power, the token’s governance is at risk, making these functions a potential way for the project owner to create backdoor benefits when changes are made.
A few examples of this could include: adding liquidity, adding white/black lists, or excluding/including the selling/buying fees.
For your benefit, we have added detailed descriptions of each ‘Owner Function’; what it means, what results occur if the owner uses this function, along with any other pertinent information that would help explain them.
When you use these filters on the SHIT Checker, the AI machine learning tool uses the saved, aggregated historical data for the token and compares it to the current search you are performing. In other words, anytime, since the creation of a token’s smart contract, the SHIT Checker captures all Owner Functions!
Example 1: If the function ‘Exclude from Fee’ was ever executed by the token owner, that information will be stored in the aggregated data tool of the SHIT Checker! Whether it was 1 time or 10,000 times, each instance will be logged, timestamped, and saved with every single execution of that function. You will also be given transaction links to click for each occurrence of an ‘Owner Function’ that was executed. This allows you to verify the transaction. You will see when the transaction happened, the specific data surrounding it, along with the who and why someone was excluded from the token fees by the owner!
Example 2: If the function ‘Blacklist’ was executed by the owner, you would see all results of individual wallets that have been blacklisted from the token, and when they were blacklisted.
If you check a specific ‘Owner Function’ and no hyperlinks are showing, this means the specific function you searched for was never executed by the owner, and no transactions have been captured.
Last updated