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
How Much Will Silver Be Worth If The Dollar Collapses?
Convert 300000 SATS to USD - Satoshi to US Dollar Converter | CoinCodex
Duralast Gold Cv Axle
Skylar Vox Bra Size
Minooka Channahon Patch
Joliet Patch Arrests Today
Tyson Employee Paperless
How To Do A Springboard Attack In Wwe 2K22
Plaza Nails Clifton
Vaya Timeclock
Shorthand: The Write Way to Speed Up Communication
Unraveling The Mystery: Does Breckie Hill Have A Boyfriend?
123 Movies Black Adam
Craigslist Labor Gigs Albuquerque
Voyeuragency
2016 Hyundai Sonata Price, Value, Depreciation & Reviews | Kelley Blue Book
Sams Early Hours
Find Such That The Following Matrix Is Singular.
Gem City Surgeons Miami Valley South
Craigslist Mt Pleasant Sc
Golden Abyss - Chapter 5 - Lunar_Angel
Jang Urdu Today
Vegito Clothes Xenoverse 2
Jenna Ortega’s Height, Age, Net Worth & Biography
Construction Management Jumpstart 3Rd Edition Pdf Free Download
3Movierulz
Craigs List Jonesboro Ar
2004 Honda Odyssey Firing Order
Lincoln Financial Field, section 110, row 4, home of Philadelphia Eagles, Temple Owls, page 1
Inmate Search Disclaimer – Sheriff
Where Can I Cash A Huntington National Bank Check
Old Peterbilt For Sale Craigslist
Missouri State Highway Patrol Will Utilize Acadis to Improve Curriculum and Testing Management
CVS Near Me | Somersworth, NH
Top-ranked Wisconsin beats Marquette in front of record volleyball crowd at Fiserv Forum. What we learned.
In Polen und Tschechien droht Hochwasser - Brandenburg beobachtet Lage
Craigslist Lakeside Az
Other Places to Get Your Steps - Walk Cabarrus
Craigslist en Santa Cruz, California: Tu Guía Definitiva para Comprar, Vender e Intercambiar - First Republic Craigslist
manhattan cars & trucks - by owner - craigslist
Gas Buddy Il
Costco The Dalles Or
What is a lifetime maximum benefit? | healthinsurance.org
Rise Meadville Reviews
Dragon Ball Super Card Game Announces Next Set: Realm Of The Gods
Sapphire Pine Grove
Strawberry Lake Nd Cabins For Sale
Morbid Ash And Annie Drew
Southwind Village, Southend Village, Southwood Village, Supervision Of Alcohol Sales In Church And Village Halls
Craigs List Sarasota
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.