SelfManagedFactory
Verified contract
Active on
Ethereum with 39 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x97f6…0c12
Balances ($0.00)
No balances found for "SelfManagedFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20439093 | 3 months ago | | | 0 | 0.00064359254 | |
| 20439087 | 3 months ago | | | 0 | 0.00068154212 | |
| 20439081 | 3 months ago | | | 0 | 0.00045357687 | |
| 20439075 | 3 months ago | | | 0 | 0.00047528838 | |
| 20439070 | 3 months ago | | | 0 | 0.00045254619 | |
| 20439065 | 3 months ago | | | 0 | 0.00050581231 | |
| 20439059 | 3 months ago | | | 0 | 0.00041227289 | |
| 20439054 | 3 months ago | | | 0 | 0.00041661358 | |
| 20439049 | 3 months ago | | | 0 | 0.00040636473 | |
| 20439044 | 3 months ago | | | 0 | 0.00043922378 |
ABI
ABI objects
Getter at block 21158358
DEFII_TEMPLATE() view returns (address)
0x97f69c1436ba3859246d29d21d692751f59d0c12
operator() view returns (address)
0x16bf04f0e42fe79c6b641b96122684f644a50ed5
owner() view returns (address)
0x2a282faaef9dc75914a3d0f8bc4d81e26ee410fa
Read-only
getDefiiFor(address owner, address logic) view returns (address defiiAddress)
State-modifying
Events createDefiiFor(address owner, address logic, address incentiveVault)
renounceOwnership()
setOperator(address operator_)
transferOwnership(address newOwner)
DefiiCreated(address indexed owner, address indexed logic, address defii)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
This contract contains no fallback and receive objects.
ERC1167FailedCreateClone()
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)