# info

## Description

Displays a cryptocurrency ticker with major statistics and a graph.

## Usage

> /info \[crypto] {base}

## Arguments

{% tabs %}
{% tab title="crypto" %}
**Description:** The cryptocurrency to show the ticker of.

**Valid Inputs:** Name or symbol for a supported cryptocurrency.

**Argument Examples:** `eth` `binance-coin` `bitcoin` `XRP`
{% endtab %}

{% tab title="base (optional)" %}
**Description:** The base currency to display the statistics against.

**Valid Inputs:** Valid fiat code, or symbol of one of the few major cryptos supported as base currencies.

**Default:** `usd`

**Argument Examples:** `eur` `TRY` `btc`
{% endtab %}
{% endtabs %}

## Actions

* ⬅️ **button:** Scrolls backwards in time on the graph.
* ➡️ **button:** Scrolls forwards in time on the graph.

## &#x20;Examples

* `/info btc`
* `/info zcash eur`
* `/info ethereum try`

## Preview

*Command previews are coming soon...*
