@sentio/sdk
Preparing search index...
aptos/builtin
_0x1
vesting
CreateVestingContractEvent
Interface CreateVestingContractEvent
interface
CreateVestingContractEvent
{
commission_percentage
:
bigint
;
grant_amount
:
bigint
;
operator
:
string
;
staking_pool_address
:
string
;
vesting_contract_address
:
string
;
voter
:
string
;
withdrawal_address
:
string
;
}
Index
Properties
commission_
percentage
grant_
amount
operator
staking_
pool_
address
vesting_
contract_
address
voter
withdrawal_
address
Properties
commission_
percentage
commission_percentage
:
bigint
grant_
amount
grant_amount
:
bigint
operator
operator
:
string
staking_
pool_
address
staking_pool_address
:
string
vesting_
contract_
address
vesting_contract_address
:
string
voter
voter
:
string
withdrawal_
address
withdrawal_address
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
commission_
percentage
grant_
amount
operator
staking_
pool_
address
vesting_
contract_
address
voter
withdrawal_
address
@sentio/sdk
Loading...