zkevm_*
namespace methods.
.env
file
hardhat.config.js
:
HttpProvider
object to connect to your node HTTPS endpoint and get the latest block number:
HTTPProvider
to connect to your node endpoint and get the latest block number.
query
— your JSON-RPC query. In this case, to get the latest block number.JsonRpcProvider
object to connect to your node endpoint and get the balance of any address:
1101
1442
brownie networks add
command with the node endpoint:
chainstack-testnet
.zkEVM
.1101
1442