VaultFactory

Verified contract

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

No balances found for "VaultFactory"

No transactions found for "VaultFactory"


Functions
Getter at block 20904096
implementation(view returns (address)
0xdb28355b24d5f0ee62cf56c72dae1236caf15964
Read-only
getNextAddress(address _originaddress _ownerbytes32 _merkleRootview returns (address vault)
getNextSeed(address _deployerview returns (bytes32)
State-modifying
deploy(bytes32 _merkleRootreturns (address vault)
deployFor(bytes32 _merkleRootaddress _ownerreturns (address vault)
deployFor(bytes32 _merkleRootaddress _ownerstruct InitInfo[] _callsreturns (address vault)
Events
DeployVault(address indexed _originaddress indexed _deployeraddress indexed _ownerbytes32 _seedbytes32 _saltaddress _vaultbytes32 _root
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
CreateFail(