Preparing search index...
The search index is not available
Streamflow SDK
Streamflow SDK
@streamflow/distributor
solana
IClaimData
Interface IClaimData
interface
IClaimData
{
amountLocked
:
BN
;
amountUnlocked
:
BN
;
attestation
?:
string
|
PublicKey
;
claimableAmount
:
BN
;
id
:
string
;
partnerLink
?:
{
address
:
string
;
isSigner
:
boolean
}
;
proof
:
number
[]
[]
;
}
Index
Properties
amount
Locked
amount
Unlocked
attestation?
claimable
Amount
id
partner
Link?
proof
Properties
amount
Locked
amountLocked
:
BN
amount
Unlocked
amountUnlocked
:
BN
Optional
attestation
attestation
?:
string
|
PublicKey
claimable
Amount
claimableAmount
:
BN
id
id
:
string
Optional
partner
Link
partnerLink
?:
{
address
:
string
;
isSigner
:
boolean
}
proof
proof
:
number
[]
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
Locked
amount
Unlocked
attestation
claimable
Amount
id
partner
Link
proof
Streamflow SDK
Loading...