Observability
Verified contract
Active on
Ethereum with 0 txns
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
No balances found for "Observability"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "Observability"
ABI
ABI objects
Getter at block 21388150
This contract contains no getter function objects.
Read-only
This contract contains no read-only function objects.
State-modifying
Events emitCloneDeployed(address owner, address clone)
emitDeploymentTargetRegistererd(address impl)
emitDeploymentTargetUnregistered(address impl)
emitFundsWithdrawn(address withdrawnBy, address withdrawnTo, uint256 amount)
emitSale(address to, uint256 pricePerToken, uint256 amount)
emitUpgradeRegistered(address prevImpl, address impl)
emitUpgradeUnregistered(address prevImpl, address impl)
CloneDeployed(address indexed factory, address indexed owner, address clone)
DeploymentTargetRegistered(address indexed impl)
DeploymentTargetUnregistered(address indexed impl)
FundsWithdrawn(address indexed clone, address indexed withdrawnBy, address indexed withdrawnTo, uint256 amount)
Sale(address indexed clone, address indexed to, uint256 pricePerToken, uint256 amount)
UpgradeRegistered(address indexed prevImpl, address indexed newImpl)
UpgradeUnregistered(address indexed prevImpl, address indexed newImpl)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.