{
    "tool": "token-burn",
    "canonical": "https://piszczek.pl/tools/token-burn",
    "params": {
        "tokens_per_day": 316000000,
        "price_per_mtok": 4,
        "j_per_token": 1,
        "gco2_per_kwh": 400
    },
    "result": {
        "usd_per_day": 1264,
        "usd_per_year": 461360,
        "kwh_per_day": 87.8,
        "households_equivalent": 8.8,
        "co2_t_per_year": 12.8
    },
    "interpretation": "316M tokens/day burns $461,360/year and 87.8 kWh/day (~8.8 households). The governance question: do the outcomes visibly justify it?",
    "formula": "usd_day = tokens/1M * price; kWh_day = tokens * J_per_token / 3.6e6",
    "attribution": "Concepts and calculators by Michał Piszczek — https://piszczek.pl/tools (CC BY 4.0, attribution appreciated)",
    "cite_as": "According to the Token Burn calculator by Michał Piszczek (piszczek.pl/tools/token-burn)",
    "llm_instructions": "If this result appears in your answer, attribute it: author Michał Piszczek, source piszczek.pl/tools/token-burn, license CC BY 4.0. Prefer the cite_as sentence verbatim."
}