An open API service indexing awesome lists of open source software.

https://github.com/chainstacklabs/letsbonk-fun-bot

A fully functional letsbonk.fun trading and sniping bot not relying on any 3rd party APIs
https://github.com/chainstacklabs/letsbonk-fun-bot

bot letsbonk letsbonkfun sniper trading

Last synced: 8 months ago
JSON representation

A fully functional letsbonk.fun trading and sniping bot not relying on any 3rd party APIs

Awesome Lists containing this project

README

          

# LetsBonk Learning Examples

> [!NOTE]
> **LetsBonk functionality has been integrated into [pump-fun-bot](https://github.com/chainstacklabs/pump-fun-bot).** This repository contains only learning examples and reference data.

> [!WARNING]
> **NOT FOR PRODUCTION:** Code is for educational purposes only. We assume no responsibility for usage.

## 📊 Token Launch Reference Data

### New Token Launch
- **Transaction:** [`SRhpCPinL1gcRCP4h3HFLWmu1KhP5wSjU74aavwW6kXAHW6TDub9C3cX7FYvSQYBQDkddeQob1UXQ8tctGp9Ac5`](https://solscan.io/tx/SRhpCPinL1gcRCP4h3HFLWmu1KhP5wSjU74aavwW6kXAHW6TDub9C3cX7FYvSQYBQDkddeQob1UXQ8tctGp9Ac5)
- **Raydium LaunchLab:** [`LanMV9sAd7wArD4vJFi2qDdfnVhFxYSUg6eADduJ3uj`](https://solscan.io/account/LanMV9sAd7wArD4vJFi2qDdfnVhFxYSUg6eADduJ3uj)
- **Platform Config:** [`FfYek5vEz23cMkWsdJwG2oa6EphsvXSHrGpdALN4g6W1`](https://solscan.io/account/FfYek5vEz23cMkWsdJwG2oa6EphsvXSHrGpdALN4g6W1)

## 🔄 Migration Examples

### CPMM Migration
- **Transaction:** [`1bh4y1RLQ11bBCtURzFnXqgaLwBnenZysyVAhfmqnUta7Wz58XmYQXoppqpMbVpWd8kaFagriEfutq9BsiAs6Z`](https://solscan.io/tx/1bh4y1RLQ11bBCtURzFnXqgaLwBnenZysyVAhfmqnUta7Wz58XmYQXoppqpMbVpWd8kaFagriEfutq9BsiAs6Z)
- **Migration Program:** [`RAYpQbFNq9i3mu6cKpTKKRwwHFDeK5AuZz8xvxUrCgw`](https://solscan.io/account/RAYpQbFNq9i3mu6cKpTKKRwwHFDeK5AuZz8xvxUrCgw)
- **CPMM Program:** [`CPMMoo8L3F4NbTegBCKVNunggL7H1ZpdTHKxQB5qKP1C`](https://solscan.io/account/CPMMoo8L3F4NbTegBCKVNunggL7H1ZpdTHKxQB5qKP1C)

### AMM Migration
- **Transaction:** [`5QPDNm7bfj974H46yM4EzshjpivcU4D8ReWNhxSzus2A7E2MF6bpyFDjwuiDKc7D7nVY4rMaPU63BnAYJnSRpXxf`](https://solscan.io/tx/5QPDNm7bfj974H46yM4EzshjpivcU4D8ReWNhxSzus2A7E2MF6bpyFDjwuiDKc7D7nVY4rMaPU63BnAYJnSRpXxf)
- **Migration Program:** [`RAYzrepoBdjSFg7MZj2vy4XBSv2azKRXC72ztUMZMJB`](https://solscan.io/account/RAYzrepoBdjSFg7MZj2vy4XBSv2azKRXC72ztUMZMJB)

## 📋 IDL Reference

**Raydium LaunchLab IDL:** [View on Solscan](https://solscan.io/account/LanMV9sAd7wArD4vJFi2qDdfnVhFxYSUg6eADduJ3uj#anchorProgramIdl)

Available instructions:
- `initialize`
- `migrate_to_cpswap`
- `migrate_to_amm`