Use Supported Tools
Moralis

Get NFTs by Wallet

3min

With the Moralis NFT API, you can GET all NFTs in a wallet using just one API call. Use the following code in your index file to do so:

Description

chain

The chain to query

address (required)

The address of the wallet



index.js
index.ts
Success Response



💡 Learn More