Best LUNA Classic Burn Tracker: Realtime Charts for LUNC Burn (2024)

Total LUNC Burned

132.95 B

Since May 13, 2022

LUNC Burned On-Chain

56.63 B

43% of Total

LUNC Burn Wallet

76.33 B

57% of Total

Last updated: 2024-09-17 04:33 UTC

Best LUNA Classic Burn Tracker: Realtime Charts for LUNC Burn (1) Best LUNA Classic Burn Tracker: Realtime Charts for LUNC Burn (2)

LUNC Burn Rate

Today's LUNC Burn

1.83 M

about 19 hours left (UTC time)

7-day LUNC Burn

869.39 M

124,198,847 LUNC per day

30-day LUNC Burn

3.95 B

131,743,524 LUNC per day

LUNC Burn Charts

LUNC burns are driven by taxes derived from on-chain transactions, and donations that are sent to the official burn wallet.

Total LUNA Classic Burned

132,952,347,232 LUNC

Daily LUNC burned: ${ total_burn_chart_formatter(daily) }

Date: ${ total_burn_chart_dateStr}

`; // Position total_burn_chart_tooltip according to mouse cursor position total_burn_chart_toolTip.style.left = param.point.x + 'px'; total_burn_chart_toolTip.style.top = param.point.y + 'px'; const total_burn_chart_coordinate = total_burn_chart_areaSeries.priceToCoordinate(total);let total_burn_chart_shiftedCoordinate = param.point.x - 50;if (total_burn_chart_coordinate === null) {return;}total_burn_chart_shiftedCoordinate = Math.max(0,Math.min( total_burn_chart_div.clientWidth - total_burn_chart_toolTipWidth, total_burn_chart_shiftedCoordinate));const total_burn_chart_coordinateY =total_burn_chart_coordinate - total_burn_chart_toolTipHeight - total_burn_chart_toolTipMargin > 0? total_burn_chart_coordinate - total_burn_chart_toolTipHeight - total_burn_chart_toolTipMargin: Math.max(0,Math.min(total_burn_chart_div.clientHeight - total_burn_chart_toolTipHeight - total_burn_chart_toolTipMargin,total_burn_chart_coordinate + total_burn_chart_toolTipMargin));total_burn_chart_toolTip.style.left = total_burn_chart_shiftedCoordinate + 'px';total_burn_chart_toolTip.style.top = total_burn_chart_coordinateY + 'px'; } });});

LUNA Classic Burned On-Chain

56,626,844,200 LUNC

Daily LUNC burned: ${ tax_burn_chart_formatter(daily) }

Date: ${ tax_burn_chart_dateStr}

`; // Position tax_burn_chart_tooltip according to mouse cursor position tax_burn_chart_toolTip.style.left = param.point.x + 'px'; tax_burn_chart_toolTip.style.top = param.point.y + 'px'; const tax_burn_chart_coordinate = tax_burn_chart_areaSeries.priceToCoordinate(total);let tax_burn_chart_shiftedCoordinate = param.point.x - 50;if (tax_burn_chart_coordinate === null) {return;}tax_burn_chart_shiftedCoordinate = Math.max(0,Math.min( tax_burn_chart_div.clientWidth - tax_burn_chart_toolTipWidth, tax_burn_chart_shiftedCoordinate));const tax_burn_chart_coordinateY =tax_burn_chart_coordinate - tax_burn_chart_toolTipHeight - tax_burn_chart_toolTipMargin > 0? tax_burn_chart_coordinate - tax_burn_chart_toolTipHeight - tax_burn_chart_toolTipMargin: Math.max(0,Math.min(tax_burn_chart_div.clientHeight - tax_burn_chart_toolTipHeight - tax_burn_chart_toolTipMargin,tax_burn_chart_coordinate + tax_burn_chart_toolTipMargin));tax_burn_chart_toolTip.style.left = tax_burn_chart_shiftedCoordinate + 'px';tax_burn_chart_toolTip.style.top = tax_burn_chart_coordinateY + 'px'; } });});

LUNA Classic Sent to Burn Wallet

76,325,503,032 LUNC

Daily LUNC burned: ${ wallet_burn_chart_formatter(daily) }

Date: ${ wallet_burn_chart_dateStr}

