Skip to main content

wallets

every wallet has a type. the type determines what it can do.

types

typerole
devdeployer. creates tokens, dev buys, collects fees.
bundleatomic buys in the same block as token creation.
snipeblock-targeted buys 1-2 blocks after launch.
swarmparallel mass buys. dozens of wallets hit at once.
volumeautomated buy/sell cycles for volume generation.
regulargeneral purpose trading.

lifecycle

create → fund → use → vamp
  1. generate keypair (vanity “pump” suffix optional, up to 100 at once)
  2. send sol to it
  3. it does its job
  4. vamp drains it back to dev wallet

operations

  • fund — transfer sol between wallets. 10 sol max per transfer.
  • sell — sell % of holdings from regular, dev, or bundle wallets.
  • consolidate — pull sol from many wallets into one. optionally sells tokens first.
  • vamp — sell everything, close accounts, recover rent, drain sol back. see vamp.
  • privacy swap — cross-chain swap through xmr. min 0.2 sol. see privacy swap.

security

keys encrypted at rest. decrypted in memory only for signing. ai wallets isolated from human wallets.