@caravan/sdk API - v0.0.0
Preparing search index...
index
BondParticipant
Interface BondParticipant
interface
BondParticipant
{
address
:
`
0x
${
string
}
`
;
bondAmountUSDC6
:
bigint
;
depositDeadlineUnixSeconds
:
bigint
;
performDeadlineUnixSeconds
:
bigint
;
requiredAct
:
BondRequiredAct
;
role
:
BondRole
;
}
Index
Properties
address
bond
Amount
USDC6
deposit
Deadline
Unix
Seconds
perform
Deadline
Unix
Seconds
required
Act
role
Properties
address
address
:
`
0x
${
string
}
`
bond
Amount
USDC6
bondAmountUSDC6
:
bigint
deposit
Deadline
Unix
Seconds
depositDeadlineUnixSeconds
:
bigint
perform
Deadline
Unix
Seconds
performDeadlineUnixSeconds
:
bigint
required
Act
requiredAct
:
BondRequiredAct
role
role
:
BondRole
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
bond
Amount
USDC6
deposit
Deadline
Unix
Seconds
perform
Deadline
Unix
Seconds
required
Act
role
@caravan/sdk API - v0.0.0
Loading...