# Transaction Alert Notification

❔What is "pending" transaction?\
\
A pending transaction is a transaction that has not yet been processed and is waiting in the queue. ❗️VERY IMPORTANT INFORMATION: Pending lock transaction.

If the dev sends a lock lp task you get a notification that the transaction is in processing and at this point you can make a purchase and buy before others.

You must have noticed more than once how after lock lp there are suddenly a lot of purchases. Many people are watching this movement and you can be faster. \
\
Example:\
\
![](/files/LL5uGXABXNgtxtXqEEMl)\ <br>

ℹ️What watching bot? 🔽

1. Locking and burnt LP
2. Approved before lock
3. Renounce ownership
4. Function contract example: Remove limist
5. Trending payment
6. Dextools payment\
   \
   Example: \
   \
   ![](/files/96tyKX9eynfBnnhAKWd3)\
   \
   ![](/files/nRX5ngcUbTTMG3moiiMe)\
   ![](/files/yL8lCpOhMzP4VAi94eVr)\
   \
   \
   ⌛️In future bot will be watching transfer moneys to callers. Need making database wallets callers.\
   \
   🔽Below is an example of how the bot sent alerts minutes before the information from the developer.🔽\
   \
   ![](/files/8xLkqi6Rl6WEiuEdEfH8)\ <br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wallet0x-erc.gitbook.io/0xwallet/transaction-alert-notification.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
