AdminUpgradeabilityProxy

Verified contract

Proxy

Active on Ethereum with 3 txns
Deployed by via 0x3c92f5ce at 11414817
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
ERC-20
--
ERC-20
--
0x835c36a32cd2ee320a4e3bc71c2bd0d9cef8f6194f99d77494fb026a51b02654
0x8b453e65be2daa71c0b614732e7e3a80bceceef3123f342cd90333bf42673a19
0xc414064a2cc642bbca2406ac9bc176f7f2c448ee81b16a672cd0e5813637d253

Functions
Getter at block 21387477
owner(view returns (address)
0x002ee33092457900515a4249e3ec1cd2b2dc8c32
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.