You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
homepage/docs/widgets/services/coin-market-cap.md

647 B

title description
Coin Market Cap Coin Market Cap Widget Configuration

Get your API key from your CoinMarketCap Pro Dashboard.

Allowed fields: no configurable fields for this widget.

widget:
    type: coinmarketcap
    currency: GBP # Optional
    symbols: [BTC, LTC, ETH]
    key: apikeyapikeyapikeyapikeyapikey

You can also specify slugs instead of symbols (since symbols aren't garaunteed to be unique). If you supply both, slugs will be used. For example:

widget:
    type: coinmarketcap
    slugs: [chia-network, uniswap]
    key: apikeyapikeyapikeyapikeyapikey