XRPAuthority

XRPL NFTs

Learn how XRPL NFTs work without hype, inspect native token identifiers and offers, and distinguish ledger ownership from media or legal rights.

UNDERSTAND

Simple first. Technical when you need it.

Simple

An XRPL NFT is a native ledger object with a unique identifier, issuer, flags, taxon, and optional URI. The ledger tracks the token; it does not guarantee the media or intellectual-property claim behind it.

Technical

NFTokenMint encodes transferability, burnability, trust-line behavior, transfer fee, taxon, and URI. NFTokenCreateOffer and NFTokenAcceptOffer mediate transfers, while page objects organize token ownership in ledger state.

REAL EXAMPLE

A token ID carries protocol facts

A real NFTokenID can be decoded into issuer, taxon, sequence, transfer fee, and flags. URI content remains external evidence and may change or become unavailable.

Read the native NFT documentation
TRY IT

Test the concept safely.

Interactive experience

Use the existing XRPAuthority tool or learning workflow. Live tools request public data only; simulations never ask for signing material.

Look up an XRPL NFT

Evidence boundary

Keep the network, validated ledger, hash, result, exact asset identity, and retrieval time with any conclusion. A protocol capability does not prove a person, issuer, or service is trustworthy.

GO DEEPER

Guides, entities, and research paths.