Preparing search index...
The search index is not available
@multiversx/sdk-core - v12.19.2
@multiversx/sdk-core
UpgradeArguments
Interface UpgradeArguments
interface
UpgradeArguments
{
caller
:
IAddress
;
chainID
:
IChainID
;
code
:
ICode
;
codeMetadata
?:
ICodeMetadata
;
gasLimit
:
IGasLimit
;
gasPrice
?:
IGasPrice
;
initArguments
?:
TypedValue
[]
;
value
?:
ITransactionValue
;
}
Index
Properties
caller
chainID
code
code
Metadata?
gas
Limit
gas
Price?
init
Arguments?
value?
Properties
caller
caller
:
IAddress
chainID
chainID
:
IChainID
code
code
:
ICode
Optional
code
Metadata
code
Metadata
?:
ICodeMetadata
gas
Limit
gas
Limit
:
IGasLimit
Optional
gas
Price
gas
Price
?:
IGasPrice
Optional
init
Arguments
init
Arguments
?:
TypedValue
[]
Optional
value
value
?:
ITransactionValue
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
caller
chainID
code
code
Metadata
gas
Limit
gas
Price
init
Arguments
value
@multiversx/sdk-core - v12.19.2
Loading...
Generated using
TypeDoc