tokenomist-burn-buyback

Fetch token burn and buyback events via Tokenomist API and compute net inflation.

24|2|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/tokenomist-ai/tokenomist-cli --skill tokenomist-burn-buyback
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tokenomist-burn-buyback
Source: https://github.com/tokenomist-ai/tokenomist-cli/tree/main/skills/tokenomist-burn-buyback
Command: npx skills add https://github.com/tokenomist-ai/tokenomist-cli --skill tokenomist-burn-buyback

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Burn and buyback activity data is essential to measure how deflationary mechanisms affect token supply and investor value.

Core Features & Use Cases

  • Retrieve burn and buyback events for tokens
  • Compute net deflation/inflation by comparing burns and buybacks
  • Compare across tokens and time ranges to identify deflationary leaders

Quick Start

Query burn and buyback events for a token and generate a concise deflation impact report.

Frequently Asked Questions about tokenomist-burn-buyback

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I track token burn and buyback activity to assess deflationary pressure?

Token burn and buyback activity is tracked by fetching events via the CLI to compute totalBurnAmount and totalBuybackAmount. This measures deflationary pressure by comparing burns and buybacks across historical periods to assess net inflation.

What is token deflation and how do buybacks affect token supply?

Token deflation is the reduction of token supply measured by comparing burn and buyback events against emissions. Buybacks reduce circulating supply, and tracking these activities reveals how deflationary mechanisms impact investor value over time.

How do I calculate net deflation or inflation for a specific token?

Calculate net deflation or inflation by using the CLI to retrieve burn and buyback events for a token, then comparing the totalBurnAmount and totalBuybackAmount against token emissions to determine the net supply change over a historical period.

Do I need API access to analyze token burns and buybacks?

Yes, you need API access to Tokenomist to analyze token burns and buybacks. The Skill uses the CLI to fetch token-level events and compute totals, requiring this connectivity to retrieve the necessary historical data for deflation analysis.

How can I compare deflationary leaders across different tokens?

Compare deflationary leaders by applying burn and buyback analysis across multiple tokens and time ranges. Computing net inflation for each token reveals which ones have the strongest deflationary pressure based on their burn and buyback totals.