Криптокиты приобрели 100 тыс. BTC на минувшей неделе

Сетевые метрики указывают на то, что институциональные инвесторы продолжают действовать очень активно. В частности, популярный криптоаналитик под ником ALI отметил, что на минувшей неделе киты приобрели около 100 тыс. монет BTC. По текущему курсу это оценивается примерно в $7 млрд.

В своем анализе эксперт сослался на метрики распределения ставок. Этот индикатор отражает общее количество монет BTC, которые удерживают разные группы инвесторов. Специалист указал на то, что наиболее активно продолжают действовать держатели с балансом от 1000 до 10 тыс. биткоинов. По его словам, институциональные инвесторы массово открывали длинные позиции на фоне недавней просадки BTC.

Это говорит о том, что сильные покупатели продолжают действовать агрессивно. При этом они вновь активизировались, поскольку получили возможность приобрести биткоин по более низким ценам. На этом фоне биткоин локально укрепил свои позиции, преодолев крупную отметку $70 000.

Также эксперт ALI отметил, что по мере развития восходящей тенденции крупные инвесторы решили частично зафиксировать прибыль. Однако на

минувшей неделе криптокиты приобрели 100 тыс. BTC.

Подобное говорит о том, что эти участники рынка вновь приступили к массовому накоплению. На этом фоне специалист сделал вывод, что главная цифровая монета пока не исчерпала потенциал к дальнейшему росту.

Сейчас же флагман крипторынка торгуется вблизи области $68 590, потеряв за минувшие сутки чуть более 1,6%. Торговый объем за предшествующие 24 часа увеличился на 4,5% и достиг отметки $39,98 млрд. Что касается общей капитализации актива, то на текущий момент она превышает уровень $1,347 трлн. Также стоит отметить, что BTC удерживается выше области $68 600, которая выступает сильным уровнем поддержки.

Источник: cryptonews.net

Фото аватара

От admin

You missed

