4min
Get NFTs by Wallet
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:
index.js
index.ts
Success Response
|
Updated 12 Dec 2022
Did this page help you?
Yes
No
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: