ethers
library, which has changed in some important way in the hethers
library.provider
instance -> Hedera Consensus Nodes & Hedera Mirror Nodes.gasPrice
during transaction execution. More info here.static
calls create ContractLocalCall transactions.address
properties are replaced with accountLike
properties to support both Hedera like accounts (shard.realm.num
) and native EVM addresses.transactionHash
but transactionId
, thus every function using transactionHash
is replaced with transactionId
block
related queries for filters/events or provider polling is replaced with timestamp
based.