Ask AI
Docs
Connect
Contracts
Engine
Tools
Tools
SDKs
SDKs
Ask AI
Search Docs
K
Support
Support
Changelog
TypeScript SDK
References
EstimateGasCostResult
EstimateGasCostResult
Defined in
thirdweb/src/transaction/actions/estimate-gas-cost.ts#L7
type
EstimateGasCostResult
=
{
ether
:
string
;
wei
:
bigint
};
ether
wei
On this page