토픽

맨위로 가기
  • 공유 공유
  • 댓글 댓글
  • 추천 추천
  • 스크랩 스크랩
  • 인쇄 인쇄
  • 글자크기 글자크기
링크 복사 완료 링크가 복사되었습니다.

전 CFTC 위원장, 암호화폐 감독 신속 의회 조치 촉구

프로필
이준한 기자
댓글 0
좋아요 비화설화 3

전 CFTC 위원장 로스틴 베남이 미국 의회에 비증권 디지털 자산에 대한 명확한 규제 프레임워크 구축을 위한 신속한 조치를 촉구하며 시장 투명성과 투자자 보호의 긴급성을 강조했다.

 전 CFTC 위원장, 암호화폐 감독 신속 의회 조치 촉구 / 셔터스톡

전 CFTC 위원장, 암호화폐 감독 신속 의회 조치 촉구 / 셔터스톡

미국 의원들이 투자자를 보호하고 혁신을 촉진하며 시스템 리스크를 줄이는 명확한 암호화폐 규제 프레임워크에 대한 요구가 강화되면서 신속한 조치를 취하도록 압박받고 있다.

8일(현지시간) 비트코인닷컴뉴스에 따르면, 전 미국 상품선물거래위원회(CFTC) 위원장 로스틴 베남(Rostin Behnam)이 6월 4일 하원 금융서비스위원회에서 증언하며 의회가 비증권 디지털 자산을 규제할 긴급한 필요성을 강조했다. CFTC 재임 기간의 경험을 바탕으로 베남은 "무행동은 시장 투명성 부족, 사기, 시장 조작, 이해충돌을 통해 우리 금융시장과 투자자들에게 더 큰 위험을 초래할 뿐"이라고 경고했다. 그는 변동성이 진화하고 있음에도 불구하고 디지털 자산에 대한 대중의 참여가 여전히 높고 계속 증가하고 있어 지속가능하고 잘 조정된 규제 대응이 필요하다고 강조했다.

베남은 CFTC에 비증권 토큰에 대한 명확한 관할권을 부여하는 목표가 설정된 입법 프레임워크를 제안하며 다음과 같이 강조했다.

"상품 디지털 자산의 신뢰할 수 있는 디지털 자산 규제 프레임워크는 공시를 포함해야 하지만, 기초 자산의 특성상 범위가 더 제한적이어야 한다."

그는 증권법이 발행자-투자자 투명성을 우선시하는 반면, 디지털 상품은 다른 접근법을 요구한다고 설명했다. "손실 위험과 토큰의 정적 특성에 대한 디지털 자산 투자자들을 위한 공시 외에도, 상품 토큰에 대한 포괄적인 시장 규제 프레임워크의 주요 초점은 공정하고 질서정연하며 효율적인 시장의 원칙에 두어져야 한다."

전 CFTC 위원장은 또한 SEC와 CFTC 간의 이원적 규제 권한을 옹호하고 의원들이 포괄적인 적용 범위를 보장하면서 중복을 피하도록 격려했다.

또한 베남은 모든 법안이 업계 자율규제기구에 권한을 부여해야 한다고 주장했다. "디지털 자산에 대한 규제 프레임워크를 의무화하는 효과적인 입법 노력은 SRO의 역할을 포함해야 한다." 그는 확장된 권한에 수반되는 적절한 기관 자금 지원과 공공 교육 이니셔티브의 필요성을 강조했다. 베남은 증언을 마무리하며 의회의 결정적인 조치를 촉구했다.

"미국 투자자들이 마땅히 받아야 할 보호를 제공하기 위해 이 해로운 규제 공백을 메우도록 사려 깊지만 긴급하게 행동해야 한다."

<저작권자 ⓒ TokenPost, 무단전재 및 재배포 금지>

광고문의 기사제보 보도자료

많이 본 기사

관련된 다른 기사

댓글

댓글

0

추천

3

스크랩

스크랩

데일리 스탬프

0

말풍선 꼬리

매일 스탬프를 찍을 수 있어요!

데일리 스탬프를 찍은 회원이 없습니다.
첫 스탬프를 찍어 보세요!

댓글 0

댓글 문구 추천

좋은기사 감사해요 후속기사 원해요 탁월한 분석이에요

0/1000

댓글 문구 추천

