Collections are used to represent all the assets in a single (or multiple) contract addresses and help users group items from the same creator. They have one or more owners and are typically associated with important metadata such as creator royalties and descriptions.
Field Name | Description |
---|---|
| The collection name. Typically derived from the first contract imported to the collection but can be changed by the user |
| External link to the original website for the collection |
| Description for the model |
| The collection slug that is used to link to the collection on OpenSea. This value can change by the owner but must be unique across all collection slugs in OpenSea |
| An image for the collection. Note that this is the cached URL we store on our end. The original image url is |
| Image used in the horizontal top banner for the collection. |
| The collector's fees that get paid out to them when sales are made for their collections |
| The collection's approval status within OpenSea. Can be |
| The payout address for the collection's royalties |
| A list of the contracts that are associated with this collection |
| A dictionary listing all the trait types available within this collection |
| The payment tokens accepted for this collection |
| Approved editors on this collection. |
| A dictionary containing some sales statistics related to this collection, including trade volume and floor prices |