AdminUpgradeabilityProxy

Verified contract

Proxy

Active on Ethereum with 8 txns
Deployed by via 0xf04ec7d6 at 11648572
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 999 additional slots
-
variable spans 999 additional slots
Native
Value $5,133.17
ERC-20
Value $4,108.71
ERC-20
Value $24.59
ERC-20
Value $6.76
ERC-20
--
0x9e622606000d6abd754501b9f459cc163acd94f17737a7eb4bd69504c9d65109
0x09919e41e13601b09b90f4c594755ffdd22e9ae738531b80cc71d2152709222d
0xa57e5b53b3f67db9416606aa8afb2868369ac261fe70ab6816ca5ee742f6946a
0x2ad06917a2ec062acbc43c77c7c3b2c3c8beddd0116a060197a39d389087733d
0x61d74fe7feae6410fe65e90dbda5f74349ca8f084298c0a4973198a9615e4821
0xcda04c81f824ca01143ea3bcfc3108d58e17083510e194eaa357ae7a3ed8debc
0xad591e06a71486a8c19a5a0469f6a9e4a694826c96494203e0f4ca524854f78f
0xe731180e3882f3504301439e5ab0ee711ea769f47d359a389c8f731e5c24e635

Functions
Getter at block 21224928
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
OPERATOR_ROLE(view returns (bytes32)
0x97667070c54ef182b0f5858b034beac1b6f3089aa2d3188bb1e8929f4fa9b929
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
isAdmin(address accountview returns (bool)
isOperator(address accountview returns (bool)
State-modifying
admin(returns (address)
changeAdmin(address newAdmin
implementation(returns (address)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
grantAdmin(address account
grantOperator(address account
grantRole(bytes32 roleaddress account
initialize(address admin
renounceRole(bytes32 roleaddress account
revokeAdmin(address account
revokeOperator(address account
revokeRole(bytes32 roleaddress account
withdrawFromEscrow(address market
withdrawFunds(address touint256 amount
Events
AdminChanged(address previousAdminaddress newAdmin
Upgraded(address indexed implementation
FundsWithdrawn(address indexed touint256 amount
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Constructor
constructor(address _logicaddress _adminbytes _data
Fallback and receive
fallback(
receive(
receive(
Errors

This contract contains no error objects.