Module account_nfts

Source
Expand description

The account_nfts method returns a list of NFToken objects for the specified account.

https://xrpl.org/account_nfts.html

Structsยง

AccountNftsRequest
AccountNftsResponse
NFToken
The NFToken object represents a single non-fungible token (NFT). It is not stored on its own, but is contained in a NFTokenPage object alongside other NFTs.