BotProxyV3
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
5
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
Balances ($0.00)
No balances found for "BotProxyV3"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "BotProxyV3"
ABI
ABI objects
Getter at block 21399770
bot() view returns (address)
0x0000000000000000000000000000000000000000
bribe() view returns (uint256)
0
owner() view returns (address)
0x0000000000000000000000000000000000000000
proxiableUUID() view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
rockContract() view returns (address)
0x0000000000000000000000000000000000000000
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)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Upgraded(address indexed implementation)
constructor()
receive()
This contract contains no error objects.