Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
No balances found for "Deployer"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21137857 | 19 days ago | | | 0 | 0.0086601629 | |
| 21137856 | 19 days ago | | | 0 | 0.0096131797 | |
| 21137855 | 19 days ago | | | 0 | 0.011078270 | |
| 21137854 | 19 days ago | | | 0 | 0.012478321 | |
| 21137853 | 19 days ago | | | 0 | 0.0081229338 | |
| 21137852 | 19 days ago | | | 0 | 0.011445567 | |
| 21137843 | 19 days ago | | | 0 | 0.011683729 | |
| 21137842 | 19 days ago | | | 0 | 0.0084765949 | |
| 21137841 | 19 days ago | | | 0 | 0.0096987472 | |
| 21137840 | 19 days ago | | | 0 | 0.0071471772 |
ABI
ABI objects
Getter at block 21274389
registry() view returns (address)
0x1675bf3f75046acd131cad845eb8ff3bed49a643
Read-only
getAddress(address sender, string namespace, string name) view returns (address)
getSalt(address sender, string namespace, string name) pure returns (bytes32)
State-modifying
Events deployAuthorizer(string namespace, string name, struct IDeployerAuthorizerParams params)
deployPriceOracle(string namespace, string name, struct IDeployerPriceOracleParams params)
deploySmartVault(string namespace, string name, struct IDeployerSmartVaultParams params)
deployTask(string namespace, string name, struct IDeployerTaskParams params)
AuthorizerDeployed(string namespace, string name, address instance, address implementation)
PriceOracleDeployed(string namespace, string name, address instance, address implementation)
SmartVaultDeployed(string namespace, string name, address instance, address implementation)
TaskDeployed(string namespace, string name, address instance, address implementation)
constructor(address _registry)
This contract contains no fallback and receive objects.
DeployerImplementationDeprecated(address implementation)
DeployerImplementationNotRegistered(address implementation)
DeployerImplementationStateless(address implementation)
DeployerNameEmpty()
DeployerNamespaceEmpty()