What it does
Freezes many SPL token holder accounts in one batch by mint. Load holders, exclude protected wallets, validate freeze authority, and execute with row-level status tracking and failed-row retry.
Use J Tools to run freeze token account solana actions from one controlled terminal. Load holders by mint, exclude protected wallets with a session whitelist, review selection counts, confirm freeze authority, and execute bulk freezes with row-level status tracking and failed-row retry support.
Freezes many SPL token holder accounts in one batch by mint. Load holders, exclude protected wallets, validate freeze authority, and execute with row-level status tracking and failed-row retry.
Enter the token mint, click Load Holders, and the terminal scans on-chain accounts. Add wallets to a session whitelist to protect them, then run Freeze All on selected rows.
Faster and safer than manual wallet-by-wallet freeze calls. Built for compliance actions, incident response, and staged holder management with full visibility before execution.
Paste the SPL token mint address and click Load Holders. The terminal scans on-chain holder accounts and surfaces wallets, balances, and the active freeze authority for review.
Add treasury, team, market maker, or operational wallets to the session whitelist. Use Select All or row-level checkboxes to define exactly which holder accounts the batch will freeze.
Confirm the freeze authority is connected, review the estimated fee, and click Freeze All. After execution, use Retry Failed to rerun only rows that did not complete successfully.
Freezing a token account on Solana is an on-chain action where the freeze authority for an SPL token locks a specific holder account so the holder cannot transfer or interact with their tokens for that mint. It is sometimes used for compliance actions, incident response, vesting schedules, or controlled rollout phases. A frozen account stays unusable until the same authority unfreezes it, so the action is reversible only by the wallet holding freeze authority for that token.
Load holders, protect the right wallets, confirm the freeze authority, then click Freeze All to execute the batch with full row-level visibility.