Preparing search index...
The search index is not available
@sentio/sdk
@sentio/sdk
aptos/builtin
_0x1
vesting
VestingSchedule
Interface VestingSchedule
interface
VestingSchedule
{
last_vested_period
:
bigint
;
period_duration
:
bigint
;
schedule
:
_0x1
.
fixed_point32
.
FixedPoint32
[]
;
start_timestamp_secs
:
bigint
;
}
Index
Properties
last_
vested_
period
period_
duration
schedule
start_
timestamp_
secs
Properties
last_
vested_
period
last_vested_period
:
bigint
period_
duration
period_duration
:
bigint
schedule
schedule
:
_0x1
.
fixed_point32
.
FixedPoint32
[]
start_
timestamp_
secs
start_timestamp_secs
:
bigint
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
last_
vested_
period
period_
duration
schedule
start_
timestamp_
secs
@sentio/sdk
Loading...