DeploymentFactory

Verified contract

Active on Ethereum with 2 txns
Deployed by via 0x93ee5440 at 15049655
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "DeploymentFactory"

0x84d63026615af84d9808b54a9b883f9118d2fdf2e31a02d4df1259af8bde9d99
0x5e142fa9706394f0d86b6fe1d0d24048796ec3f5d68ca800b8606c8a25b44cac

Functions
Getter at block 21158281
olasAddress(view returns (address)
0x0001a500a6b18995b03f44bb040a5ffc28e45cb0
owner(view returns (address)
0xeb2a22b27c7ad5eee424fd90b376c745e60f914e
veOLASAddress(view returns (address)
0x7e01a500805f8a52fad229b3015ad130a332b7b3
Read-only
computeOLASAddress(bytes32 saltview returns (address)
computeVeOLASAddress(bytes32 saltaddress tokenview returns (address)
State-modifying
changeOwner(address newOwner
deployOLAS(bytes32 salt
deployVeOLAS(bytes32 saltaddress token
Events
OwnerUpdated(address indexed owner
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OwnerOnly(address senderaddress owner
ZeroAddress(