Preparing search index...
The search index is not available
@kynesyslabs/demosdk
@kynesyslabs/demosdk
escrow
ClaimableEscrow
Interface ClaimableEscrow
Claimable escrow information
interface
ClaimableEscrow
{
balance
:
string
;
deposits
:
{
amount
:
string
;
from
:
string
;
message
?:
string
;
timestamp
:
number
;
}
[]
;
escrowAddress
:
string
;
expired
:
boolean
;
expiryTimestamp
:
number
;
platform
:
"github"
|
"twitter"
|
"telegram"
;
username
:
string
;
}
Index
Properties
balance
deposits
escrow
Address
expired
expiry
Timestamp
platform
username
Properties
balance
balance
:
string
deposits
deposits
:
{
amount
:
string
;
from
:
string
;
message
?:
string
;
timestamp
:
number
;
}
[]
escrow
Address
escrow
Address
:
string
expired
expired
:
boolean
expiry
Timestamp
expiry
Timestamp
:
number
platform
platform
:
"github"
|
"twitter"
|
"telegram"
username
username
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
balance
deposits
escrow
Address
expired
expiry
Timestamp
platform
username
@kynesyslabs/demosdk
Loading...
Claimable escrow information