Docs

GetChainIdParams

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