xrpld 3.3.0 includes Sponsored Fees and Reserves: the amendment that lets a sponsor account cover XRP reserves and transaction fees on behalf of any account on the ledger.
Dropless is the first gas abstraction service built on this primitive. One integration, zero XRP required.
XRPL has already proven it can support tokenized assets at scale. Now itโs time to put these assets to use: global transfers, trading, collateralizing, and settling.
The upcoming release of xrpld 3.3.0 includes five amendments that move XRPL significantly closer to that goal.
Here's what each one enables:
๐๐ผ๐ป๐ณ๐ถ๐ฑ๐ฒ๐ป๐๐ถ๐ฎ๐น ๐ ๐ฃ๐ง
Confidential MPT brings native privacy to Multi-Purpose Tokens (MPTs) on XRPL by combining zero-knowledge proofs with elliptic-curve encryption. Issuers and token holders can keep balances and transfer amounts private on a public ledger, while designated parties - such as auditors or regulators - can verify transaction details when required. For financial institutions, privacy is often a prerequisite for using public blockchain infrastructure.
๐๐ฎ๐๐ฐ๐ต
Batch enables up to eight transactions across different accounts to execute atomically in a single ledger. Either every transaction succeeds, or none do. For the XRPL community, this unlocks more sophisticated workflows without introducing trust assumptions. For institutions, it enables capabilities like delivery-versus-payment (DvP) and atomic settlement, where both sides of a transaction execute together or not at all.
๐ฃ๐ฒ๐ฟ๐บ๐ถ๐๐๐ถ๐ผ๐ป ๐๐ฒ๐น๐ฒ๐ด๐ฎ๐๐ถ๐ผ๐ป
Permission Delegation allows institutions to delegate narrowly scoped transaction permissions without handing over full signing authority. It's the on-chain primitive for role-based access control. Treasury teams can retain custody of issuance keys while authorizing trading desks or operational teams to perform specific actions within defined limits. This separation of duties is a common requirement for institutional operations.
๐ฆ๐ฝ๐ผ๐ป๐๐ผ๐ฟ๐ฒ๐ฑ ๐๐ฒ๐ฒ๐ ๐ฎ๐ป๐ฑ ๐ฅ๐ฒ๐๐ฒ๐ฟ๐๐ฒ๐
Sponsored Fees and Reserves allows a sponsor - such as a bank, issuer, or platform - to pay XRP transaction fees and account reserves on behalf of another account. Users continue to own their accounts and keys, while removing one of the biggest onboarding hurdles: requiring every participant to acquire and manage XRP before they can interact with the network. This improves the experience for both institutions and consumer-facing applications.
๐๐๐ป๐ฎ๐บ๐ถ๐ฐ ๐ ๐ฃ๐ง
Today, once a Multi-Purpose Token is issued, its configuration is effectively fixed. If an issuer needs to update transfer fees, metadata, or enable new capabilities later, the alternative is often issuing an entirely new token and migrating holders. Dynamic MPT allows issuers to define, at issuance, exactly which properties may be updated over time. This provides a practical way to adapt to changing business needs and regulatory requirements without requiring a full token migration.
โ
The release is currently anticipated for next week. As always, these amendments will only activate following validator approval. If you run a validator, we encourage you to review the amendments as they become available.
Specifications and documentation are available at https://t.co/9j2gW93dAD, and the Ripple team will be publishing technical deep dives, implementation guidance, and security reviews over the coming weeks.