좋은기사 감사해요 후속기사 원해요 탁월한 분석이에요
1
'); win.document.write(''); win.document.close(); var objAgent = navigator.userAgent; if (objAgent.indexOf('Edge') > -1) { win.onafterprint = function () { // win.close(); // setTimeout(function () { win.close() }, 500); return true; } } else if (objAgent.indexOf('Trident') > -1) { win.onafterprint = function () { // win.close(); setTimeout(function () { win.close() }, 500); return true; } } else { win.onafterprint = function () { win.close(); return true; } } }); $('#btnOpenFontSizePopup').on('click', function (){ if ($('#popupFontSize').css('display') == 'none'){ sharePopupClose(); $('#popupFontSize').show(); } else { $('#popupFontSize').hide(); } }); $(".btnChangeFontSize").on('click', function() { var fontSize = $(this).data().size; $('.view_text').css("fontSize", ''); $('.article_content').css("fontSize", ''); var articleTxt = $(".article_content > p"); if (!(fontSize == 14 || fontSize == 16 || fontSize == 18 || fontSize == 20 )) return false; $('.font_btn').removeClass('font_size_on'); $(this).find('.font_btn').addClass('font_size_on'); articleTxt.css("fontSize", fontSize); switch(fontSize){ case 14: break; case 16: break; case 18: break; case 20: break; default: return false; } return true; }); $('.btnGetReword').click(function () { if(clientId == 0){ $.loginPopupOpen('referral'); }/* else if (clientCertificated == 'N') { $('#certificationModalWrap').show(); }*/ }); $.articleVoting = function () { var articleId = "255621"; if(clientId == 0){ $.loginPopupOpen(''); return false; } $.ajax({ url: '/news/ajax/addArticleVoting', type: 'post', data: { clientId: clientId, articleId: articleId }, dataType: 'json', success: function (response) { if (response.error != 0) { if (response.error == 99) { alert(response.message); return; } else { alert(response.message); return; } } $('.newsLike').addClass('greyBanner'); if(response.voteCancel == 'Y'){ var voteCount = parseInt($('.articleLikeCountTitle:first').text()) - 1; // $('.articleLikeCount').text(voteCount); $('.articleLikeCountTitle').text( voteCount); $('.basicHeart').show(); $('.redHeart').hide(); $('.remoteControlLike').hide(); $('.remoteControlNoLike').show(); $('.stamp_like').removeClass('stamp_on'); $('.btnVoteArticle').find('.stamp_num').html(voteCount); } else if(response.vote == 'Y'){ var voteCount = parseInt($('.articleLikeCountTitle:first').text()) + 1; // $('.articleLikeCount').text(voteCount); $('.articleLikeCountTitle').text( voteCount); $('.basicHeart').hide(); $('.redHeart').show(); $('.remoteControlLike').show(); $('.remoteControlNoLike').hide(); $('.stamp_like').addClass('stamp_on'); $('.btnVoteArticle').find('.stamp_num').html(voteCount); } if(response.rewardPopupDisplay == 'Y') { showPointModal(); } //location.reload(); }, error: function (xhr, ajaxOptions, thrownError) { if (xhr.status > 0) { alert('server error'); } } }); return false; }; $('.btnScrapArticle').on('click', function (){ var articleId = "255621"; if(clientId == 0){ $.loginPopupOpen(''); return false; } else { $.articleScrap(clientId, articleId); } }); $.articleScrap = function(clientId, articleId){ if (clientId == 0 || articleId == 0) return false; $.ajax({ url: '/news/ajax/scrapArticle', type: 'post', data: { clientId: clientId, articleId: articleId }, dataType: 'json', success: function (response) { if (response.error == 0) { if (response.scrap == 'Y') { $('.btnScrapArticle').addClass('stamp_on'); $('.btnScrapArticle').find('.remoteControlScrapOn').show(); $('.btnScrapArticle').find('.remoteControlScrapOff').hide(); } else { $('.btnScrapArticle').removeClass('stamp_on'); $('.btnScrapArticle').find('.remoteControlScrapOn').hide(); $('.btnScrapArticle').find('.remoteControlScrapOff').show(); } } else { alert(response.message); } return false; }, error: function (xhr, ajaxOptions, thrownError) { if (xhr.status > 0) { alert('server error'); return false; } } }); }; $('.btnStampArticle').on('click', function (){ if ($(this).hasClass('stamp_on') == true) return false; var articleId = "255621"; if(clientId == 0){ $.loginPopupOpen(''); return false; } else { $.articleStamp(clientId, articleId); } }); $.articleStamp = function(clientId, articleId){ if (clientId == 0 || articleId == 0) return false; $.ajax({ url: '/news/ajax/stampArticle', type: 'post', data: { clientId: clientId, articleId: articleId }, dataType: 'json', success: function (response) { if (response.error == 0) { if (response.stamp == 'Y') { $('.stamp_daily').addClass('stamp_on'); $('.stampCount').html(response.count); var wrap = $('.article_stamp_contents'); if (response.count > 0) { wrap.find('.stamp_none_txt').remove(); } wrap.html(''); var html = ''; if(response.size >= 1) { for (var i = 0; i < response.size; i++) { html = ''; html += '
'; html += '
'; html += ''; if (response['items'][i]['clientId'] == clientId) { html += '

' + response['items'][i]['nickname'] + '

'; } else { html += '

' + response['items'][i]['nickname'] + '

'; } html += '
'; html += '

' + response['items'][i]['regTimestampHi'] + '

'; html += '
'; wrap.append(html); } } /*html += '
'; html += '등급 아이콘'; html += '

' + response['item']['nickname'] + '

'; html += '

' + response['item']['timestamp'] + '

'; html += '
'; wrap.prepend(html);*/ } } else { } return false; }, error: function (xhr, ajaxOptions, thrownError) { if (xhr.status > 0) { alert('server error'); return false; } } }); }; // $('.viewLike').on("click",function (){ // if(clientId == 0){ // $.loginPopupOpen(''); // } else { // $.articleVoting(); // } // }); $('.likeBg').on("click",function (){ if(clientId == 0){ $.loginPopupOpen(''); } else { $.articleVoting(); } }); //$('body').append('
OSZAR »