Anti-Bot System
Blacklisting feature to protect the Community
Last updated
Blacklisting feature to protect the Community
Last updated
In a never-ending effort to get the best security for our community we added to our contract an Anti-bot Feature using Blacklisting Technique.
The main focus of this feature is to guard the initial liquidity from bots.
The Anti-bot Feature checks for 3 conditions:
No transaction should be higher than the max threshold:
0.75% of Initial Liquidity Amount.
This condition helps have a fairer launch. No wallet will be able to purchase in one transaction more than 0.75% of the initial liquidity.
As a result, the transaction won't be completed. You'll get an error.
No wallet balance should be higher than the max threshold:
7.5% of Initial Liquidity Amount.
This condition helps identify bots that want to buy multiple smaller transactions than allowed and then unify in one wallet.
This condition verifies both sender and receiver addresses.
If this condition is triggered, the bot address is automatically added to the blacklist.
The current wallet shouldn't be on the blacklist already.
This condition check for the bot address to already be on the blacklist. If this is the case, the transaction gets invalidated.
This condition verifies both sender and receiver addresses.
The Sandman Finance Team will be monitoring transactions while this feature is on. Any suspicious address/tx will trigger a manual add of the wallet to the blacklist.
This feature will be turned on before token launch and will be turned off before farming starts.
Blacklist will be on forever.
If you get blacklisted and can prove that you aren't a bot, Please contact Sandman Finance Customer Support, and we'll help you get out of the blacklist.
Any o multiple proofs of authenticity could be asked. Transaction logs, wallet addreses, etc.
We have implemented a notifier on our telegram channel: @SandmanAntibot
So every time the system detects a bot, it's notified for the entire community to know. This is an example of the notification:
On our platform you have a way to check the status of the Antibot System. In here you can check if:
Condition 1 is on or off. Tx higher than expected.
Condition 2 is on or off. Wallet balance higher than expected.
Condition 3 is on or off. The Address is already blacklisted.
You can find the dashboard here:
It looks like this:
To check if an address is blacklisted:
Type a wallet address in the form
Click check
The result will show if the wallet is banned or not.