1/ I'm testing the load value from custom JSON source. In my case, with the exchange rate.
When I set a Custom provider, in this case in the exchange, It would be nice if we could see the name of the new provider instead of the original name
[
{
"name": "Grin_31",
"algorithm": "cuckAToo31",
"image": "images/coin/grin.png",
"blockTime": 60.0,
"blockReward": 60.0,
"lastBlock": 105091.0,
"price_usd": 3.0702565507108046,
"price_btc": 0.00074869867660520557,
"highestBid": 0.00075128,
"lowestAsk": 0.00059898,
"volume_usd": 1234929.7665118622,
"totalSupply": 0.0,
"marketCapUSD": 0.0,
"percentChange_1h": 0.0,
"percentChange_24h": -0.019512294599506763,
"percentChange_7d": 0.0,
"symbol": "GRIN",
"nethash24": 37576.587968220338,
"nethash6": 36653.468465308753,
"nethash3": 32042.740900438337,
"currentNethash": 28091.858434797192,
"difficulty24": 3264615362.9355512,
"difficulty6": 3184793531.0840335,
"difficulty3": 2784170726.8305087,
"currentDifficulty": 2440881389.0,
"powerWatt": 0.0,
"kWhPriceUSD": 0.0,
"rewardsInHour": 11497.884233393746,
"rewardsInDay": 275949.22160144988,
"rewardsInWeek": 1931644.5512101492,
"rewardsInMonth": 8278476.6480434965,
"rewardsInYear": 100721465.8845292,
"revenueInHourUSD": 35301.45438689163,
"revenueInDayUSD": 847234.90528539894,
"revenueInWeekUSD": 5930644.3369977931,
"revenueInMonthUSD": 25417047.158561971,
"revenueInYearUSD": 309240740.42917061,
"profitInHourUSD": 35301.45438689163,
"profitInDayUSD": 847234.90528539917,
"profitInWeekUSD": 5930644.336997794,
"profitInMonthUSD": 25417047.158561975,
"profitInYearUSD": 309240740.42917073,
"yourHashrate": 1000000.0,
"exchanges": [
{
"name": "QBTC",
"base": "USDT",
"quote": "GRIN",
"price": 0.000734525427283417,
"price_in_base": 3.01,
"volume": 83.888021192869957,
"change": 0.0,
"buyPrice": 0.0,
"sellPrice": 0.0,
"lastUpdate": 1553902444
},
{
"name": "Poloniex",
"base": "BTC",
"quote": "GRIN",
"price": 0.00075685884465330271,
"price_in_base": 0.00075685,
"volume": 61.475533484613287,
"change": 0.20644307,
"buyPrice": 0.00075012,
"sellPrice": 0.00075685,
"lastUpdate": 1553902505
},
{
"name": "Bittrex",
"base": "BTC",
"quote": "GRIN",
"price": 0.00074000864774188282,
"price_in_base": 0.00074,
"volume": 42.965251329801717,
"change": 0.0,
"buyPrice": 0.00074,
"sellPrice": 0.00075,
"lastUpdate": 1553902505
},
{
"name": "Kucoin",
"base": "BTC",
"quote": "GRIN",
"price": 0.00075092877535450628,
"price_in_base": 0.00075092,
"volume": 40.672430054091613,
"change": 0.0,
"buyPrice": 0.00075128,
"sellPrice": 0.00075997,
"lastUpdate": 1553902525
},
{
"name": "Hitbtc",
"base": "USD",
"quote": "GRIN",
"price": 0.00073740279805725023,
"price_in_base": 3.0184,
"volume": 21.453548793850032,
"change": 0.0,
"buyPrice": 3.01459,
"sellPrice": 3.03165,
"lastUpdate": 1553902515
},