@sentio/sdk
Preparing search index...
iota/builtin
_0x3
genesis
TokenAllocation
Interface TokenAllocation
interface
TokenAllocation
{
amount_nanos
:
bigint
;
recipient_address
:
string
;
staked_with_timelock_expiration
:
_0x1
.
option
.
Option
<
bigint
>
;
staked_with_validator
:
_0x1
.
option
.
Option
<
string
>
;
}
Index
Properties
amount_
nanos
recipient_
address
staked_
with_
timelock_
expiration
staked_
with_
validator
Properties
amount_
nanos
amount_nanos
:
bigint
recipient_
address
recipient_address
:
string
staked_
with_
timelock_
expiration
staked_with_timelock_expiration
:
_0x1
.
option
.
Option
<
bigint
>
staked_
with_
validator
staked_with_validator
:
_0x1
.
option
.
Option
<
string
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount_
nanos
recipient_
address
staked_
with_
timelock_
expiration
staked_
with_
validator
@sentio/sdk
Loading...