Home > @infiniteobjects/data-types > ProfileServices
List of known profile services
Signature:
export declare enum ProfileServices
| Member | Value | Description |
|---|---|---|
| Anonymous | "none" |
An anonymous user (null) |
| Ethereum | "ethereum" |
Eth Accounts |
| Flow | "flow" |
Flow Accounts |
| InfiniteObjects | "infinite-objects" |
(ALPHA) Infinite Objects Accounts |
| OpenSea | "open-sea" |
Accounts from OpenSea |
| TopShot | "top-shot" |
Dapper accounts |