View the full reference for the Abstract JSON-RPC API.
Namespace | Description | Example |
---|---|---|
eth_ | Standard Ethereum JSON-RPC methods. | eth_chainId |
zks_ | JSON-RPC methods specific to the ZKsync VM that Abstract uses. | zks_estimateFee |
debug_ | JSON-RPC methods useful for debugging purposes. | debug_traceCall |
pubsub_ | JSON-RPC methods for subscribing to events via WebSockets | eth_subscribe |