mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 19:55:54 +00:00
Add NFTs disclaimer.
This commit is contained in:
@@ -100,6 +100,7 @@ Use these methods to perform convenient tasks, such as ping and random number ge
|
|||||||
## [NFT Methods](nft-methods.html)
|
## [NFT Methods](nft-methods.html)
|
||||||
|
|
||||||
Use these methods to retrieve information about NFToken objects.
|
Use these methods to retrieve information about NFToken objects.
|
||||||
|
{% include '_snippets/nfts-disclaimer.md' %}
|
||||||
|
|
||||||
* **[`account_nfts`](account_nfts.html)** - Retrieve a list of NFToken objects for a specified account.
|
* **[`account_nfts`](account_nfts.html)** - Retrieve a list of NFToken objects for a specified account.
|
||||||
* **[`nft_buy_offers`](nft_buy_offers.html)** - Retrieve a list of buy offers for a specified NFToken object.
|
* **[`nft_buy_offers`](nft_buy_offers.html)** - Retrieve a list of buy offers for a specified NFToken object.
|
||||||
|
|||||||
Reference in New Issue
Block a user