@circle-fin/usdckit - v0.18.0
Preparing search index...
actions
EstimateFeesPerGasParams
Type Alias EstimateFeesPerGasParams
Parameters for estimating fees per gas.
type
EstimateFeesPerGasParams
=
{
client
:
Client
;
request
:
{
amount
:
BaseUnits
;
chain
:
Chain
;
from
:
Account
;
to
:
Account
;
token
?:
Contract
;
}
;
}
Index
Properties
client
request
Properties
client
client
:
Client
request
request
:
{
amount
:
BaseUnits
;
chain
:
Chain
;
from
:
Account
;
to
:
Account
;
token
?:
Contract
;
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
client
request
@circle-fin/usdckit - v0.18.0
Loading...
Parameters for estimating fees per gas.