ERC1967Proxy
Verified contract
Proxy
Active on
Ethereum with 2,300 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
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
0x6b34…f140
0x122c…8eb4
0x65db…84fa
-
variable spans 49 additional slots
Balances ($0.00)
No balances found for "ERC1967Proxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20945076 | a month ago | | | 0 | 0.0021141314 | |
| 20797660 | 2 months ago | | | 0 | 0.0013464606 | |
| 20782630 | 2 months ago | | | 0 | 0.0015016243 | |
| 20749817 | 2 months ago | | | 0 | 0.00042829786 | |
| 20687750 | 3 months ago | | | 0 | 0.00057588553 | |
| 20669944 | 3 months ago | | | 0 | 0.0010561382 | |
| 20669858 | 3 months ago | | | 0 | 0.00056098144 | |
| 20649622 | 3 months ago | | | 0 | 0.00022182409 | |
| 20612776 | 3 months ago | | | 0 | 0.00064465846 | |
| 20583784 | 3 months ago | | | 0 | 0.00062995654 |
ABI
ABI objects
Getter at block 21248924 proxiableUUID() view returns (bytes32)
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DEPLOYER_ROLE() view returns (bytes32)
0xfc425f2263d0df187444b70e47283d622c70181c5baebb1306a01edba1ce184c
boosterBoxContract() view returns (address)
0x65dbfdeb3fa4f7040dbb13d9ad9f251abf8084fa
encryptor() view returns (address)
0x5614ae45ed7d95aebc670d3dd8c642dab8b03f59
majesticBoxContract() view returns (address)
0x122c8d08b982419531b19cce198b63a8d9068eb4
openBoxEnabled() view returns (bool)
true
partContract() view returns (address)
0x6b343dc8d8bf3941e34701bf93782537ef66f140
Read-only
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events grantRole(bytes32 role, address account)
initialize(address adminAddress, address encryptorAddress)
openPartsBox(uint256 blockNumberLimit, uint256[] majesticBoxTokenIds, uint256[] boosterBoxTokenIds, bytes signature)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
setConfig(bool enabled, address partContractAddress, address majesticBoxContractAddress, address boosterBoxContractAddress)
updateEncryptor(address _encryptor)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Initialized(uint8 version)
PartBoxOpened(address indexed owner, address boxContract, uint256 countPerBox, uint256 start, uint256 end, uint256[] boxTokenIds)
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)
Upgraded(address indexed implementation)
constructor(address _logic, bytes _data)
fallback()
receive()
This contract contains no error objects.