opensea_profile_collections
Retrieve the NFT collections a wallet holds, including item counts and floor prices, to value each holding.
Instructions
List the collections a wallet holds. Returns the collections a wallet holds items in, with how many items it holds in each and that collection's current floor price. Useful for valuing a wallet's holdings collection by collection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Collections per page, 1-100 | |
| cursor | No | Opaque pagination cursor from a previous next_page_cursor | |
| identifier | Yes | Wallet address, ENS name, or OpenSea username |