@multiversx/sdk-core - v14.0.1
Preparing search index...
BaseController
Class BaseController
Hierarchy (
View Summary
)
BaseController
AccountController
DelegationController
SmartContractController
TokenManagementController
TransfersController
Index
Constructors
constructor
Methods
add
Extra
Gas
Limit
If
Required
set
Transaction
Gas
Options
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
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
@multiversx/sdk-core - v14.0.1
Loading...