mirror of
https://github.com/tymur999/sol-incinerator-oss.git
synced 2025-08-03 15:20:36 +00:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
@@ -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`
|
||||
|
Reference in New Issue
Block a user