@keetanetwork/keetanet-client
Preparing search index...
KeetaNetSDK
Referenced
BlockOperationTOKEN_ADMIN_SUPPLY
Class BlockOperationTOKEN_ADMIN_SUPPLY
Token Supply operation
Hierarchy (
View Summary
)
BlockOperation
BlockOperationTOKEN_ADMIN_SUPPLY
Implements
BlockJSONOperationTOKEN_ADMIN_SUPPLY
Index
Constructors
C
constructor
Properties
P
type
P
is
Instance
Accessors
A
amount
A
method
Methods
M
compute
Amount
M
compute
To
M
to
JSON
M
validate
Constructors
constructor
new
BlockOperationTOKEN_ADMIN_SUPPLY
(
input
:
BlockJSONOperationTOKEN_ADMIN_SUPPLY
,
)
:
BlockOperationTOKEN_ADMIN_SUPPLY
Parameters
input
:
BlockJSONOperationTOKEN_ADMIN_SUPPLY
Returns
BlockOperationTOKEN_ADMIN_SUPPLY
Properties
type
type
:
TOKEN_ADMIN_SUPPLY
= OperationType.TOKEN_ADMIN_SUPPLY
Static
is
Instance
isInstance
:
(
obj
:
any
,
strict
?:
boolean
,
)
=>
obj
is
BlockOperationTOKEN_ADMIN_SUPPLY
= ...
Accessors
amount
get
amount
()
:
bigint
Returns
bigint
set
amount
(
amount
:
string
|
bigint
)
:
void
Parameters
amount
:
string
|
bigint
Returns
void
method
get
method
()
:
AdjustMethod
Returns
AdjustMethod
set
method
(
shouldAdd
:
AdjustMethod
)
:
void
Parameters
shouldAdd
:
AdjustMethod
Returns
void
Methods
Protected
compute
Amount
computeAmount
(
amount
:
string
|
bigint
)
:
bigint
Parameters
amount
:
string
|
bigint
Returns
bigint
Protected
compute
To
computeTo
(
to
:
string
|
GenericAccount
,
isIdentifier
:
false
)
:
Account
Parameters
to
:
string
|
GenericAccount
isIdentifier
:
false
Returns
Account
computeTo
(
to
:
string
|
GenericAccount
,
isIdentifier
:
true
)
:
IdentifierAddress
Parameters
to
:
string
|
GenericAccount
isIdentifier
:
true
Returns
IdentifierAddress
computeTo
(
to
:
string
|
GenericAccount
,
isIdentifier
?:
undefined
)
:
GenericAccount
Parameters
to
:
string
|
GenericAccount
Optional
isIdentifier
:
undefined
Returns
GenericAccount
to
JSON
toJSON
()
:
any
Returns
any
validate
validate
(
context
:
BlockOperationValidateContext
)
:
void
Parameters
context
:
BlockOperationValidateContext
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
C
constructor
Properties
P
type
P
is
Instance
Accessors
A
amount
A
method
Methods
M
compute
Amount
M
compute
To
M
to
JSON
M
validate
@keetanetwork/keetanet-client
Loading...
Token Supply operation