Label: Non-fungible Tokens, NFTs
Pages about non-fungible tokens.
Concepts
-
Tokens
Non-Fungible Tokens Overview
Introduction to XRPL NFTs.
-
Non-Fungible Tokens Overview
Trading NFTokens on the XRP Ledger
Trading NFTokens in direct or brokered mode.
-
Non-Fungible Tokens Overview
Batch minting
Minting NFToken objects in batches.
-
Non-Fungible Tokens Overview
Authorizing Another Account to Mint Your NFTs
You can assign another account to mint NFTs in your stead.
Tutorials
-
Tutorials
XRPL Quickstart
Use a JavaScript test harness to send XRP, trade currencies, and mint and trade NFTokens.
-
XRPL Quickstart
4. Transfer NFTokens
Use a JavaScript test harness to send XRP, trade currencies, and mint and trade NFTokens.
References
-
Basic Data Types
NFToken
Introduction to XRPL NFTs.
-
Ledger Object Types
NFTokenOffer
Create offers to buy or sell NFTs.
-
Ledger Object Types
NFTokenPage
Ledger structure for recording NFTokens.
-
Transaction Types
NFTokenBurn
Use TokenBurn to permanently destroy NFTs.
-
Transaction Types
NFTokenCreateOffer
Create an offer to buy or sell NFTs.
-
Transaction Types
NFTokenMint
Use TokenMint to issue new NFTs.
-
Account Methods
account_nfts
Get a list of all NFTs for an account.
-
Clio Server Methods
nft_info
Retrieve information about the specified NFT using Clio server's `nft_info` API.