TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 3,150 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
Balances ($0.00)
No balances found for "TransparentUpgradeableProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20495807 | 4 months ago | | | 0 | 0.000018307936 | |
| 19671911 | 7 months ago | | | 0 | 0.00076950600 | |
| 19309202 | 9 months ago | | | 0 | 0.0025530826 | |
| 19309064 | 9 months ago | | | 0 | 0.0025231638 | |
| 19308991 | 9 months ago | | | 0 | 0.0029176942 | |
| 19308912 | 9 months ago | | | 0 | 0.0028440003 | |
| 19305241 | 9 months ago | | | 0 | 0.0037843013 | |
| 19304882 | 9 months ago | | | 0 | 0.0034216691 | |
| 19304865 | 9 months ago | | | 0 | 0.0033365724 | |
| 19304682 | 9 months ago | | | 0 | 0.0030311562 |
ABI
ABI objects
Getter at block 21292638
ADMIN() view returns (bytes32)
0xdf8b4c520ffe197c5343c6f5aec59570151ef9a492f2c624fd45ddde6135ec42
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
OPERATORS() view returns (bytes32)
0xaeb7c7d0e674cc9797d54e42cf23c430de43c016789450024ae5ec0cbee9b98e
ORIGIN() view returns (address)
0x0000000000000000000000000000000000000001
commRoot() view returns (address)
0x159ec1f43d18ff1f275156a4a8b0e53503503c1b
Read-only
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
members(address) view returns (uint256 level, address referrer)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
grantRole(bytes32 role, address account)
initialize(address _commRoot)
join(address _referer)
join2(address _referer, address _member)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
Imported(address indexed member, address indexed referrer, address indexed operator)
Initialized(uint8 version)
Joined(address indexed member, address indexed referrer, uint256 level)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.