AdminUpgradeabilityProxy

Verified contract

Proxy

Active on Ethereum with 1 txns
Deployed by via 0x1f00211f at 11042007
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots

No balances found for "AdminUpgradeabilityProxy"

0x13a5e75024901cebd3216489d8c0c1223f0ee728f975afd015e89c72f632571f

Functions
Getter at block 21393750
owner(view returns (address)
0x02ee44dd463eb6c2ce5dcd805a15a3433f783270
Read-only
admins(addressview returns (bool)
isOperator(address userAddressview returns (bool)
operators(addressview returns (bool)
State-modifying
admin(returns (address)
changeAdmin(address newAdmin
changeImplementation(address newImplementation
implementation(returns (address)
approveToken(address tokenAddressaddress targetAddressuint256 amount
grantAdmin(address _account
grantOperator(address _account
initialize(address _owneraddress[] _initialAdmins
invoke(address targetuint256 valuebytes datareturns (bytes result)
revokeAdmin(address _account
revokeOperator(address _account
transferOwnership(address _owner
withdraw(address targetAddressuint256 amount
withdrawToken(address tokenAddressaddress targetAddressuint256 amount
withdrawTokenFallThrough(address tokenAddressaddress targetAddressuint256 amount
Events
AdminChanged(address previousAdminaddress newAdmin
Upgraded(address indexed implementation
Approved(address indexed tokenAddressaddress indexed targetAddressuint256 amount
Invoked(address indexed targetAddressuint256 valuebytes data
Withdrawn(address indexed tokenAddressaddress indexed targetAddressuint256 amount
Constructor
constructor(address _logicaddress _admin
Fallback and receive
fallback(
receive(
receive(
Errors

This contract contains no error objects.