Skip to main content

zks_L1ChainId RPC Method

Returns the chain id of the underlying L1.

Updated on
Nov 2, 2023

zks_L1ChainId RPC Method

Parameters

This method does not accept any parameters

Returns

result
The chain id of the underlying L1
Request
1
curl https://docs-demo.zksync-mainnet.quiknode.pro/ \
2
-X POST \
3
-H "Content-Type: application/json" \
4
--data '{"method":"zks_L1ChainId","params":[],"id":1,"jsonrpc":"2.0"}'
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free