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) |
---|---|---|---|---|---|---|---|
| 3571203 | a year ago | | | 0 | 0.000059557497 | |
| 3571191 | a year ago | | | 0 | 0.000057233649 | |
| 3571179 | a year ago | | | 0 | 0.000057233649 | |
| 3571163 | a year ago | | | 0 | 0.000044296502 | |
| 3526998 | a year ago | | | 0 | 0.000044782940 | |
| 3526984 | a year ago | | | 0 | 0.000045233527 | |
| 3526959 | a year ago | | | 0 | 0.000045026206 | |
| 3526355 | a year ago | | | 0 | 0.000045115037 |
ABI
ABI objects
Getter at block 22760062
owner() view returns (address)
0xf7ff0b2268891f634c9694243df3ba220e4f31a3
vaultCount() view returns (uint256)
8
Read-only
vaults(uint256) view returns (address)
State-modifying
Events deployVault(string name, string symbol, address depositToken, uint8 decimals, address tokenReceiver) returns (address)
renounceOwnership()
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
VaultCreated(address indexed vault, address indexed token, uint8 decimals, uint256 indexed id, string name)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.