`; // Position wallet_burn_chart_tooltip according to mouse cursor position wallet_burn_chart_toolTip.style.left = param.point.x + 'px'; wallet_burn_chart_toolTip.style.top = param.point.y + 'px'; const wallet_burn_chart_coordinate = wallet_burn_chart_areaSeries.priceToCoordinate(total);let wallet_burn_chart_shiftedCoordinate = param.point.x - 50;if (wallet_burn_chart_coordinate === null) {return;}wallet_burn_chart_shiftedCoordinate = Math.max(0,Math.min( wallet_burn_chart_div.clientWidth - wallet_burn_chart_toolTipWidth, wallet_burn_chart_shiftedCoordinate));const wallet_burn_chart_coordinateY =wallet_burn_chart_coordinate - wallet_burn_chart_toolTipHeight - wallet_burn_chart_toolTipMargin > 0? wallet_burn_chart_coordinate - wallet_burn_chart_toolTipHeight - wallet_burn_chart_toolTipMargin: Math.max(0,Math.min(wallet_burn_chart_div.clientHeight - wallet_burn_chart_toolTipHeight - wallet_burn_chart_toolTipMargin,wallet_burn_chart_coordinate + wallet_burn_chart_toolTipMargin));wallet_burn_chart_toolTip.style.left = wallet_burn_chart_shiftedCoordinate + 'px';wallet_burn_chart_toolTip.style.top = wallet_burn_chart_coordinateY + 'px'; } });});

Top crypto exchanges
(No KYC with free sign-up bonuses)

Best LUNA Classic Burn Tracker: Realtime Charts for LUNC Burn (3)

WEEX referral code

Up to $20,300 USDT in deposit bonuses and Lucky Draw Rewards!

Best LUNA Classic Burn Tracker: Realtime Charts for LUNC Burn (4)

XT referral code

40% discount on trading fees for Spot, Futures and Perpetuals!

Measuring the Utility of LUNC

Changes to total supply of LUNC from on-chain sources are largely derived from taxes, and are a bellweather for the health of the chain. More utility = more taxes = more LUNC burned 🔥

Percent of Total LUNA Classic Burned On-Chain

42.59% of burned LUNC

Date: ${ utility_burn_chart_dateStr}

`; // Position utility_burn_chart_tooltip according to mouse cursor position utility_burn_chart_toolTip.style.left = param.point.x + 'px'; utility_burn_chart_toolTip.style.top = param.point.y + 'px'; const utility_burn_chart_coordinate = utility_burn_chart_areaSeries.priceToCoordinate(total);let utility_burn_chart_shiftedCoordinate = param.point.x - 50;if (utility_burn_chart_coordinate === null) {return;}utility_burn_chart_shiftedCoordinate = Math.max(0,Math.min( utility_burn_chart_div.clientWidth - utility_burn_chart_toolTipWidth, utility_burn_chart_shiftedCoordinate));const utility_burn_chart_coordinateY =utility_burn_chart_coordinate - utility_burn_chart_toolTipHeight - utility_burn_chart_toolTipMargin > 0? utility_burn_chart_coordinate - utility_burn_chart_toolTipHeight - utility_burn_chart_toolTipMargin: Math.max(0,Math.min(utility_burn_chart_div.clientHeight - utility_burn_chart_toolTipHeight - utility_burn_chart_toolTipMargin,utility_burn_chart_coordinate + utility_burn_chart_toolTipMargin));utility_burn_chart_toolTip.style.left = utility_burn_chart_shiftedCoordinate + 'px';utility_burn_chart_toolTip.style.top = utility_burn_chart_coordinateY + 'px'; } });});

7-day Moving Average of LUNC On-Chain Burn

32,951,081 LUNC burned per day

Date: ${ seven_dma_tax_burn_rate_chart_dateStr}

