Properties
_deployedPromise
_deployedPromise: Promise<Contract>
_runningEvents
_runningEvents: {}
Type declaration
-
[eventTag: string]: RunningEvent
_wrappedEmits
_wrappedEmits: {}
Type declaration
-
[eventTag: string]: (...args: Array<any>) => void
-
- (...args: Array<any>): void
Readonly address
address: string
callStatic
callStatic: {}
Readonly deployTransaction
deployTransaction: TransactionResponse
estimateGas
estimateGas: {}
filters
filters: { AdminChanged: any; AdminChanged(address,address): any; BeaconUpgraded: any; BeaconUpgraded(address): any; Upgraded: any; Upgraded(address): any }
Type declaration
-
AdminChanged: function
-
Parameters
-
Optional previousAdmin: null
-
Optional newAdmin: null
-
AdminChanged(address,address): function
-
Parameters
-
Optional previousAdmin: null
-
Optional newAdmin: null
-
BeaconUpgraded: function
-
BeaconUpgraded(address): function
-
Upgraded: function
-
Upgraded(address): function
populateTransaction
populateTransaction: {}
Readonly provider
provider: Provider
Readonly resolvedAddress
resolvedAddress: Promise<string>
Readonly signer
signer: Signer