blockchain-kit-sdk
Toggle table of contents
1.0.21-dev
common
Target filter
common
Switch theme
Search in API
Skip to content
blockchain-kit-sdk
blockchain-kit-sdk
/
com.cramium.blockchain.kit.blockchain.common
/
EvmLegacyFee
/
EvmLegacyFee
Evm
Legacy
Fee
common
constructor
(
maxFeeWei
:
BigInteger
,
l1FeeWei
:
BigInteger
?
=
null
,
gasLimit
:
BigInteger
,
gasPrice
:
BigInteger
)
constructor
(
gasPrice
:
BigInteger
,
gasLimit
:
BigInteger
,
l1FeeWei
:
BigInteger
?
=
null
)