How Oobit Token Buybacks and Burns Work

Overview

Oobit operates crypto-payment services that connect self-custody wallets to everyday spending and settlement, and some ecosystems pair those payment flows with token-economics mechanisms such as buybacks and burns. In general terms, a token buyback is the repurchase of a project’s token using funds generated from operations (such as fees), while a token burn is the permanent removal of tokens from circulation by sending them to an irrecoverable address or otherwise rendering them unusable.

Buybacks: sourcing funds and executing repurchases

In a typical buyback model, the program defines (1) the funding source, (2) the frequency or trigger, and (3) the execution method. Funding commonly comes from revenue streams such as payment processing fees, interchange-related income, spreads, or other service fees associated with settlement. Execution can be performed through open-market purchases on exchanges or via over-the-counter transactions, with operational constraints often set to reduce market impact and to document the amounts acquired.

Burns: removing tokens from supply

A burn mechanism aims to reduce the circulating supply by making tokens inaccessible. The most common approach is to transfer tokens to a “burn address” that has no known private key, creating an auditable on-chain record of the removal. Some systems burn a portion of tokens bought back, while others burn tokens collected as fees; in both cases, transparency typically relies on publishable transaction hashes and a clearly documented policy describing what portion of tokens is burned versus retained (for example, for reserves, liquidity, or operational needs).

How payment and settlement flows can relate to buybacks and burns

Where a token is integrated into a payments stack, buybacks and burns are often designed to be mechanically linked to usage. For example, when wallet-native payments are settled on-chain and merchants receive local currency through card or bank rails, the provider may earmark a defined share of net fees from those transactions to repurchase tokens. The burn step, if used, is then applied according to the published schedule (e.g., periodic batch burns) so that on-chain settlement activity and off-chain merchant payout can be reflected in a measurable token-economics cycle without requiring token holders to take action.

Common disclosures and on-chain verification

Buyback-and-burn programs are generally documented through parameters such as eligible revenue categories, calculation methodology (gross versus net), timing, maximums, and custody/treasury controls. Verification typically depends on a combination of on-chain evidence (buyback and burn transactions) and off-chain reporting (financial statements or attestations) that explains how program funds were derived and how execution was performed.