@multiversx/sdk-core - v14.2.6
Preparing search index...
BaseController
Class BaseController
Hierarchy (
View Summary
)
BaseController
AccountController
DelegationController
GovernanceController
SmartContractController
TokenManagementController
TransfersController
Index
Constructors
constructor
Methods
add
Extra
Gas
Limit
If
Required
set
Transaction
Gas
Options
set
Version
And
Options
For
Guardian
Constructors
constructor
new
BaseController
()
:
BaseController
Returns
BaseController
Methods
Protected
add
Extra
Gas
Limit
If
Required
addExtraGasLimitIfRequired
(
transaction
:
Transaction
)
:
void
Parameters
transaction
:
Transaction
Returns
void
Protected
set
Transaction
Gas
Options
setTransactionGasOptions
(
transaction
:
Transaction
,
options
:
{
gasLimit
?:
bigint
;
gasPrice
?:
bigint
}
,
)
:
void
Parameters
transaction
:
Transaction
options
:
{
gasLimit
?:
bigint
;
gasPrice
?:
bigint
}
Returns
void
Protected
set
Version
And
Options
For
Guardian
setVersionAndOptionsForGuardian
(
transaction
:
Transaction
)
:
void
Parameters
transaction
:
Transaction
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
add
Extra
Gas
Limit
If
Required
set
Transaction
Gas
Options
set
Version
And
Options
For
Guardian
@multiversx/sdk-core - v14.2.6
Loading...