RegularVaultFactory
Verified contract
Active on
Base with 3 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 "RegularVaultFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13630279 | 7 months ago | | | 0 | 0.0000010563758 | |
| 1527175 | a year ago | | | 0 | 0.000058028002 | |
| 1458223 | a year ago | | | 0 | 0.00011576000 |
ABI
ABI objects
Getter at block 22927186
lastDeployedAddress() view returns (address)
0x58f8afd6f6499b02e68cb8964fd1d3da3afb9465
owner() view returns (address)
0x6a74649acfd7822ae8fb78463a9f2192752e5aa2
vaultImplementation() view returns (address)
0x90188fed247002e81dac2bc74f547c5e4f703c5d
Read-only
info(address vault) view returns (address Underlying, address NewVault)
whitelist(address) view returns (bool)
State-modifying
Events changeDefaultImplementation(address newImplementation)
deploy(address _storage, address underlying) returns (address)
renounceOwnership()
setWhitelist(address target, bool isWhitelisted)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.