Home > @infiniteobjects/eth-tokens-service > OpenSeaAccount
OpenSeaAccount
Signature:
export interface OpenSeaAccount
| Property | Modifiers | Type | Description |
|---|---|---|---|
| address | string | ||
| config | string | ||
| profile_img_url | string | ||
| user? | { username?: string | null; } | null | (Optional) |