/magiceden/wallets/tokens
/magiceden
/magiceden/wallets/tokens
List the NFTs held by a wallet on Magic Eden (Solana)
Price: 1 credit
💡 AI Hint: List the NFTs held by a Solana wallet, as indexed by Magic Eden. Each token returns its mint address, name, image, parent collection symbol and name, whether it is currently listed (with price in SOL and listing type), last sale price, traits, creators and rarity ranks.
POST
/magiceden/wallets/tokens
Authorizations
API token from the dashboard
Headers
Body
application/json
Wallet address (on-chain Solana account)
Minimum string length:
1Example:
"4QZKsNk1ucKqy8LXUGu9TBs76abXMCgRWMNHUPf6LLjC"
Number of tokens to return
Required range:
x >= 1Max scrapping execution timeout (in seconds)
Required range:
20 <= x <= 1500Blockchain
Available options:
solana Response
Successful Response