mirror of
https://github.com/chainstacklabs/pumpfun-bonkfun-bot.git
synced 2026-07-27 15:27:44 +00:00
Update README.md
This commit is contained in:
@@ -59,7 +59,7 @@ To run:
|
||||
|
||||
## Listen to new direct full details
|
||||
|
||||
`listen_new_direct_full_details.py` — listens to the new direct full details events and prints the signature, the token address, and the bonding curve address.
|
||||
`listen_new_direct_full_details.py` — listens to the new direct full details events and prints the signature, the token address, the user, the bonding curve address, and the associated bonding curve address using just the `logsSubscribe` method. Basically everything you need for sniping using just `logsSubscribe` and no extra calls like doing `getTransaction` to get the missing data. It's just computed on the fly now.
|
||||
|
||||
To run:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user