type ChainIdRequest = { method: "eth_chainId"; params: []; };
method
"eth_chainId"
params
Was this page helpful?