Minimal Anti Collusion Infrastructure (MACI) / getProxyContract
Variable: getProxyContract()
constgetProxyContract: <T>({ factory, proxyFactory, receipt, signer }) =>Promise<T>
Defined in: node_modules/.pnpm/@excubiae+contracts@0.7.0/node_modules/@excubiae/contracts/build/ts/deploy.d.ts:9
Get proxy contract from deployed proxy factory contract and receipt.
Type Parameters
T
T = BaseContract
Parameters
{ factory, proxyFactory, receipt, signer }
Returns
Promise<T>
proxied contract