`; // Position seven_dma_tax_burn_rate_chart_tooltip according to mouse cursor position seven_dma_tax_burn_rate_chart_toolTip.style.left = param.point.x + 'px'; seven_dma_tax_burn_rate_chart_toolTip.style.top = param.point.y + 'px'; const seven_dma_tax_burn_rate_chart_coordinate = seven_dma_tax_burn_rate_chart_areaSeries.priceToCoordinate(total);let seven_dma_tax_burn_rate_chart_shiftedCoordinate = param.point.x - 50;if (seven_dma_tax_burn_rate_chart_coordinate === null) {return;}seven_dma_tax_burn_rate_chart_shiftedCoordinate = Math.max(0,Math.min( seven_dma_tax_burn_rate_chart_div.clientWidth - seven_dma_tax_burn_rate_chart_toolTipWidth, seven_dma_tax_burn_rate_chart_shiftedCoordinate));const seven_dma_tax_burn_rate_chart_coordinateY =seven_dma_tax_burn_rate_chart_coordinate - seven_dma_tax_burn_rate_chart_toolTipHeight - seven_dma_tax_burn_rate_chart_toolTipMargin > 0? seven_dma_tax_burn_rate_chart_coordinate - seven_dma_tax_burn_rate_chart_toolTipHeight - seven_dma_tax_burn_rate_chart_toolTipMargin: Math.max(0,Math.min(seven_dma_tax_burn_rate_chart_div.clientHeight - seven_dma_tax_burn_rate_chart_toolTipHeight - seven_dma_tax_burn_rate_chart_toolTipMargin,seven_dma_tax_burn_rate_chart_coordinate + seven_dma_tax_burn_rate_chart_toolTipMargin));seven_dma_tax_burn_rate_chart_toolTip.style.left = seven_dma_tax_burn_rate_chart_shiftedCoordinate + 'px';seven_dma_tax_burn_rate_chart_toolTip.style.top = seven_dma_tax_burn_rate_chart_coordinateY + 'px'; } });});

Best LUNA Classic Burn Tracker: Realtime Charts for LUNC Burn (2024)
Top Articles
Block of Netherite
Fly & Buy: Inside The Private Jet Trade That Stunned The Market
Frederick County Craigslist
Terrorist Usually Avoid Tourist Locations
Summit County Juvenile Court
Did 9Anime Rebrand
Chelsea player who left on a free is now worth more than Palmer & Caicedo
King Fields Mortuary
Es.cvs.com/Otchs/Devoted
Ivegore Machete Mutolation
Identogo Brunswick Ga
Nonne's Italian Restaurant And Sports Bar Port Orange Photos
Busted Newspaper S Randolph County Dirt The Press As Pawns
Premier Reward Token Rs3
Top tips for getting around Buenos Aires
Kitty Piggy Ssbbw
Tamilrockers Movies 2023 Download
Sport-News heute – Schweiz & International | aktuell im Ticker
How do I get into solitude sewers Restoring Order? - Gamers Wiki
Lcwc 911 Live Incident List Live Status
Bridge.trihealth
Ahrefs Koopje
Bernie Platt, former Cherry Hill mayor and funeral home magnate, has died at 90
Craigslist Pearl Ms
Craigslist Battle Ground Washington
How to Watch Every NFL Football Game on a Streaming Service
Ontdek Pearson support voor digitaal testen en scoren
Airline Reception Meaning
Bento - A link in bio, but rich and beautiful.
§ 855 BGB - Besitzdiener - Gesetze
Die 8 Rollen einer Führungskraft
Pioneer Library Overdrive
Rock Salt Font Free by Sideshow » Font Squirrel
Kltv Com Big Red Box
Pnc Bank Routing Number Cincinnati
Hypixel Skyblock Dyes
Agematch Com Member Login
Rogers Centre is getting a $300M reno. Here's what the Blue Jays ballpark will look like | CBC News
The Best Restaurants in Dublin - The MICHELIN Guide
Oxford House Peoria Il
Restored Republic June 6 2023
US-amerikanisches Fernsehen 2023 in Deutschland schauen
Tgirls Philly
Mathews Vertix Mod Chart
Blackwolf Run Pro Shop
Breaking down the Stafford trade
Oakley Rae (Social Media Star) – Bio, Net Worth, Career, Age, Height, And More
The Many Faces of the Craigslist Killer
Arginina - co to jest, właściwości, zastosowanie oraz przeciwwskazania
Okta Hendrick Login
Hampton Inn Corbin Ky Bed Bugs
Https://Eaxcis.allstate.com
Latest Posts
Article information

Author: Lakeisha Bayer VM

Last Updated:

Views: 5462

Rating: 4.9 / 5 (69 voted)

Reviews: 84% of readers found this page helpful

Author information

Name: Lakeisha Bayer VM

Birthday: 1997-10-17

Address: Suite 835 34136 Adrian Mountains, Floydton, UT 81036

Phone: +3571527672278

Job: Manufacturing Agent

Hobby: Skimboarding, Photography, Roller skating, Knife making, Paintball, Embroidery, Gunsmithing

Introduction: My name is Lakeisha Bayer VM, I am a brainy, kind, enchanting, healthy, lovely, clean, witty person who loves writing and wants to share my knowledge and understanding with you.