package cryptosky.me; public class SupportedCurrencies { public static final String BTC = "btc_usd"; }