t() :: %Blockfrost.Shared.Epoch{ active_stake: String.t() | nil, block_count: integer(), end_time: integer(), epoch: integer(), fees: String.t(), first_block_time: integer(), last_block_time: integer(), output: String.t(), start_time: integer(), tx_count: integer() }