Ask AI
Docs
Connect
Contracts
Engine
Pay
Tools
Tools
SDKs
SDKs
Ask AI
Search Docs
K
Support
Support
Changelog
TypeScript SDK
References
GetGasPriceOptions
GetGasPriceOptions
Defined in
thirdweb/src/gas/get-gas-price.ts#L6
type
GetGasPriceOptions
=
{
chain
:
Chain
;
client
:
ThirdwebClient
;
percentMultiplier
?:
number
;
};
chain
client
percentMultiplier
On this page