What Is a Solana Autocompounder?
Pricing and capability evidence checked September 21, 2026.
A Solana autocompounder automates a reinvestment task you would otherwise repeat by hand. For a wallet receiving reward tokens, that task might be selling each payment and buying more of the token that generated it. The useful question is what gets converted, under whose authority, and within what limit.
Sol Incinerator's Autocompounder works with a chosen input and output token. It is a wallet-level conversion tool. Understanding that scope helps you decide whether it matches your reward system before approving anything.
What is a Solana autocompounder?
A Solana autocompounder automates reinvestment that would otherwise require repeated manual actions. Sol Incinerator converts an approved input token into a selected output token, returning the result to your wallet. A cumulative spending limit controls input consumption; rewards, execution timing, and investment returns are not guaranteed.
The word describes a goal rather than one universal transaction. Some products compound inside staking or liquidity positions. Others work with tokens already delivered to a wallet. You should identify which balance a tool can access and what it actually buys or deposits, rather than assuming every product called an autocompounder behaves alike.
Here, the operation is a swap. Buying an output token only creates a compounding loop when holding more of that token can affect future rewards under its own rules. Converting rewards into a different asset is still useful automation, but it may simply be conversion rather than compounding.
How does wallet-level reinvestment work?
Imagine a project distributes token A to eligible holders of token B. You choose A as the input and B as the output. After tokens are available, the keeper checks whether it can execute a supported swap within the approval and its execution conditions. A successful swap adds B to your wallet.
That purchase is separate from the project's distribution process. Autocompounder does not decide who qualifies for the next reward, repair a missed payment, or make the project distribute anything. If eligibility depends on snapshots, exclusions, or thresholds, those rules continue to apply independently.
The reflection-reinvestment guide follows that loop in more detail. Use it when you know which token generates rewards and which token you actually receive. Reversing those two assets can produce the opposite trade from the one you intended.
What permission do you approve?
Setup records the pair and approves a finite quantity from the input token account. The owner keeps the account, while the program can use its delegated permission through the authorized execution path. Solana's delegate documentation describes the underlying account-level approval.
The important distinction is between keeping your keys and requiring a fresh signature for every action. Your keys stay in your wallet, but the purpose of the approval is to permit later swaps without repeated prompts. That authority is real, even though it is limited to an account and amount.
The program constrains execution and the configured destination. You still rely on the keeper to select market quotes and on the program's upgrade authority. A finite allowance helps bound exposure; it does not make a poor market price, a token failure, or a software defect impossible.
Is the spending limit per swap?
No. It is the total input quantity available across swaps. In an illustrative example, a limit of 10 input tokens followed by a swap consuming 3 leaves 7 available. It does not reset to 10 for the next transfer or the next day.
The cap is denominated in tokens, not a fixed dollar value. A displayed currency estimate can change with prices while the approved token quantity stays the same. Updating the remaining allowance sets a new remaining quantity; it is not automatically an addition to what was left.
Existing input holdings count too. The keeper can convert available approved tokens already in the account; it does not only recognize deposits received after setup. Read Autocompounder spending limits before choosing an amount for a wallet that also stores that token for another purpose.
How is this different from staking or scheduled buying?
| Approach | What it does | What you must check |
|---|---|---|
| Wallet token conversion | Exchanges an available approved token for your selected asset | Input identity, allowance, route, and destination |
| Staking | Participates in a staking system under that system's rules | Stake account, reward mechanics, and withdrawal conditions |
| Liquidity strategy | Manages or reinvests within a liquidity position | Position ownership, asset exposure, and strategy rules |
| Scheduled buying | Places purchases according to a schedule | Funding, intervals, and order conditions |
Autocompounder setup does not stake your output tokens or open a liquidity position. It also does not promise a purchase at an exact time. If your goal requires either behavior, an ordinary token conversion is only part of the workflow.
What costs and delays should you expect?
The current service fee is 1%, deducted in the output token. Setup requires network fees and any necessary account rent. The keeper funds ongoing swap transactions and evaluates whether the expected fee can cover execution costs under its policy. A small input balance can remain waiting rather than converting immediately.
Token transfer taxes, liquidity, and price movement also affect the result. A quote is an estimate until execution confirms. Receiving a reward does not guarantee that a route exists or that the amount is large enough to execute economically. None of these conditions creates a fixed yield or a promised payout schedule.
How do you stop using it?
Cancel the configured Autocompounder and confirm the cancellation transaction. Check the resulting state rather than treating a closed browser tab as cancellation. Disconnecting a wallet session does not erase an approval already stored on-chain, and cancellation cannot undo a swap that has already completed.
For your first setup, use the incoming-token walkthrough. It covers the actual selection, approval, confirmation, and monitoring screens. Start with a limit that fits the amount you intend to convert, then review a completed transaction before extending the allowance.

Autocompounder
Choose an input token, an output token, and a total spending limit for automatic conversion.
Related Reading
Frequently Asked Questions
What does a Solana autocompounder do?
An autocompounder automates reinvestment. Sol Incinerator's version converts an approved input token into your chosen output token and returns the output to your wallet. It can support a reflection-reward loop, but it does not create rewards, stake assets, or guarantee that your holdings gain value.
Do I sign every automatic swap?
You sign the initial setup and later allowance changes or cancellation. An authorized keeper submits subsequent swaps under that approval without asking for another wallet signature each time. Your input-token allowance limits spending, but you still rely on the keeper's price selection and the program's upgrade authority.
Can an autocompounder spend tokens I already hold?
Yes. Available tokens already in the approved input account can be converted, up to the remaining allowance. The tool does not distinguish an old balance from a new reward deposit. Choose an input token and a limit that reflect everything you hold in that account.