Preparing search index...
The search index is not available
@perennial/sdk
@perennial/sdk
Perennial
Definitions
ChainEstimateFeesPerGasFn
Type alias ChainEstimateFeesPerGasFn<formatters>
Chain
Estimate
Fees
Per
Gas
Fn
<
formatters
>
:
(
(
args
)
=>
Promise
<
EstimateFeesPerGasReturnType
|
null
>
)
Type Parameters
formatters
extends
ChainFormatters
|
undefined
=
ChainFormatters
|
undefined
Type declaration
(
args
)
:
Promise
<
EstimateFeesPerGasReturnType
|
null
>
Parameters
args
:
ChainEstimateFeesPerGasFnParameters
<
formatters
>
Returns
Promise
<
EstimateFeesPerGasReturnType
|
null
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@perennial/sdk
Loading...