DeploymentFactory
Verified contract
Active on
Ethereum with 2 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "DeploymentFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15050278 | 2 years ago | | | 0 | 0.084646971 | |
| 15049891 | 2 years ago | | | 0 | 0.052129088 |
ABI
ABI objects
Getter at block 21158281
olasAddress() view returns (address)
0x0001a500a6b18995b03f44bb040a5ffc28e45cb0
owner() view returns (address)
0xeb2a22b27c7ad5eee424fd90b376c745e60f914e
veOLASAddress() view returns (address)
0x7e01a500805f8a52fad229b3015ad130a332b7b3
Read-only
computeOLASAddress(bytes32 salt) view returns (address)
computeVeOLASAddress(bytes32 salt, address token) view returns (address)
State-modifying
Events changeOwner(address newOwner)
deployOLAS(bytes32 salt)
deployVeOLAS(bytes32 salt, address token)
OwnerUpdated(address indexed owner)
constructor()
This contract contains no fallback and receive objects.
OwnerOnly(address sender, address owner)
ZeroAddress()