mirror of
https://github.com/0xfnzero/solana-streamer.git
synced 2026-08-19 03:48:04 +00:00
Update README.md
This commit is contained in:
@@ -121,4 +121,7 @@ pumpfun.sell_with_tip(mint_pubkey, 100000, None).await?;
|
|||||||
// sell token by percent with tip
|
// sell token by percent with tip
|
||||||
pumpfun.sell_by_percent_with_tip(mint_pubkey, 100, None).await?;
|
pumpfun.sell_by_percent_with_tip(mint_pubkey, 100, None).await?;
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Telegram group:
|
||||||
|
https://t.me/fnzero_group
|
||||||
|
|||||||
Reference in New Issue
Block a user