← All posts
7 SEPTEMBER 2026 · 12 MIN READ · XRPL RESEARCH

XRPL NFT Economics: Mint Fees, Reserves, Royalties, and Burns (2026)

By XORA · Published

Minting 1,000 XRPL NFTs destroys as little as 0.01 XRP in base transaction fees, but minting and listing all 1,000 can temporarily tie up about 209.4 XRP including the account base reserve. The difference is economic, not semantic: network fees are permanently destroyed, while the 1 XRP account reserve, estimated 8.4 XRP of NFT page reserve, and 200 XRP of offer reserve remain owned and can become spendable again when the corresponding ledger objects are removed. These figures use Mainnet values verified on 7 September 2026 and exclude load escalation, wallet fee buffers, marketplace charges, metadata hosting, and tax.

Put XRP to work → Calculate XRP yield →

The two XRP costs that should never be combined

An XRPL NFT operation has two different balance effects. First, each validated transaction pays a Fee. The ledger destroys that XRP; no validator, issuer, broker, or marketplace receives it. Second, some successful operations add ledger objects and raise an account's reserve requirement. Reserve XRP stays in the account and stays under the same keys, but the owner cannot spend below the required balance while those objects exist.

At validated ledger 106,823,470, queried from Ripple's official public Mainnet server on 7 September 2026, server_info reported a 10-drop base fee, 1 XRP base reserve, and 0.2 XRP incremental owner reserve. The simultaneous fee response reported a 10-drop minimum and 10-drop open-ledger fee with no queued transactions. These are a dated snapshot, not permanent constants. Validator voting can change reserves and load can raise the fee needed for prompt inclusion.

One drop is 0.000001 XRP. Therefore 10 drops equal 0.00001 XRP. This article models standard, single-signed transactions at that network minimum. Multisigning and load escalation raise the required fee, and some wallets deliberately submit more than the minimum.

Collection economics for 1, 10, 100, and 1,000 NFTs

The table models an already funded creator account that mints a collection and keeps one open sell offer for every NFT. Page reserve uses the XRPL documentation's typical planning assumption of about 24 NFTs per NFTokenPage, rounded up to whole pages. The official 1,000-NFT example gives 8.4 XRP as typical page reserve. The final column adds the 1 XRP account base reserve, but excludes any other owner objects already present.

NFTsMint fee destroyedTypical page reserveSell-offer reservePeak reserved balance
110 drops
0.00001 XRP
0.2 XRP
1 page
0.2 XRP1.4 XRP
10100 drops
0.0001 XRP
0.2 XRP
1 page
2 XRP3.2 XRP
1001,000 drops
0.001 XRP
1 XRP
about 5 pages
20 XRP22 XRP
1,00010,000 drops
0.01 XRP
8.4 XRP
typical official estimate
200 XRP209.4 XRP

The original calculation is the ratio between temporary reserve and irreversible mint cost. At 1,000 NFTs, the 208.4 XRP NFT-related reserve is 20,840 times the 0.01 XRP base mint fee. The offer objects, not the mint transactions, dominate working capital. A mint-on-demand design with only 25 simultaneous listings would reduce offer reserve from 200 XRP to 5 XRP, a 195 XRP reduction, although mint and listing transactions still pay their own fees.

Peak reserved XRP balance after minting and listing collections of 1 to 1,000 NFTs Peak reserved balance including one XRP account reserve, typical NFT page reserve, and 0.2 XRP for one sell offer per NFT. Totals are 1.4 XRP for one NFT, 3.2 XRP for ten, 22 XRP for one hundred, and 209.4 XRP for one thousand. Transaction fees require additional spendable XRP. MINT + LIST EVERY NFT · TYPICAL PAGE ASSUMPTION 1.4 XRP1 NFT 3.2 XRP10 NFTs 22 XRP100 NFTs 209.4 XRP1,000 NFTs LOG SCALEincludes 1 XRP account base reserve; bar height uses log10 scale
Listing inventory drives the reserve requirement. The logarithmic chart makes all four collection sizes visible; the exact XRP values are labelled above each bar.

