Skip to main content

wallets

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

types

lifecycle

  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.