zksync-ethers
Advanced tools
Changelog
6.9.0 (2024-06-19)
v24.7.0
of a node (f7ef615)Provider.getConfirmedTokens()
method (887dc00)Provider.getFeeParams()
method (f5b9381)Provider.getProtocolVersion()
method (864c9d0)Provider.sendRawTransactionWithDetailedOutput()
method (d41a75d)v24.7.0
of a node.Changelog
6.8.0 (2024-06-06)
recommendedL1GasLimit
in getFullRequiredDepositFee
(8e92981)getTransferTx
and getWithdrawTx
non-eth-based chain (fc19131)FullDepositFee
from BigInt
to bigint
(8707879)Block.l1BatchTimestamp
has accurate value (cbbb84e)RawBlockTransaction
(183fa57)getTransactionReceipt()
returns null
if transaction is not mined or found (17f131d)Provider.getTransactionReceipt()
and BrowserProvider.getTransactionReceipt()
return null
if transaction is not mined, discarded or not found.