Merge remote-tracking branch 'origin/master'

This commit is contained in:
tymur999
2024-07-15 13:39:10 -05:00

View File

@@ -17,7 +17,7 @@ RPC_URL=... #your rpc url to use
WALLET=[...] #wallet whose token accounts to close, *uint8 bytes array format*
```
Then execute
`npm run start`
`npm run burn`
The program will respond with `14 token accounts successfully closed` if the transaction succeeded.
@@ -28,4 +28,4 @@ If the program doesn't respond in 60 seconds, your transaction failed. Restart t
Restart the program to keep closing token accounts for massive SOL gains.
*Note: Blacklist token addresses you don't want closed in `burn.ts`
*Note: Blacklist token addresses you don't want closed in `burn.ts`