토픽

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

리플, '퍼미션드 DEX' 출시…기관용 디파이 시대 연다

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

리플이 기관 참여를 전제로 하는 '퍼미션드 DEX'를 XRP 레저 상에 출시하며 제도권 금융의 디파이 진입을 가속화했다. 일본 SBI홀딩스도 지지 입장을 표명했다.

 리플, '퍼미션드 DEX' 출시…기관용 디파이 시대 연다 / TokenPost Ai

리플, '퍼미션드 DEX' 출시…기관용 디파이 시대 연다 / TokenPost Ai

리플이 새로운 형태의 탈중앙화 거래소인 ‘퍼미션드 DEX’를 XRP 레저(XRPL) 상에 출시하며 제도권 금융기관의 디파이(DeFi) 진입을 가속화했다. 일본 최대 금융 그룹 중 하나인 SBI홀딩스의 키타오 요시타카(Yoshitaka Kitao) CEO는 해당 기술에 대해 “기관용 디파이 접근을 여는 결정적 전환점”이라고 평가하며 지지를 표명했다.

리플 측은 이번 업데이트를 통해 기존 암호화폐 DEX의 한계였던 컴플라이언스(규제 준수)를 제도권 요구에 맞게 해결했다고 밝혔다. 이 퍼미션드 DEX는 허가받은 기관들이 규제 환경 안에서 XRP 레저 기반으로 직접 거래하거나 가치를 이전할 수 있도록 설계됐다. 기존의 오더북 방식은 유지하면서도, 허용된 참가자만 접근 가능한 ‘퍼미션드 도메인’을 설정해 무분별한 접근을 막을 수 있다는 점이 특징이다.

퍼미션드 DEX의 핵심은 '허가 목록'에 등록된 참여자만 특정 거래 영역에 참여할 수 있도록 한 점이다. 예를 들어, 개발자는 XRP, 스테이블코인, 래핑된 암호화폐 같은 퍼미션리스 자산을 가지고 허가된 사용자만 접근 가능한 맞춤형 오더북을 생성할 수 있다. 각 DEX 인스턴스는 고유한 퍼미션드 도메인과 연결돼, 해당 도메인에 승인된 계정끼리만 거래를 수행할 수 있도록 엄격히 통제된다.

리플은 이러한 구조가 탈중앙성과 확장성, 비용 효율성은 그대로 유지하면서도 기존 금융기관의 실사용 요구를 수용할 수 있는 기반이라고 주장한다. 실제로 이 플랫폼을 통해 기관들은 곧장 스테이블코인-법정화폐간 외환거래, 급여 지급, 기업 재무처리, 국경 간 B2B 결제와 같은 다양한 활용 시나리오를 실현할 수 있다.

이번 출시와 함께 XRP 레저는 제도권 금융 진입이라는 큰 걸음을 내디뎠다. 퍼미션드 DEX는 사용자 통제권을 유지하면서도 규제에 부합하는 거래 구조를 제시함으로써, 디파이의 가능성을 제도적 신뢰 위에서 추구할 수 있는 플랫폼이 될 것으로 주목받고 있다. 리플과 SBI홀딩스의 공조도 XRPL의 기관 채택 확대에 중요한 촉매제로 작용할 전망이다.

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

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

많이 본 기사

관련된 다른 기사

댓글

댓글

2

추천

6

스크랩

스크랩

데일리 스탬프

0

말풍선 꼬리

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

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

댓글 2

댓글 문구 추천

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

0/1000

댓글 문구 추천

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

사계절

2025.06.26 19:58:39

좋은기사 감사해요

답글달기

0

0
0

이전 답글 더보기

엠마코스모스

2025.06.26 19:37:25

좋은기사 감사해요

답글달기

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