DOCS

GetChainIdParams

type GetChainIdParams = {
  network: NetworkInput;
  sdkOptions?: SDKOptions;
};