JSON-RPC Reference
anvil-zksync
exposes several JSON-RPC namespaces. Click a namespace to view available methods:
Namespace | Description |
---|---|
eth_* | Ethereum compatible base methods |
zks_* | ZKsync specific extensions |
anvil_* | Anvil node controls |
hardhat_* | Hardhat style testing helpers |
evm_* , net_* , web3_* , debug_* | Miscellaneous utilities & tracing |