VaultFactory
Verified contract
Active on
Ethereum with 9 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 "VaultFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19146545 | 10 months ago | | | 0 | 0.0019389600 | |
| 17228593 | 2 years ago | | | 0 | 0.0071047039 | |
| 17228588 | 2 years ago | | | 0 | 0.0081704657 | |
| 17134774 | 2 years ago | | | 0 | 0.0044356912 | |
| 16986625 | 2 years ago | | | 0 | 0.0043625160 | |
| 16789029 | 2 years ago | | | 0 | 0.0033930680 | |
| 16766549 | 2 years ago | | | 0 | 0.0052546780 | |
| 16730603 | 2 years ago | | | 0 | 0.0023453087 | |
| 16617174 | 2 years ago | | | 0 | 0.0020551636 |
ABI
ABI objects
Getter at block 21284035
templateVault() view returns (address)
0x3dcd159891f279474cc44c013654834c934f95c8
Read-only
getAccountVaults(address account) view returns (address[])
getAccountVaultsLength(address account) view returns (uint256)
vaults(address, uint256) view returns (address)
State-modifying
Events createVault() returns (address vault)
VaultCreated(address sender, uint256 index, address vault)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.