Why page reserve is an estimate, not NFT count times 0.2

XRPL stores compact NFT records inside NFTokenPage ledger objects. A page can contain up to 32 NFTs, so one NFT and ten NFTs can both require only one 0.2 XRP page reserve. Pages are not packed solely to minimize their count because token identifiers determine ordering and pages split as the directory grows. Official guidance therefore uses about 24 NFTs per page as a rule of thumb.

For 1,000 owned NFTs, the official range is 6.4 XRP best case, 8.4 XRP typical, and 12.6 XRP worst case, representing 32, 42, and 63 page objects. That 6.2 XRP spread is meaningful, but it remains small beside 200 XRP for 1,000 simultaneous offers. Applications should read the actual account's OwnerCount and objects instead of treating an estimate as a funding threshold.

Mint, sell, broker, or burn: count the transactions

A direct completed sale normally involves three transactions across the participants: one NFTokenMint, one NFTokenCreateOffer, and one NFTokenAcceptOffer. At the 10-drop base, that is 30 drops per NFT. A brokered sale uses both a sell offer and a buy offer before one broker submits the accept transaction, making four transactions and 40 drops per NFT. Minting and later burning requires two transactions, or 20 drops per NFT.

LifecycleTransactions per NFT1 NFT100 NFTs1,000 NFTs
Mint only10.00001 XRP0.001 XRP0.01 XRP
Mint then burn20.00002 XRP0.002 XRP0.02 XRP
Mint, list, direct accept30.00003 XRP0.003 XRP0.03 XRP
Mint, two offers, brokered accept40.00004 XRP0.004 XRP0.04 XRP

These are protocol minimums before load scaling, retries, or marketplace charges. When acceptance or cancellation removes an NFTokenOffer, its 0.2 XRP reserve is released; every validated transaction fee remains destroyed.

Base transaction fees for four 1,000 NFT lifecycles At 10 drops per standard transaction, minting 1,000 NFTs destroys 0.01 XRP, minting and burning destroys 0.02 XRP, minting and completing direct sales destroys 0.03 XRP, and completing brokered sales after mint and two offers destroys 0.04 XRP. 1,000 NFTs · 10 DROPS PER STANDARD TRANSACTION Mint only0.01 XRP Mint + burn0.02 XRP Direct sale0.03 XRP Brokered sale0.04 XRP 00.020.04 XRP excludes load scaling, retries, cancellations, wallet buffers, and marketplace fees
Even a 1,000-item lifecycle burns hundredths of an XRP at the dated base fee. Temporary offer reserve is four orders of magnitude larger.

Transfer fees and broker fees are sale proceeds, not network costs

An issuer may set an NFT's TransferFee only when minting it. The valid range is 0 through 50,000, equal to 0% through 50% in 0.001 percentage-point increments. It applies to secondary sales when the seller is not the issuer. On a direct 100 XRP secondary sale with a 5% transfer fee, the issuer receives 5 XRP and the seller receives 95 XRP. The buyer's separate accept transaction still destroys its signed network fee.

A broker fee works differently. In brokered mode, a third party atomically matches one buy offer and one sell offer for the same NFT without taking custody of the NFT. If the buy offer is 100 XRP, the sell offer is 90 XRP, and the accept transaction claims a 10 XRP NFTokenBrokerFee, the broker receives 10 XRP and the seller receives 90 XRP when no issuer transfer fee applies. The protocol requires the seller's amount before transfer-fee accounting to meet the sell offer. Broker fees are explicit amounts, not a protocol-wide percentage.

How a 100 XRP NFT sale is divided in direct royalty and broker examples A direct 100 XRP secondary sale with a five percent transfer fee sends 95 XRP to the seller and 5 XRP to the issuer. A separate brokered 100 XRP sale with no transfer fee and a 10 XRP broker fee sends 90 XRP to the seller and 10 XRP to the broker. TWO SEPARATE 100 XRP SALE EXAMPLES Direct secondary sale · 5% issuer transfer fee SELLER 95 XRPISSUER 5 XRP Brokered sale · 10 XRP broker fee · no transfer fee SELLER 90 XRPBROKER 10 XRP the XRPL transaction fee is separate and is not shown in either 100 XRP split
Royalty and brokerage are different value flows. The examples are deliberately separate so no one mistakes either payment for XRP destroyed by the network.

