Relating to the Wallet API, can we perform either of these functions:
- Detect if wallet is a bot/frontrunning bot.
- Try and detect this a different way e.g. make small request for say total transactions in last 5 days and if number is high like 1000 then we can assume wallet is a bot.
We are trying to detect bots and reject them when users try to add them to our platform.