Watch as ACE gets burned with EIP-1559
In total ${ page.total_burned | formatETH(1) } ACE have been burned up to now.
Base fee
${ page.blocks[0].base_fee_per_gas | formatGWei(1) } GWei ⬈⬊ —
Total burned
${ page.total_burned | formatETH(1) } ACE
Burn rate (1h)
${ page.burn_rate_1_h | formatETH(2) } ACE/min
Burn rate (24h)
${ page.burn_rate_24_h | formatETH(2) } ACE/min
Gas target
${ page.blocks[0].gas_target }
Block utilization
${ page.block_utilization | toFixed(1) } %
Number | Gas Target | Gas Used | Reward | Txs | Age | Base Fee | Burned ACE |
---|---|---|---|---|---|---|---|
${ block.number } | ${ block.gas_target } | ${ block.gas_used } | ${ block.mining_reward | formatETH(5)} ACE | ${ block.tx_count } | ${ block.time | fromNow } | ${ block.base_fee_per_gas | formatGWei(2)} GWei | ${ block.burned_fees | formatETH(5)} ACE |