stack

Home > @infiniteobjects/data-types > IProfile

IProfile interface

User Profile Public API

Signature:

export interface IProfile 

Properties

Property Modifiers Type Description
address   string Wallet Address ‘0x0000000000000000000000000000000000000000’
blockchain   Nullable<Blockchain> Associated blockchain one off Blockchain enumeration values or ‘null. null
id   string Id on the service
imageUrl   string Profile image ‘https://cdn.infiniteobjects.com/avatars/traditional.gif’
service   ProfileServices Service providing profile (open-sea, top-shot) one off ProfileServices enumeration values. ‘none’
username   Nullable<string> Username null