Accounts represent wallet addresses and associated usernames, if the owner entered one on OpenSea. Here's an overview of the fields contained in an account:
Field Name | Description |
---|---|
address | The wallet address that uniquely identifies this account. |
user | An object containing username , a string for the the OpenSea username associated with the account. Will be null if the account owner has not yet set a username on OpenSea. |
config | A string representing public configuration options on the user's account, including verified and moderator for OpenSea verified accounts and OpenSea community support staff. |