토픽

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

애리조나, 비트코인 공공기금 법안 상원 통과…최종 승인 주목

프로필
손정환 기자
댓글 0
좋아요 비화설화 0

애리조나 주 상원이 압수된 암호화폐를 공적 기금으로 관리할 수 있는 법안을 통과시켰다. 하원 통과 및 주지사 승인 시, 디지털 자산의 공공재 전환 여부가 주목된다.

 애리조나, 비트코인 공공기금 법안 상원 통과…최종 승인 주목 / TokenPost Ai

애리조나, 비트코인 공공기금 법안 상원 통과…최종 승인 주목 / TokenPost Ai

미국 애리조나 주의회가 다시 한 번 암호화폐 시장의 중심에 섰다. 주 상원이 최근 ‘비트코인(BTC) 및 디지털 자산 준비금 법안(HB 2324)’을 근소한 차이로 통과시키며, 이 법안이 하원을 거쳐 최종 승인될지 여부에 시장의 관심이 쏠리고 있다. 만약 법안이 최종 관문까지 넘는다면, 애리조나는 디지털 자산 운용 부문의 선도적 모델로 부상할 가능성이 있다.

이번 법안은 형사 수사 과정에서 압수된 암호화폐를 주 정부가 체계적으로 관리할 수 있도록 ‘디지털 자산 준비금 기금’을 설치하는 내용이 핵심이다. 애리조나주는 이 기금을 통해 암호화폐를 보관하거나, 당국이 지정한 거래소에서 매도해 자금을 확보할 수 있게 된다. 법안에 따르면, 초기 매각 수익 중 30만 달러(약 4억 1,700만 원)는 주 법무장관실에 우선 배분되며, 이후 잔여 자금은 법무장관(50%), 일반운영기금(25%), 준비금 기금(25%) 비율로 분배된다.

디지털 자산 시장의 성장에도 불구하고, 애리조나에서는 그간 여러 차례 관련 법안이 무산돼왔다. 특히 케이티 홉스(Katie Hobbs) 주지사는 암호화폐의 가격 변동성과 공공 자금 위험성을 들어 이전에도 두 건의 주요 법안에 거부권을 행사한 바 있다. 그녀는 “암호화폐 시장이 여전히 불안정하며 국가 예산을 이런 자산에 노출시켜서는 안 된다”고 강조해왔다.

하지만 최근 몇 달 사이, 애리조나는 방치된 암호화폐 자산 처리 및 암호화폐 ATM 규제 법안을 통과시키는 데 성공하면서 점차 변화를 시도하고 있다. 이번 HB 2324가 하원을 통과하고 주지사의 서명을 받을 경우, 디지털 자산을 공공재로 간주하는 획기적인 사례로 기록될 전망이다.

법안은 현재 하원에서 최소 31표 이상을 확보해야 최종 통과될 수 있으며, 이후에는 통상대로 주지사의 재가가 요구된다. 아직까지 주지사 측의 입장은 확인되지 않았지만, 이번에는 기존과 달리 정치적 및 경제적 여건이 그 결정을 이끌 새로운 변수가 될 수도 있다.

만약 법안이 법제화될 경우, 애리조나는 압수 자산을 활용한 공공 기금 운영의 모범 사례로 주목받을 수 있으며, 타 주 정부들에게도 유사 정책 도입의 신호탄이 될 수 있다. 암호화폐가 ‘불확실한 자산’에서 ‘공공 자산’으로 지위를 전환할 수 있는지를 가늠하는 시험대에 오른 셈이다.

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

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

많이 본 기사

관련된 다른 기사

댓글

댓글

0

추천

0

스크랩

스크랩

데일리 스탬프

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 = "259516"; 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 = "259516"; 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 = "259516"; 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('