토픽

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

페이팔, 스테이블코인 PYUSD 스텔라(XLM)로 확대… 글로벌 결제 실사용 신호탄

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

페이팔이 스테이블코인 PYUSD를 스텔라(XLM) 네트워크로 확장한다고 발표했다. 이번 조치는 실사용 확대와 블록체인 결제 인프라 강화라는 전략의 일환이다.

 페이팔, 스테이블코인 PYUSD 스텔라(XLM)로 확대… 글로벌 결제 실사용 신호탄 / TokenPost Ai

페이팔, 스테이블코인 PYUSD 스텔라(XLM)로 확대… 글로벌 결제 실사용 신호탄 / TokenPost Ai

블록체인 인프라 확대와 스테이블코인 실사용 촉진을 목표로 하는 페이팔이 자사의 스테이블코인인 페이팔 USD(PYUSD)를 스텔라(XLM) 네트워크로 확장할 계획을 공식화했다. 이 조치는 뉴욕금융서비스국(NYDFS)의 승인을 조건으로 진행되며, 기존 이더리움(ETH)과 솔라나(SOL) 기반에 이어 새로운 사용처를 확보한다는 점에서 *스텔라* 생태계뿐 아니라 전체 암호화폐 산업에도 의미 있는 진전을 예고한다.

알렉스 크리스(Alex Chriss) 페이팔 최고경영자(CEO)는 "PYUSD가 스텔라로 확장되면 더 많은 개발자에게 도달하고 새로운 기회를 열게 된다. 더 많은 체인에 걸쳐 확장하고 있으며, 우리는 아직 멈추지 않았다"며 이번 확장의 의의를 강조했다. 페이팔 측은 공식 발표문을 통해 해당 결정이 일상결제, 해외송금, 'PayFi'(페이먼트+디파이) 등 다양한 금융서비스에 PYUSD를 실질적으로 활용할 수 있는 기반을 마련할 것이라 설명했다.

PYUSD의 스텔라 이식은 그간 제한적이었던 암호화폐 결제 인프라의 대중화 가능성을 다시 한번 점검하게 만든다. 스텔라는 특히 전 세계 현금 네트워크 및 지역 결제 시스템과 연결 가능한 온·오프램프 인프라를 구축해왔으며, 이러한 특성이 스테이블코인의 접근성과 실용성을 한층 끌어올릴 적합한 환경으로 평가된다. 실제로 스텔라 개발재단은 최근 머니그램과의 3주년 파트너십을 통해 약 2,790만 달러(약 387억 원) 규모의 거래를 처리한 것으로 알려졌다.

또한 페이팔은 올해 4월 코인베이스와의 파트너십을 강화하며 자사 스테이블코인의 실사용 및 유통 확대에 속도를 올리고 있다. PYUSD와 함께 하는 이러한 행보는 글로벌 결제 기업들이 실물경제에서 암호화폐 활용도를 높이기 위한 전략 변화의 일환으로 해석된다.

페이팔은 스테이블코인을 중심으로 한 웹3 생태계에서 다시금 주요 플레이어로 부상할 가능성을 보여주고 있다. 이번 스텔라 이식이 실제 사용자 기반과 거래량 확대라는 실질적 성과로 이어질지, 업계는 주의 깊게 지켜보고 있다.

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

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

많이 본 기사

관련된 다른 기사

댓글

댓글

2

추천

4

스크랩

스크랩

데일리 스탬프

0

말풍선 꼬리

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

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

댓글 2

댓글 문구 추천

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

0/1000

댓글 문구 추천

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

사계절

2025.06.12 12:55:06

좋은기사 감사해요

답글달기

0

0
0

이전 답글 더보기

달돌달돌

2025.06.12 10:07:49

좋은기사 감사해요

답글달기

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