Hierarchy

  • Stats

Properties

average_block_time: number
coin_price: string
gas_prices: {
    average: number;
    fast: number;
    slow: number;
}

Type declaration

  • average: number
  • fast: number
  • slow: number
gas_used_today: string
market_cap: string
network_utilization_percentage: number
static_gas_price: string
total_addresses: string
total_blocks: string
total_gas_used: string
total_transactions: string
transactions_today: string

Generated using TypeDoc