ProxyController
Verified contract
Active on
Ethereum with 5 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xbe86…8216
0x4086…94d5
0x688c…8e37
0x7ae9…e090
Balances ($0.00)
No balances found for "ProxyController"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12675835 | 3 years ago | | | 0 | 0.0010042200 | |
| 12675833 | 3 years ago | | | 0 | 0.0018720450 | |
| 12675833 | 3 years ago | | | 0 | 0.0018719750 | |
| 12675832 | 3 years ago | | | 0 | 0.0018710650 | |
| 12675832 | 3 years ago | | | 0 | 0.0018697350 |
ABI
ABI objects
Getter at block 21316860
eligManagerAddress() view returns (address)
0x74520b82c7dfafe4f960733f0912b8ad67d96674
feeDistribAddress() view returns (address)
0x58efca0e52f254b76aec95dbd8d8e687e1bb70b1
owner() view returns (address)
0x40d73df4f99bae688ce3c23a01022224fe16c7b2
stakingAddress() view returns (address)
0x0e3ab439db6504df11d19a2bc9107bdd6994ff3b
vaultFactoryAddress() view returns (address)
0x7f899e0cf9bc5f4d8bb3ca9df30d901dd000f16d
Read-only
getAdmin(uint256 index) view returns (address)
State-modifying
Events changeProxyAdmin(uint256 index, address newAdmin)
fetchImplAddress(uint256 index)
renounceOwnership()
transferOwnership(address newOwner)
upgradeProxyTo(uint256 index, address newImpl)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address vaultFactory, address eligManager, address staking, address feeDistrib)
This contract contains no fallback and receive objects.
This contract contains no error objects.