DynamicNFT is Now Available
The DynamicNFT amendment became enabled on the XRP Ledger on 2025-06-11. This amendment allows mutable NFTs to be minted.
Action Required
- If you operate a core XRP Ledger (
rippled
) server, you should upgrade to version 2.4.0 or higher immediately. Version 2.5.0 is recommended.
Several other amendments are also open for voting according to the XRP Ledger's amendment process, which enables protocol changes following two weeks of >80% support from trusted validators.
For instructions on upgrading on supported platforms, see Installation.
DynamicNFT Amendment Details
The DynamicNFT amendment adds functionality to make mutable Non-Fungible Tokens (NFTs). NFTs that are minted with the new tfMutable
flag enabled are mutable, which means their URI
field can be updated after minting. NFTs that are not marked as mutable when they are minted cannot be changed.
The new NFTokenModify transaction can modify the URI
field of a mutable NFT.
Learn and Discuss
To learn more about upcoming protocol features, see the following resources for more information, and feel welcome to join the discussion:
To receive email updates whenever there are important releases or changes to XRP Ledger server software, subscribe to the ripple-server Google Group.