Add ability to parse information out of NFT ID #501
Labels
enhancement
New feature or request
Waiting for Demand
Waiting to see if any developer(s) requires this feature.
xrpl.js has a utility function called parseNFTokenID. We should implement something similar in xrpl4j.
One way to do this would be a static method in a utility class. However, we should consider adding a method to
_NfTokenId
that returns an "expanded" NFT ID.The text was updated successfully, but these errors were encountered: