MultiProxyController

Verified contract

Active on Ethereum with 1 txns
Deployed by via 0xc36fb64b at 14026643
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "MultiProxyController"

0xb33a82c346647a621c41179cb7c53137d390407ea63239fa796d4027361f5706
From

Functions
Getter at block 20823709
 
getAllImpls(view returns (address[])
getAllProxies(view returns (address[])
[0xBE86f647b167567525cCAAfcd6f881F1Ee558216, 0xFD8a76dC204e461dB5da4f38687AdC9CC5ae4a86, 0x688c3E4658B5367da06fd629E41879beaB538E37, 0x5fAD0e4cc9925365b9B0bbEc9e0C3536c0B1a5C7, 0x4086e98Cce041d286112d021612fD894cFed94D5, 0x3E135c3E981fAe3383A5aE0d323860a34CfAB893]
 
getAllProxiesInfo(view returns (string[])
owner(view returns (address)
0x673a039f6a959fa9db65d16781e6defde30375d9
Read-only
getAdmin(uint256 indexview returns (address)
getImpl(uint256 indexview returns (address)
getName(uint256 indexview returns (string)
State-modifying
addProxy(string nameaddress proxy
changeAllAdmins(address newAdmin
changeAllAdmins(uint256 startuint256 countaddress newAdmin
changeProxyAdmin(uint256 indexaddress newAdmin
removeProxy(uint256 index
renounceOwnership(
transferOwnership(address newOwner
upgradeProxyTo(uint256 indexaddress newImpl
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ProxyAdded(string nameaddress proxy
ProxyAdminChanged(uint256 indexaddress newAdmin
ProxyRemoved(uint256 index
Constructor
constructor(string[] _namesaddress[] _proxies
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.