토픽

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

서클, IPO 규모 확대하며 72억 달러 기업 가치 목표로 상장 추진

프로필
김하린 기자
댓글 1
좋아요 비화설화 1

USDC 발행사 서클이 IPO 규모를 확대해 주당 27-28달러에 3200만 주를 매각하여 72억 달러 기업 가치 달성을 목표로 뉴욕증권거래소 상장을 추진하고 있다.

 서클, IPO 규모 확대하며 72억 달러 기업 가치 목표로 상장 추진 / 셔터스톡

서클, IPO 규모 확대하며 72억 달러 기업 가치 목표로 상장 추진 / 셔터스톡

서클 인터넷 파이낸셜(Circle Internet Financial)이 확대된 기업공개(IPO)에서 72억 달러 기업 가치를 목표로 한다고 월요일 발표했다. 이번 움직임은 3200만 주를 매각해 최대 8억 9600만 달러를 조달할 것으로 예상되는 회사에 대한 투자자들의 더 큰 관심을 보여준다.

2일(현지시간) 더 블록에 따르면, 5월 27일 미국 증권거래위원회(SEC)에 제출된 회사의 최초 등록 신고서는 서클이 주당 24달러에서 26달러 가격 범위에서 클래스 A 보통주 2400만 주를 공모할 것이라고 명시했다.

서클은 이제 주당 27달러 또는 28달러에 주식을 매각할 계획이다. 2022년 취소된 스팩(SPAC) 합병은 회사를 90억 달러로 평가했을 것이다. 블랙록(BlackRock)을 포함한 주요 기업들이 회사의 IPO 과정 지원에 강한 관심을 나타냈다.

서클은 시가총액 기준 두 번째로 큰 스테이블코인인 USDC의 발행사다. 회사가 가장 가까운 경쟁자인 USDT 발행사 테더(Tether)만큼 많은 수익을 창출하지는 않지만, 서클은 2025년 1분기 국채 보유 수익이 55.1% 증가한 5억 5790만 달러를 기록했다.

스테이블코인 채택은 수년에 걸쳐 성장했지만, 일부 전문가들은 규제 명확성과 암호화폐 외부에서의 사용 증가가 합쳐져 이 부문이 급격한 성장을 할 준비가 되어 있다고 말한다.

예를 들어 스탠다드 차타드(Standard Chartered)는 스테이블코인 시가총액이 2028년 말까지 10배 성장할 수 있다고 예측하며, 최근 아르테미스(Artemis) 설문조사에서는 B2B 스테이블코인 거래가 처음으로 거래량에서 가장 큰 비중을 차지한 것으로 나타났다.

서클은 CRCL 티커로 뉴욕증권거래소(New York Stock Exchange)에 상장할 계획이다. 회사는 6월 2일 현재 정확한 IPO 날짜를 제공하지 않았다. 이전에는 4월 말까지 상장할 계획이었지만 트럼프 관세 협상 중 거시경제적 불확실성으로 지연됐다.

코인베이스(Coinbase)와 리플(Ripple) 모두 최근 몇 주간 회사에 입찰한 것으로 알려졌다. 하지만 서클 대변인은 회사가 어떤 인수합병 거래도 고려하지 않고 있다고 말했다.

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

많이 본 기사

관련된 다른 기사

댓글

댓글

1

추천

1

스크랩

스크랩

데일리 스탬프

0

말풍선 꼬리

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

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

댓글 1

댓글 문구 추천

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

0/1000

댓글 문구 추천

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

바다거북이

2025.06.03 15:08:33

좋은기사 감사해요

답글달기

0

0
0

이전 답글 더보기

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 = "253774"; 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 = "253774"; 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 = "253774"; 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 »