ERC1967Proxy
Verified contract
Proxy
Active on
Ethereum with 47 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 49 additional slots
-
variable spans 48 additional slots
0x41f2…c4e2
Balances ($0.00)
No balances found for "ERC1967Proxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17760155 | a year ago | | | 0 | 0.00063185078 | |
| 15637180 | 2 years ago | | | 0 | 0.00043225697 | |
| 15637165 | 2 years ago | | | 7.1247502 | 0.00052362195 | |
| 15637135 | 2 years ago | | | 0 | 0.00038294227 | |
| 15637130 | 2 years ago | | | 0 | 0.00036673890 | |
| 15637093 | 2 years ago | | | 0.000425 | 0.00047944438 | |
| 15637054 | 2 years ago | | | 0.000425 | 0.00047182094 | |
| 15637028 | 2 years ago | | | <0.00000001 | 0.00051767913 | |
| 15636968 | 2 years ago | | | <0.00000001 | 0.0050196000 | |
| 15636943 | 2 years ago | | | <0.00000001 | 0.0050196000 |
ABI
ABI objects
Getter at block 21399770 proxiableUUID() view returns (bytes32)
bot() view returns (address)
0x0000e8129014514aaadf14dfab7bff914873f770
bribe() view returns (uint256)
10000000000000000000
owner() view returns (address)
0x47561bb7eb538b7969b8152af9b30aac2fab0c81
rockContract() view returns (address)
0x41f28833be34e6ede3c58d1f597bef429861c4e2
Read-only
This contract contains no read-only function objects.
State-modifying
Events buyRock(uint256 rockNumber, uint256 price) payable
buyRockWithBribe(uint256 rockNumber, uint256 price, uint256 _bribe) payable
initialize()
ownerWithdrawRock(uint256 rockNumber)
ownerWithdrawal(address _token)
renounceOwnership()
setBot(address _bot)
setBribe(uint256 _bribe)
setRockContract(address _rockContract)
transferOwnership(address newOwner)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Upgraded(address indexed implementation)
constructor(address _logic, bytes _data)
fallback()
receive()
receive()
This contract contains no error objects.