Interface EstimateDeployFees
Methods
Optional estimateContractDeploy
- estimateContractDeploy(toChain: any): Promise<BigNumber>
Parameters
Returns Promise<BigNumber>
Optional estimateUserStoreDeploy
- estimateUserStoreDeploy(signer: Signer): Promise<BigNumber>
Parameters
Returns Promise<BigNumber>