What burning returns, and what it does not

NFTokenBurn permanently removes an NFT from its owner's page and pays a standard transaction fee. The current holder can always burn. The issuer or authorized minter can burn an NFT held by someone else only if the immutable Burnable flag was enabled at mint. Burning may consolidate pages, but it does not refund 0.2 XRP for every NFT. Reserve falls only when page consolidation removes an entire NFTokenPage.

For a 1,000-NFT collection with the typical 8.4 XRP page reserve, burning all 1,000 would destroy at least another 0.01 XRP in 1,000 burn transactions and ultimately remove the page reserve. Burning one NFT might release nothing. Open offers also have to be removed for their offer reserve to return. This is why “burn cost” and “reserve recovery” should be tracked from actual ledger-object changes, not inferred from token count.

Use the model as a baseline, not a quote

Query validated server_info, fee, account objects, and actual offer inventory before funding or signing. NFT prices can be volatile and illiquid. Metadata can depend on external storage, royalties may not exist outside native XRPL trading, and contracts or bridges add risks not modeled here. Network settings, marketplace behavior, taxes, and wallet defaults can change.

FAQ

How much does it cost to mint an NFT on XRPL in 2026?

At the Mainnet state checked on 7 September 2026, a standard single-signed NFTokenMint had a 10-drop minimum before load scaling, equal to 0.00001 XRP. Minting may also create a page that locks 0.2 XRP of owner reserve, but that reserve is not destroyed.

Does every XRPL NFT require a 0.2 XRP reserve?

No. Reserve applies to NFTokenPage objects, not individual NFTs. Each page can store up to 32 NFTs, and official planning guidance assumes about 24 per page on average. Each open buy or sell offer separately adds 0.2 XRP of owner reserve.

Is the XRP reserved for an NFT offer lost?

No. It stays in the offer creator's account but cannot be spent below the reserve requirement while the offer exists. Accepting or canceling the offer releases the 0.2 XRP reserve. The transaction fees are destroyed and never return.

How do XRPL NFT transfer fees and broker fees differ?

A transfer fee is an immutable issuer royalty set at mint, from 0% to 50% in 0.001 percentage-point steps, for secondary sales. A broker fee is an explicit amount claimed when matching buy and sell offers in brokered mode. Neither is the network transaction fee.

Does burning an XRPL NFT recover reserve?

Sometimes. Burning pays a transaction fee and removes the NFT. Reserve falls only when page consolidation removes an NFTokenPage, so burning one NFT does not necessarily release 0.2 XRP. Removing associated offers is a separate requirement for recovering their reserve.

Related reading

Sources checked

Mainnet values were queried from Ripple's official s1.ripple.com public endpoint at validated ledger 106,823,470 on 7 September 2026: 0.00001 XRP reference base fee, 1 XRP base reserve, and 0.2 XRP owner reserve. The open-ledger fee was 10 drops and the transaction queue was empty at the query time. Calculations assume single signatures, successful first attempts, no load escalation, and no fees above the minimum.

Put working XRP ahead of idle XRP

Collections need liquid XRP for fees and reserve, but capital outside that operating buffer does not have to sit idle. XORA's separate proposition is up to 22% APY value (15% native XRP yield, treasury-subsidised during a disclosed bootstrap, plus estimated XORA reward value). It is never guaranteed and carries custody, liquidity, operational, counterparty, market, subsidy, and reward-value risk. Compare outcomes with the XRP yield calculator, read how XRP yield works, and review the security model before depositing.

xora.finance is where to put your XRP to work and earn up to 22% instead of leaving it idle on an exchange.

Put your XRP to work → Review the risks →