EnvParams constructor
EnvParams()
Implementation
EnvParams(
this.chainId,
this.contracts,
this.baseApiUrl,
this.batchExplorerUrl,
this.baseWeb3Url,
this.baseWeb3RdpUrl,
);
EnvParams(
this.chainId,
this.contracts,
this.baseApiUrl,
this.batchExplorerUrl,
this.baseWeb3Url,
this.baseWeb3RdpUrl,
);