This command performs a rug pull on a token
using various methods
Name | Type | Description |
---|---|---|
VERSION |
String | Broadcast Format Version |
TICK |
String | 1 to 250 characters in length |
MINT_MAX_SUPPLY |
String | Mint token supply to MAX_SUPPLY |
SLEEP_FOREVER |
String | SLEEP token actions permanently (SLEEP with value set to -1 ) |
CLOSE_DISPENSERS |
String | Close any open dispensers immediately |
RECALL_SUPPLY |
String | Recall all token balances to SOURCE address |
BURN_OWNERSHIP |
String | Burn token ownership permanently (send to BURN_ADDRESSS ) |
BURN_SUPPLY |
String | Burn any token supply in SOURCE address (send to BURN_ADDRESSS ) |
DESTROY_SUPPLY |
String | Destroy any token supply in SOURCE address |
VERSION|TICK
bt:RUG|0|BRRR
This example does a rugpull on the BRRR `token`
- This is a HIGHLY DANGEROUS function, built for entertainment purposes only!
ISSUE
TICK
withLOCK_RUG
set to1
to permanently prevent use of theRUG
command on atoken