Сколько зарабатывают майнеры биткоина. Что изменилось после халвинга «/> { «@context»: «https://schema.org», «@type»: «BreadcrumbList», «itemListElement»: [{ «@type»: «ListItem», «position»: 1, «name»: «✅РБК», «item»: «https://www.rbc.ru/» },{ «@type»: «ListItem», «position»: 2, «name»: «✅РБК Крипто», «item»: «https://www.rbc.ru/crypto/» },{ «@type»: «ListItem», «position»: 3, «name»: «✅Новость», «item»: «https://www.rbc.ru/crypto/tags/?tag=%D0%9D%D0%BE%D0%B2%D0%BE%D1%81%D1%82%D1%8C» },{ «@type»: «ListItem», «position»: 4, «name»: «✅Майнеры биткоина начали ощущать последствия халвинга. Как это проявляется», «item»: «https://www.rbc.ru/crypto/news/663a124a9a7947163a5c932d» }] } window.foxConfig = { project: ‘crypto’, page: ‘default’, useWeboramaSegments: true, useVideo: true, }; window.foxConfig.backOffice = [{«place_name»:»after_topline_inner»,»refresh_timeout»:1,»max_refresh_count»:999,»activation»:»instant»,»tab_refresh»:true,»viewable_only»:false,»is_disabled»:false},{«place_name»:»after_topline_more_inner»,»refresh_timeout»:1,»max_refresh_count»:999,»activation»:»instant»,»tab_refresh»:true,»viewable_only»:false,»is_disabled»:false},{«place_name»:»after_topline_inner_mobile»,»refresh_timeout»:1,»max_refresh_count»:999,»activation»:»instant»,»tab_refresh»:true,»viewable_only»:false,»is_disabled»:false},{«place_name»:»after_topline_inner_mobile_more»,»refresh_timeout»:1,»max_refresh_count»:999,»activation»:»instant»,»tab_refresh»:true,»viewable_only»:false,»is_disabled»:false}]; RA.config.set(‘banners.preroll’, {«live»:»https://yandex.ru/ads/adfox/256998/getCode?p1=cspxc&p2=hcsm»,»content_video»:»https://yandex.ru/ads/adfox/256998/getCode?p1=cspxc&p2=hcsm»,»live_add_puid»:true,»content_video_add_puid»:true}); RA.config.set(‘fox’, true); RA.config.set(‘fox-video’, true); RA.repo.banner = { isHalt: function() { return false; }, getService: function() { return { getPlaces: function() { return []; }, createPlaceholder: function(){ return null; } } }, addFloatTargetingKeyValue: function() {}, addFloatHideBanners: function() {}, setTargeting: function() {}, addEventListener: function() {}, removeEventListener: function() {}, run: function() {}, refresh: function() {}, clear: function() {}, exclusiveValue: function() {}, checkAdBlock: function() { return 1; }, clearTargeting: function() {}, getFloatHideBanners: function() {}, disableRefresh: function() {}, EVENTS: {} }; const helpers = window.RA.repo.helpers; let hashCode = 0; if (helpers && helpers.hashCode) { hashCode = helpers.hashCode(RA.repo.banner.checkAdBlock.toString()); } window.RA.config.set(‘bHashCode’, hashCode); (function(){ function defineScript ({ src, async, defer }) { return new Promise((resolve, reject) => { const tag = document.createElement(‘script’); tag.type = ‘text/javascript’; tag.src = src; tag.async = !!async; if(defer){ tag.defer = true; } tag.onload = resolve; tag.onerror = reject; document.head.appendChild(tag); }); } window.foxState = { loaded: null, }; defineScript({ src: ‘//s.rbk.ru/v2_rbcbanners_static/rbcbanners-2.1.50/fox/build/app.js’, async: true, }).then(function(){ window.foxState.loaded = true; document.dispatchEvent(new CustomEvent(‘foxLoaded’)); }).catch(function(){ const errorType = ‘loaderError’; document.dispatchEvent(new CustomEvent(‘foxError’, { detail: { type: errorType, }, })); window.foxState.foxError = errorType; window.foxState.loaded = false; }); })(); RA.version = 10; RA.env = (‘production’ || ‘production’); // develop, test, staging, production RA.config.set(‘device.isMobile’, false); RA.config.set(‘device.isApp’, false); RA.config.set(‘ajax.prefix’, ‘/crypto/v2/’); RA.config.set(‘layout.mainMenuHeight’, 105); RA.config.set(‘layout.toplineHeight’, 45); RA.config.set(‘layout.headerHeight’, 60); RA.config.set(‘layout.layoutMinBreakpoint’, 1260); RA.config.set(‘layout.layoutMinWidth’, 980); RA.config.set(‘layout.bottomBannerHeight’, 250); RA.config.set(‘layout.billboardHeight’, 250); RA.config.set(‘layout.isLogoBW’, false); RA.config.set(‘layout.templatePath’, ‘public’); RA.config.set(‘urls.common_static’, ‘//s.rbk.ru/v2_crypto_static/common/common-10.10.140/’); RA.config.set(‘urls.static’, ‘//s.rbk.ru/v2_crypto_static/crypto-2.0.56/’); RA.config.set(‘urls.image’, ‘https://s.rbk.ru/v2_crypto_static/current/images/’); RA.config.set(‘domain’, ‘.rbc.ru’); RA.config.set(‘domainAuth’, ‘https://auth.rbc.ru’); RA.config.set(‘domainApigw’, ‘https://apigw.rbc.ru’); RA.config.set(‘pro.cookie’, »); RA.config.set(‘video.off’, false); RA.config.set(‘paywall.user.logined’, false); RA.config.set(‘paywall.user.paid’, false); RA.config.set(‘mainPage’, false); RA.config.set(‘showBanners’, true); RA.config.set(‘noVideo’, false); RA.config.set(‘disableThirdPartyScripts’, false); RA.config.set(‘split’, ‘Z’); RA.config.set(‘yandexCaptchaKey’, »); RA.config.set(‘newslist’, [«663b95f39a7947d2dd664232″,»663b87429a7947e2ec882919″,»663b61449a7947b1a17af259″,»663b35739a7947e344ae67a8″,»663b1d9b9a7947006f8c6cf5″,»663a31419a794729d21c5460″,»6638f8a29a794740029ec1bc»,»6639d0699a79475aeb62338f»,»6639498e9a79473f5a0cbb4c»,»6638c4b49a7947762641155a»,»6638d3d89a7947a783b18850″,»6638a8e69a7947270177bda9″,»663888539a79475c90989126″,»663877569a794783e6a157a9″,»663772be9a7947404d4954e9″,»6636190d9a79471782e452b2″,»663506769a7947136c4936e9″,»6634e97d9a7947cc72e2a76c»,»6634e74f9a7947cc72e2a761″,»6634c77e9a79472050a85550″,»6634bd3e9a794747c8a3eb34″,»6634a6369a7947c1fa684afa»,»6634893c9a7947ee09f2a26f»,»6633c48b9a7947ac213191ea»,»663395c59a79476517995ef5″]); RA.config.set(‘newsTypeList’, {«663b95f39a7947d2dd664232″:»article»,»663b87429a7947e2ec882919″:»article»,»663b61449a7947b1a17af259″:»article»,»663b35739a7947e344ae67a8″:»article»,»663b1d9b9a7947006f8c6cf5″:»article»,»663a31419a794729d21c5460″:»article»,»6638f8a29a794740029ec1bc»:»article»,»6639d0699a79475aeb62338f»:»article»,»6639498e9a79473f5a0cbb4c»:»article»,»6638c4b49a7947762641155a»:»article»,»6638d3d89a7947a783b18850″:»article»,»6638a8e69a7947270177bda9″:»article»,»663888539a79475c90989126″:»article»,»663877569a794783e6a157a9″:»article»,»663772be9a7947404d4954e9″:»article»,»6636190d9a79471782e452b2″:»article»,»663506769a7947136c4936e9″:»article»,»6634e97d9a7947cc72e2a76c»:»article»,»6634e74f9a7947cc72e2a761″:»article»,»6634c77e9a79472050a85550″:»article»,»6634bd3e9a794747c8a3eb34″:»article»,»6634a6369a7947c1fa684afa»:»article»,»6634893c9a7947ee09f2a26f»:»article»,»6633c48b9a7947ac213191ea»:»article»,»663395c59a79476517995ef5″:»article»}); RA.config.set(‘project’, ‘crypto’); RA.config.set(‘trackingRequestIsEnabled’, true); RA.config.set(‘readmore.url’, ‘/crypto/geo/interesting/news/’); :root { —auto-if-no-script: auto; —none-if-no-script: none; —block-if-no-script: block; —zero-if-no-script: 0; —one-if-no-script: 1; } Крипто Телеканал Pro Инвестиции Мероприятия Отрасли Недвижимость Autonews Спорт Тренды Национальные проекты Город Стиль Крипто РБК+ Дискуссионный клуб Исследования Кредитные рейтинги Франшизы Газета Спецпроекты СПб Конференции СПб Спецпроекты Проверка контрагентов РБК Библиотека ESG-индекс Политика Экономика Бизнес Технологии и медиа Финансы РБК Компании … Скрыть баннеры

Сколько зарабатывают майнеры биткоина. Что изменилось после халвинга «/> { «@context»: «https://schema.org», «@type»: «BreadcrumbList», «itemListElement»: [{ «@type»: «ListItem», «position»: 1, «name»: «✅РБК», «item»: «https://www.rbc.ru/» },{ «@type»: «ListItem», «position»: 2, «name»: «✅РБК Крипто», «item»: «https://www.rbc.ru/crypto/» },{ «@type»: «ListItem», «position»: 3, «name»: «✅Новость», «item»: «https://www.rbc.ru/crypto/tags/?tag=%D0%9D%D0%BE%D0%B2%D0%BE%D1%81%D1%82%D1%8C» },{ «@type»: «ListItem», «position»: 4, «name»: «✅Майнеры биткоина начали ощущать последствия халвинга. Как это проявляется», «item»: «https://www.rbc.ru/crypto/news/663a124a9a7947163a5c932d» }] } window.foxConfig = { project: ‘crypto’, page: ‘default’, useWeboramaSegments: true, useVideo: true, }; window.foxConfig.backOffice = [{«place_name»:»after_topline_inner»,»refresh_timeout»:1,»max_refresh_count»:999,»activation»:»instant»,»tab_refresh»:true,»viewable_only»:false,»is_disabled»:false},{«place_name»:»after_topline_more_inner»,»refresh_timeout»:1,»max_refresh_count»:999,»activation»:»instant»,»tab_refresh»:true,»viewable_only»:false,»is_disabled»:false},{«place_name»:»after_topline_inner_mobile»,»refresh_timeout»:1,»max_refresh_count»:999,»activation»:»instant»,»tab_refresh»:true,»viewable_only»:false,»is_disabled»:false},{«place_name»:»after_topline_inner_mobile_more»,»refresh_timeout»:1,»max_refresh_count»:999,»activation»:»instant»,»tab_refresh»:true,»viewable_only»:false,»is_disabled»:false}]; RA.config.set(‘banners.preroll’, {«live»:»https://yandex.ru/ads/adfox/256998/getCode?p1=cspxc&p2=hcsm»,»content_video»:»https://yandex.ru/ads/adfox/256998/getCode?p1=cspxc&p2=hcsm»,»live_add_puid»:true,»content_video_add_puid»:true}); RA.config.set(‘fox’, true); RA.config.set(‘fox-video’, true); RA.repo.banner = { isHalt: function() { return false; }, getService: function() { return { getPlaces: function() { return []; }, createPlaceholder: function(){ return null; } } }, addFloatTargetingKeyValue: function() {}, addFloatHideBanners: function() {}, setTargeting: function() {}, addEventListener: function() {}, removeEventListener: function() {}, run: function() {}, refresh: function() {}, clear: function() {}, exclusiveValue: function() {}, checkAdBlock: function() { return 1; }, clearTargeting: function() {}, getFloatHideBanners: function() {}, disableRefresh: function() {}, EVENTS: {} }; const helpers = window.RA.repo.helpers; let hashCode = 0; if (helpers && helpers.hashCode) { hashCode = helpers.hashCode(RA.repo.banner.checkAdBlock.toString()); } window.RA.config.set(‘bHashCode’, hashCode); (function(){ function defineScript ({ src, async, defer }) { return new Promise((resolve, reject) => { const tag = document.createElement(‘script’); tag.type = ‘text/javascript’; tag.src = src; tag.async = !!async; if(defer){ tag.defer = true; } tag.onload = resolve; tag.onerror = reject; document.head.appendChild(tag); }); } window.foxState = { loaded: null, }; defineScript({ src: ‘//s.rbk.ru/v2_rbcbanners_static/rbcbanners-2.1.50/fox/build/app.js’, async: true, }).then(function(){ window.foxState.loaded = true; document.dispatchEvent(new CustomEvent(‘foxLoaded’)); }).catch(function(){ const errorType = ‘loaderError’; document.dispatchEvent(new CustomEvent(‘foxError’, { detail: { type: errorType, }, })); window.foxState.foxError = errorType; window.foxState.loaded = false; }); })(); RA.version = 10; RA.env = (‘production’ || ‘production’); // develop, test, staging, production RA.config.set(‘device.isMobile’, false); RA.config.set(‘device.isApp’, false); RA.config.set(‘ajax.prefix’, ‘/crypto/v2/’); RA.config.set(‘layout.mainMenuHeight’, 105); RA.config.set(‘layout.toplineHeight’, 45); RA.config.set(‘layout.headerHeight’, 60); RA.config.set(‘layout.layoutMinBreakpoint’, 1260); RA.config.set(‘layout.layoutMinWidth’, 980); RA.config.set(‘layout.bottomBannerHeight’, 250); RA.config.set(‘layout.billboardHeight’, 250); RA.config.set(‘layout.isLogoBW’, false); RA.config.set(‘layout.templatePath’, ‘public’); RA.config.set(‘urls.common_static’, ‘//s.rbk.ru/v2_crypto_static/common/common-10.10.140/’); RA.config.set(‘urls.static’, ‘//s.rbk.ru/v2_crypto_static/crypto-2.0.56/’); RA.config.set(‘urls.image’, ‘https://s.rbk.ru/v2_crypto_static/current/images/’); RA.config.set(‘domain’, ‘.rbc.ru’); RA.config.set(‘domainAuth’, ‘https://auth.rbc.ru’); RA.config.set(‘domainApigw’, ‘https://apigw.rbc.ru’); RA.config.set(‘pro.cookie’, »); RA.config.set(‘video.off’, false); RA.config.set(‘paywall.user.logined’, false); RA.config.set(‘paywall.user.paid’, false); RA.config.set(‘mainPage’, false); RA.config.set(‘showBanners’, true); RA.config.set(‘noVideo’, false); RA.config.set(‘disableThirdPartyScripts’, false); RA.config.set(‘split’, ‘Z’); RA.config.set(‘yandexCaptchaKey’, »); RA.config.set(‘newslist’, [«663b95f39a7947d2dd664232″,»663b87429a7947e2ec882919″,»663b61449a7947b1a17af259″,»663b35739a7947e344ae67a8″,»663b1d9b9a7947006f8c6cf5″,»663a31419a794729d21c5460″,»6638f8a29a794740029ec1bc»,»6639d0699a79475aeb62338f»,»6639498e9a79473f5a0cbb4c»,»6638c4b49a7947762641155a»,»6638d3d89a7947a783b18850″,»6638a8e69a7947270177bda9″,»663888539a79475c90989126″,»663877569a794783e6a157a9″,»663772be9a7947404d4954e9″,»6636190d9a79471782e452b2″,»663506769a7947136c4936e9″,»6634e97d9a7947cc72e2a76c»,»6634e74f9a7947cc72e2a761″,»6634c77e9a79472050a85550″,»6634bd3e9a794747c8a3eb34″,»6634a6369a7947c1fa684afa»,»6634893c9a7947ee09f2a26f»,»6633c48b9a7947ac213191ea»,»663395c59a79476517995ef5″]); RA.config.set(‘newsTypeList’, {«663b95f39a7947d2dd664232″:»article»,»663b87429a7947e2ec882919″:»article»,»663b61449a7947b1a17af259″:»article»,»663b35739a7947e344ae67a8″:»article»,»663b1d9b9a7947006f8c6cf5″:»article»,»663a31419a794729d21c5460″:»article»,»6638f8a29a794740029ec1bc»:»article»,»6639d0699a79475aeb62338f»:»article»,»6639498e9a79473f5a0cbb4c»:»article»,»6638c4b49a7947762641155a»:»article»,»6638d3d89a7947a783b18850″:»article»,»6638a8e69a7947270177bda9″:»article»,»663888539a79475c90989126″:»article»,»663877569a794783e6a157a9″:»article»,»663772be9a7947404d4954e9″:»article»,»6636190d9a79471782e452b2″:»article»,»663506769a7947136c4936e9″:»article»,»6634e97d9a7947cc72e2a76c»:»article»,»6634e74f9a7947cc72e2a761″:»article»,»6634c77e9a79472050a85550″:»article»,»6634bd3e9a794747c8a3eb34″:»article»,»6634a6369a7947c1fa684afa»:»article»,»6634893c9a7947ee09f2a26f»:»article»,»6633c48b9a7947ac213191ea»:»article»,»663395c59a79476517995ef5″:»article»}); RA.config.set(‘project’, ‘crypto’); RA.config.set(‘trackingRequestIsEnabled’, true); RA.config.set(‘readmore.url’, ‘/crypto/geo/interesting/news/’); :root { —auto-if-no-script: auto; —none-if-no-script: none; —block-if-no-script: block; —zero-if-no-script: 0; —one-if-no-script: 1; } Крипто Телеканал Pro Инвестиции Мероприятия Отрасли Недвижимость Autonews Спорт Тренды Национальные проекты Город Стиль Крипто РБК+ Дискуссионный клуб Исследования Кредитные рейтинги Франшизы Газета Спецпроекты СПб Конференции СПб Спецпроекты Проверка контрагентов РБК Библиотека ESG-индекс Политика Экономика Бизнес Технологии и медиа Финансы РБК Компании … Скрыть баннеры

Сколько зарабатывают майнеры биткоина. Что изменилось после халвинга «/> { «@context»: «https://schema.org», «@type»: «BreadcrumbList», «itemListElement»: [{ «@type»: «ListItem», «position»: 1, «name»: «✅РБК», «item»: «https://www.rbc.ru/» },{ «@type»: «ListItem», «position»: 2, «name»: «✅РБК Крипто», «item»: «https://www.rbc.ru/crypto/» },{ «@type»: «ListItem», «position»: 3, «name»: «✅Новость», «item»: «https://www.rbc.ru/crypto/tags/?tag=%D0%9D%D0%BE%D0%B2%D0%BE%D1%81%D1%82%D1%8C» },{ «@type»: «ListItem», «position»: 4, «name»: «✅Майнеры биткоина начали ощущать последствия халвинга. Как это проявляется», «item»: «https://www.rbc.ru/crypto/news/663a124a9a7947163a5c932d» }] } window.foxConfig = { project: ‘crypto’, page: ‘default’, useWeboramaSegments: true, useVideo: true, }; window.foxConfig.backOffice = [{«place_name»:»after_topline_inner»,»refresh_timeout»:1,»max_refresh_count»:999,»activation»:»instant»,»tab_refresh»:true,»viewable_only»:false,»is_disabled»:false},{«place_name»:»after_topline_more_inner»,»refresh_timeout»:1,»max_refresh_count»:999,»activation»:»instant»,»tab_refresh»:true,»viewable_only»:false,»is_disabled»:false},{«place_name»:»after_topline_inner_mobile»,»refresh_timeout»:1,»max_refresh_count»:999,»activation»:»instant»,»tab_refresh»:true,»viewable_only»:false,»is_disabled»:false},{«place_name»:»after_topline_inner_mobile_more»,»refresh_timeout»:1,»max_refresh_count»:999,»activation»:»instant»,»tab_refresh»:true,»viewable_only»:false,»is_disabled»:false}]; RA.config.set(‘banners.preroll’, {«live»:»https://yandex.ru/ads/adfox/256998/getCode?p1=cspxc&p2=hcsm»,»content_video»:»https://yandex.ru/ads/adfox/256998/getCode?p1=cspxc&p2=hcsm»,»live_add_puid»:true,»content_video_add_puid»:true}); RA.config.set(‘fox’, true); RA.config.set(‘fox-video’, true); RA.repo.banner = { isHalt: function() { return false; }, getService: function() { return { getPlaces: function() { return []; }, createPlaceholder: function(){ return null; } } }, addFloatTargetingKeyValue: function() {}, addFloatHideBanners: function() {}, setTargeting: function() {}, addEventListener: function() {}, removeEventListener: function() {}, run: function() {}, refresh: function() {}, clear: function() {}, exclusiveValue: function() {}, checkAdBlock: function() { return 1; }, clearTargeting: function() {}, getFloatHideBanners: function() {}, disableRefresh: function() {}, EVENTS: {} }; const helpers = window.RA.repo.helpers; let hashCode = 0; if (helpers && helpers.hashCode) { hashCode = helpers.hashCode(RA.repo.banner.checkAdBlock.toString()); } window.RA.config.set(‘bHashCode’, hashCode); (function(){ function defineScript ({ src, async, defer }) { return new Promise((resolve, reject) => { const tag = document.createElement(‘script’); tag.type = ‘text/javascript’; tag.src = src; tag.async = !!async; if(defer){ tag.defer = true; } tag.onload = resolve; tag.onerror = reject; document.head.appendChild(tag); }); } window.foxState = { loaded: null, }; defineScript({ src: ‘//s.rbk.ru/v2_rbcbanners_static/rbcbanners-2.1.50/fox/build/app.js’, async: true, }).then(function(){ window.foxState.loaded = true; document.dispatchEvent(new CustomEvent(‘foxLoaded’)); }).catch(function(){ const errorType = ‘loaderError’; document.dispatchEvent(new CustomEvent(‘foxError’, { detail: { type: errorType, }, })); window.foxState.foxError = errorType; window.foxState.loaded = false; }); })(); RA.version = 10; RA.env = (‘production’ || ‘production’); // develop, test, staging, production RA.config.set(‘device.isMobile’, false); RA.config.set(‘device.isApp’, false); RA.config.set(‘ajax.prefix’, ‘/crypto/v2/’); RA.config.set(‘layout.mainMenuHeight’, 105); RA.config.set(‘layout.toplineHeight’, 45); RA.config.set(‘layout.headerHeight’, 60); RA.config.set(‘layout.layoutMinBreakpoint’, 1260); RA.config.set(‘layout.layoutMinWidth’, 980); RA.config.set(‘layout.bottomBannerHeight’, 250); RA.config.set(‘layout.billboardHeight’, 250); RA.config.set(‘layout.isLogoBW’, false); RA.config.set(‘layout.templatePath’, ‘public’); RA.config.set(‘urls.common_static’, ‘//s.rbk.ru/v2_crypto_static/common/common-10.10.140/’); RA.config.set(‘urls.static’, ‘//s.rbk.ru/v2_crypto_static/crypto-2.0.56/’); RA.config.set(‘urls.image’, ‘https://s.rbk.ru/v2_crypto_static/current/images/’); RA.config.set(‘domain’, ‘.rbc.ru’); RA.config.set(‘domainAuth’, ‘https://auth.rbc.ru’); RA.config.set(‘domainApigw’, ‘https://apigw.rbc.ru’); RA.config.set(‘pro.cookie’, »); RA.config.set(‘video.off’, false); RA.config.set(‘paywall.user.logined’, false); RA.config.set(‘paywall.user.paid’, false); RA.config.set(‘mainPage’, false); RA.config.set(‘showBanners’, true); RA.config.set(‘noVideo’, false); RA.config.set(‘disableThirdPartyScripts’, false); RA.config.set(‘split’, ‘Z’); RA.config.set(‘yandexCaptchaKey’, »); RA.config.set(‘newslist’, [«663b95f39a7947d2dd664232″,»663b87429a7947e2ec882919″,»663b61449a7947b1a17af259″,»663b35739a7947e344ae67a8″,»663b1d9b9a7947006f8c6cf5″,»663a31419a794729d21c5460″,»6638f8a29a794740029ec1bc»,»6639d0699a79475aeb62338f»,»6639498e9a79473f5a0cbb4c»,»6638c4b49a7947762641155a»,»6638d3d89a7947a783b18850″,»6638a8e69a7947270177bda9″,»663888539a79475c90989126″,»663877569a794783e6a157a9″,»663772be9a7947404d4954e9″,»6636190d9a79471782e452b2″,»663506769a7947136c4936e9″,»6634e97d9a7947cc72e2a76c»,»6634e74f9a7947cc72e2a761″,»6634c77e9a79472050a85550″,»6634bd3e9a794747c8a3eb34″,»6634a6369a7947c1fa684afa»,»6634893c9a7947ee09f2a26f»,»6633c48b9a7947ac213191ea»,»663395c59a79476517995ef5″]); RA.config.set(‘newsTypeList’, {«663b95f39a7947d2dd664232″:»article»,»663b87429a7947e2ec882919″:»article»,»663b61449a7947b1a17af259″:»article»,»663b35739a7947e344ae67a8″:»article»,»663b1d9b9a7947006f8c6cf5″:»article»,»663a31419a794729d21c5460″:»article»,»6638f8a29a794740029ec1bc»:»article»,»6639d0699a79475aeb62338f»:»article»,»6639498e9a79473f5a0cbb4c»:»article»,»6638c4b49a7947762641155a»:»article»,»6638d3d89a7947a783b18850″:»article»,»6638a8e69a7947270177bda9″:»article»,»663888539a79475c90989126″:»article»,»663877569a794783e6a157a9″:»article»,»663772be9a7947404d4954e9″:»article»,»6636190d9a79471782e452b2″:»article»,»663506769a7947136c4936e9″:»article»,»6634e97d9a7947cc72e2a76c»:»article»,»6634e74f9a7947cc72e2a761″:»article»,»6634c77e9a79472050a85550″:»article»,»6634bd3e9a794747c8a3eb34″:»article»,»6634a6369a7947c1fa684afa»:»article»,»6634893c9a7947ee09f2a26f»:»article»,»6633c48b9a7947ac213191ea»:»article»,»663395c59a79476517995ef5″:»article»}); RA.config.set(‘project’, ‘crypto’); RA.config.set(‘trackingRequestIsEnabled’, true); RA.config.set(‘readmore.url’, ‘/crypto/geo/interesting/news/’); :root { —auto-if-no-script: auto; —none-if-no-script: none; —block-if-no-script: block; —zero-if-no-script: 0; —one-if-no-script: 1; } Крипто Телеканал Pro Инвестиции Мероприятия Отрасли Недвижимость Autonews Спорт Тренды Национальные проекты Город Стиль Крипто РБК+ Дискуссионный клуб Исследования Кредитные рейтинги Франшизы Газета Спецпроекты СПб Конференции СПб Спецпроекты Проверка контрагентов РБК Библиотека ESG-индекс Политика Экономика Бизнес Технологии и медиа Финансы РБК Компании … Скрыть баннеры

Сколько зарабатывают майнеры биткоина. Что изменилось после халвинга «/> { «@context»: «https://schema.org», «@type»: «BreadcrumbList», «itemListElement»: [{ «@type»: «ListItem», «position»: 1, «name»: «✅РБК», «item»: «https://www.rbc.ru/» },{ «@type»: «ListItem», «position»: 2, «name»: «✅РБК Крипто», «item»: «https://www.rbc.ru/crypto/» },{ «@type»: «ListItem», «position»: 3, «name»: «✅Новость», «item»: «https://www.rbc.ru/crypto/tags/?tag=%D0%9D%D0%BE%D0%B2%D0%BE%D1%81%D1%82%D1%8C» },{ «@type»: «ListItem», «position»: 4, «name»: «✅Майнеры биткоина начали ощущать последствия халвинга. Как это проявляется», «item»: «https://www.rbc.ru/crypto/news/663a124a9a7947163a5c932d» }] } window.foxConfig = { project: ‘crypto’, page: ‘default’, useWeboramaSegments: true, useVideo: true, }; window.foxConfig.backOffice = [{«place_name»:»after_topline_inner»,»refresh_timeout»:1,»max_refresh_count»:999,»activation»:»instant»,»tab_refresh»:true,»viewable_only»:false,»is_disabled»:false},{«place_name»:»after_topline_more_inner»,»refresh_timeout»:1,»max_refresh_count»:999,»activation»:»instant»,»tab_refresh»:true,»viewable_only»:false,»is_disabled»:false},{«place_name»:»after_topline_inner_mobile»,»refresh_timeout»:1,»max_refresh_count»:999,»activation»:»instant»,»tab_refresh»:true,»viewable_only»:false,»is_disabled»:false},{«place_name»:»after_topline_inner_mobile_more»,»refresh_timeout»:1,»max_refresh_count»:999,»activation»:»instant»,»tab_refresh»:true,»viewable_only»:false,»is_disabled»:false}]; RA.config.set(‘banners.preroll’, {«live»:»https://yandex.ru/ads/adfox/256998/getCode?p1=cspxc&p2=hcsm»,»content_video»:»https://yandex.ru/ads/adfox/256998/getCode?p1=cspxc&p2=hcsm»,»live_add_puid»:true,»content_video_add_puid»:true}); RA.config.set(‘fox’, true); RA.config.set(‘fox-video’, true); RA.repo.banner = { isHalt: function() { return false; }, getService: function() { return { getPlaces: function() { return []; }, createPlaceholder: function(){ return null; } } }, addFloatTargetingKeyValue: function() {}, addFloatHideBanners: function() {}, setTargeting: function() {}, addEventListener: function() {}, removeEventListener: function() {}, run: function() {}, refresh: function() {}, clear: function() {}, exclusiveValue: function() {}, checkAdBlock: function() { return 1; }, clearTargeting: function() {}, getFloatHideBanners: function() {}, disableRefresh: function() {}, EVENTS: {} }; const helpers = window.RA.repo.helpers; let hashCode = 0; if (helpers && helpers.hashCode) { hashCode = helpers.hashCode(RA.repo.banner.checkAdBlock.toString()); } window.RA.config.set(‘bHashCode’, hashCode); (function(){ function defineScript ({ src, async, defer }) { return new Promise((resolve, reject) => { const tag = document.createElement(‘script’); tag.type = ‘text/javascript’; tag.src = src; tag.async = !!async; if(defer){ tag.defer = true; } tag.onload = resolve; tag.onerror = reject; document.head.appendChild(tag); }); } window.foxState = { loaded: null, }; defineScript({ src: ‘//s.rbk.ru/v2_rbcbanners_static/rbcbanners-2.1.50/fox/build/app.js’, async: true, }).then(function(){ window.foxState.loaded = true; document.dispatchEvent(new CustomEvent(‘foxLoaded’)); }).catch(function(){ const errorType = ‘loaderError’; document.dispatchEvent(new CustomEvent(‘foxError’, { detail: { type: errorType, }, })); window.foxState.foxError = errorType; window.foxState.loaded = false; }); })(); RA.version = 10; RA.env = (‘production’ || ‘production’); // develop, test, staging, production RA.config.set(‘device.isMobile’, false); RA.config.set(‘device.isApp’, false); RA.config.set(‘ajax.prefix’, ‘/crypto/v2/’); RA.config.set(‘layout.mainMenuHeight’, 105); RA.config.set(‘layout.toplineHeight’, 45); RA.config.set(‘layout.headerHeight’, 60); RA.config.set(‘layout.layoutMinBreakpoint’, 1260); RA.config.set(‘layout.layoutMinWidth’, 980); RA.config.set(‘layout.bottomBannerHeight’, 250); RA.config.set(‘layout.billboardHeight’, 250); RA.config.set(‘layout.isLogoBW’, false); RA.config.set(‘layout.templatePath’, ‘public’); RA.config.set(‘urls.common_static’, ‘//s.rbk.ru/v2_crypto_static/common/common-10.10.140/’); RA.config.set(‘urls.static’, ‘//s.rbk.ru/v2_crypto_static/crypto-2.0.56/’); RA.config.set(‘urls.image’, ‘https://s.rbk.ru/v2_crypto_static/current/images/’); RA.config.set(‘domain’, ‘.rbc.ru’); RA.config.set(‘domainAuth’, ‘https://auth.rbc.ru’); RA.config.set(‘domainApigw’, ‘https://apigw.rbc.ru’); RA.config.set(‘pro.cookie’, »); RA.config.set(‘video.off’, false); RA.config.set(‘paywall.user.logined’, false); RA.config.set(‘paywall.user.paid’, false); RA.config.set(‘mainPage’, false); RA.config.set(‘showBanners’, true); RA.config.set(‘noVideo’, false); RA.config.set(‘disableThirdPartyScripts’, false); RA.config.set(‘split’, ‘Z’); RA.config.set(‘yandexCaptchaKey’, »); RA.config.set(‘newslist’, [«663b95f39a7947d2dd664232″,»663b87429a7947e2ec882919″,»663b61449a7947b1a17af259″,»663b35739a7947e344ae67a8″,»663b1d9b9a7947006f8c6cf5″,»663a31419a794729d21c5460″,»6638f8a29a794740029ec1bc»,»6639d0699a79475aeb62338f»,»6639498e9a79473f5a0cbb4c»,»6638c4b49a7947762641155a»,»6638d3d89a7947a783b18850″,»6638a8e69a7947270177bda9″,»663888539a79475c90989126″,»663877569a794783e6a157a9″,»663772be9a7947404d4954e9″,»6636190d9a79471782e452b2″,»663506769a7947136c4936e9″,»6634e97d9a7947cc72e2a76c»,»6634e74f9a7947cc72e2a761″,»6634c77e9a79472050a85550″,»6634bd3e9a794747c8a3eb34″,»6634a6369a7947c1fa684afa»,»6634893c9a7947ee09f2a26f»,»6633c48b9a7947ac213191ea»,»663395c59a79476517995ef5″]); RA.config.set(‘newsTypeList’, {«663b95f39a7947d2dd664232″:»article»,»663b87429a7947e2ec882919″:»article»,»663b61449a7947b1a17af259″:»article»,»663b35739a7947e344ae67a8″:»article»,»663b1d9b9a7947006f8c6cf5″:»article»,»663a31419a794729d21c5460″:»article»,»6638f8a29a794740029ec1bc»:»article»,»6639d0699a79475aeb62338f»:»article»,»6639498e9a79473f5a0cbb4c»:»article»,»6638c4b49a7947762641155a»:»article»,»6638d3d89a7947a783b18850″:»article»,»6638a8e69a7947270177bda9″:»article»,»663888539a79475c90989126″:»article»,»663877569a794783e6a157a9″:»article»,»663772be9a7947404d4954e9″:»article»,»6636190d9a79471782e452b2″:»article»,»663506769a7947136c4936e9″:»article»,»6634e97d9a7947cc72e2a76c»:»article»,»6634e74f9a7947cc72e2a761″:»article»,»6634c77e9a79472050a85550″:»article»,»6634bd3e9a794747c8a3eb34″:»article»,»6634a6369a7947c1fa684afa»:»article»,»6634893c9a7947ee09f2a26f»:»article»,»6633c48b9a7947ac213191ea»:»article»,»663395c59a79476517995ef5″:»article»}); RA.config.set(‘project’, ‘crypto’); RA.config.set(‘trackingRequestIsEnabled’, true); RA.config.set(‘readmore.url’, ‘/crypto/geo/interesting/news/’); :root { —auto-if-no-script: auto; —none-if-no-script: none; —block-if-no-script: block; —zero-if-no-script: 0; —one-if-no-script: 1; } Крипто Телеканал Pro Инвестиции Мероприятия Отрасли Недвижимость Autonews Спорт Тренды Национальные проекты Город Стиль Крипто РБК+ Дискуссионный клуб Исследования Кредитные рейтинги Франшизы Газета Спецпроекты СПб Конференции СПб Спецпроекты Проверка контрагентов РБК Библиотека ESG-индекс Политика Экономика Бизнес Технологии и медиа Финансы РБК Компании … Скрыть баннеры