Update NFT status

This commit is contained in:
mDuo13
2022-10-31 14:52:40 -07:00
parent a9e92f4d03
commit 4addf5996b
47 changed files with 110 additions and 116 deletions

View File

@@ -4,14 +4,13 @@ parent: account-methods.html
blurb: Get a list of all NFTs for an account.
labels:
- Non-fungible Tokens, NFTs
status: not_enabled
---
# account_nfts
[[Source]](https://github.com/ripple/rippled/blob/master/src/ripple/rpc/handlers/AccountObjects.cpp "Source")
The `account_nfts` method returns a list of `NFToken` objects for the specified account.
{% include '_snippets/nfts-disclaimer.md' %}
_(Added by the [NonFungibleTokensV1_1 amendment][].)_
## Request Format
An example of the request format: