Preparing search index...
The search index is not available
@kynesyslabs/demosdk
@kynesyslabs/demosdk
abstraction
UserPoints
Interface UserPoints
interface
UserPoints
{
breakdown
:
{
socialAccounts
:
{
discord
:
number
;
github
:
number
;
twitter
:
number
;
}
;
web3Wallets
:
{
[
chain
:
string
]
:
number
;
}
;
}
;
lastUpdated
:
Date
;
linkedSocials
:
{
twitter
?:
string
;
}
;
linkedWallets
:
string
[]
;
totalPoints
:
number
;
userId
:
string
;
}
Index
Properties
breakdown
last
Updated
linked
Socials
linked
Wallets
total
Points
user
Id
Properties
breakdown
breakdown
:
{
socialAccounts
:
{
discord
:
number
;
github
:
number
;
twitter
:
number
;
}
;
web3Wallets
:
{
[
chain
:
string
]
:
number
;
}
;
}
last
Updated
last
Updated
:
Date
linked
Socials
linked
Socials
:
{
twitter
?:
string
;
}
linked
Wallets
linked
Wallets
:
string
[]
total
Points
total
Points
:
number
user
Id
user
Id
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
breakdown
last
Updated
linked
Socials
linked
Wallets
total
Points
user
Id
@kynesyslabs/demosdk
Loading...