Why
This catalogue keeps arriving at the same conclusion from different directions — the contest is not TPS but the denominator and its circulation — and stablecoins are where that can be stated most precisely. What builds a stablecoin's denominator is not its chain or its peg mechanism but whether an institution can get out at par, on a schedule, with a record its auditor will accept. Ripple Mint is the mature end of exactly that. Launched 2026-07-23, it lets eligible institutions mint, redeem, bridge and manage RLUSD through both a browser interface and an API, and the detail worth stealing is not the minting: a single reference ID tracks one operation from fiat deposit through issuance request and on-chain settlement to redemption payout. That is a reconciliation primitive, and reconciliation — not throughput — is what an operations team is actually short of. So the card's question is whether the framing survives contact with specifics: what does a redemption SLA actually promise, what conditions suspend it, and what does an institution need on the reporting side that a chain explorer structurally cannot give?
How it works
The comparison set is one issuer's institutional path against at least one other, on four axes rather than on marketing copy: who is eligible and what onboarding costs, how long redemption takes and under what conditions it can be suspended, what the audit trail looks like end to end, and what happens when the same unit exists on more than one chain. That last axis is not hypothetical here — RLUSD's circulating supply on the XRP Ledger passed its Ethereum supply for the first time around the launch, with total market cap near $1.6B, which makes bridging part of the redemption story rather than a side feature: a unit redeemed has to be a unit burned on whichever chain it was actually sitting on. The contrast case is deliberately kept nearby rather than inside: Balance Coin held the opposite position on every one of these axes, and the reason its $3.5M denominator went to near zero in a single transaction is that there was no redemption desk, so there was no floor under the price — but the mechanism of that failure is an oracle problem and belongs to the the-settlement-instant card. What belongs here is only the operational half. The line back to verex is that an issuer's redemption path is a payment integration with a settlement guarantee attached — structurally the same shape as the AP2 and Toss cards, minus the card network — and the reference-ID-per-operation pattern is borrowable on its own, whether or not RLUSD is ever the asset.
Where it lands in Jayverse
- Bridge/Token: give every lock-mint-burn operation one reference ID spanning both chains. Track a single ID from the Anvil-side lock request through mint, and later through burn and Sepolia-side unlock, so reconciling JYVE's circulation doesn't get rebuilt from raw events after the fact.
- Token: write JYVE's own redemption path — eligibility, SLA, suspension conditions, audit trail — even at devnet scale. The card's claim is that circulation is won at the redemption desk, not on the chain; that applies to a mini-AMM token as much as to a stablecoin.
- Auditor: add "which chain is this unit actually redeemable on right now" as an explicit field. Once JYVE exists on more than one chain, balance alone doesn't answer that question, and the audit checklist should ask it directly rather than assume it.
Key expressions
| Expression | 뜻 · 쓰이는 자리 |
|---|---|
| at par | 액면가 그대로(할인 없이) · 상환 시 가치가 그대로 보장됨을 말할 때 · "get out at par, on a schedule" |
| reconciliation | (거래) 대사·정산 확인 작업 · 운영팀이 실제로 부족해하는 것을 가리킬 때 · "reconciliation — not throughput — is what" |
| redemption SLA | 상환 서비스수준협약(이행 보장 조건) · 상환 처리 시간·조건을 약속하는 문서를 말할 때 · "what does a redemption SLA actually promise" |
| redemption path | 상환 경로(절차) · 발행자가 제공하는 환매 프로세스 전체를 가리킴 · "write down one issuer's redemption path end to end" |
| denominator | (시장 규모를 가리키는) 분모·기준 유통량 · 스테이블코인 유통량의 실질적 크기를 비유 · "what builds a stablecoin's denominator" |
| borrowable | (다른 데서) 가져다 쓸 수 있는 · 설계 패턴이 재사용 가능함을 말할 때 · "the reference-ID-per-operation pattern is borrowable on its own" |
| floor under the price | 가격의 바닥을 받쳐주는 것 · 상환 창구 부재가 가격 폭락을 막지 못한 이유 · "there was no floor under the price" |
| onboarding costs | (기관) 온보딩·가입 비용 · 이용 자격을 얻기까지의 비용을 가리킬 때 · "who is eligible and what onboarding costs" |
| structurally the same shape as | 구조적으로 ~와 동일한 형태다 · 서로 다른 사례를 같은 패턴으로 묶을 때 · "structurally the same shape as the AP2" |
| RLUSD | 리플의 스테이블코인(Ripple USD) · Ripple Mint에서 발행·상환·브리지되는 미국달러 연동 스테이블코인 · "manage RLUSD through both a browser interface and an API" |
| XRP Ledger | 리플이 운영하는 블록체인(XRPL) · RLUSD가 발행되는 체인 중 하나, 이더리움 대비 유통량 비교 대상 · "RLUSD's circulating supply on the XRP Ledger" |
| AP2 | 에이전트 결제 프로토콜(Agent Payments Protocol) · 카드망 없는 결제·정산 구조의 비교 대상으로 언급되는 프로토콜 · "structurally the same shape as the AP2 and Toss cards" |
| Toss | 한국 핀테크 간편송금·결제 앱 · 카드망 없는 송금 구조의 비교 사례로 언급 · "the AP2 and Toss cards, minus the card network" |
| Balance Coin | 상환 창구 없이 붕괴한 스테이블코인 사례 · 페그 방어 실패의 대조 사례로 인용 · "Balance Coin held the opposite position on every one of these axes" |