@multiversx/sdk-core - v15.0.0
Preparing search index...
IGasLimitEstimator
Interface IGasLimitEstimator
interface
IGasLimitEstimator
{
estimateGasLimit
(
options
:
{
transaction
:
Transaction
}
)
:
Promise
<
bigint
>
;
}
Index
Methods
estimate
Gas
Limit
Methods
estimate
Gas
Limit
estimateGasLimit
(
options
:
{
transaction
:
Transaction
}
)
:
Promise
<
bigint
>
Parameters
options
:
{
transaction
:
Transaction
}
Returns
Promise
<
bigint
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
estimate
Gas
Limit
@multiversx/sdk-core - v15.0.0
Loading...