stack

Home > @infiniteobjects/eth-tokens-service > OpenSeaAccount

OpenSeaAccount interface

OpenSeaAccount

Signature:

export interface OpenSeaAccount 

Properties

Property Modifiers Type Description
address   string  
config   string  
profile_img_url   string  
user?   { username?: string | null; } | null (Optional)