The Ether Button

Verified contract

Active on Ethereum with 118 txns
Deployed by via 0x740a623a at 5710394
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $204.54
0x2a0231d1007f582c3a128d0f6c9029a4578db6e8fb6f5c6ee3d571f81f498a8e
0x0df60b91c2900aec62681d80c365cbaa0ea0d58d5b64601b68188fd1a4648331
0x01e839dd4809c381a19e58f00958c4f3c60df528ed8a50f42b4556eafa2bb7b9
0x049a2c620d16592566125421b6e3f565a552f53eafb190306012956295463173
0x871f4c00f57dcc91de7b8af7cb5c6e0d934836eb1707ea52a771181746feb4d5
0x686a157961571446663c0497c56bb4e23a25292025055b6956a653c2a9905c3b
0x6b9ea82b91874b63709a8ae0907347fbf11f64293c42e1bf664b4758d734fe80
0x1170c92528db3eb1b15f59ad2bb9f492bf916f00416c7d9341a88984081a8bf1
0xc778c8d6cf64f76817168a84bda6a8cb58fb9354f14b12b3298750640cd2f0e0
0x4b8b05416221962a581b49d35d5c40399d6aad574f36f0ff44d614c3cf4775aa

Functions
Getter at block 21281494
ROLE_ADMIN(view returns (string)
admin
blockNumberForVictory(view returns (uint256)
9558425
gameGeneration(view returns (uint256)
13
minimumFee(view returns (uint256)
500000000000000
name(view returns (string)
The Ether Button
requiredBlocksElapsedForVictory(view returns (uint256)
20
started(view returns (bool)
true
symbol(view returns (string)
Butt
totalSupply(view returns (uint256)
114
Read-only
addressLastClickedForGeneration(addressview returns (uint256)
balanceOf(address _ownerview returns (uint256)
checkRole(address addrstring roleNameview 
exists(uint256 _tokenIdview returns (bool)
getApproved(uint256 _tokenIdview returns (address)
getClickMetadata(uint256 _idview returns (uint256 blocksAwayFromDesiredBlockuint256 clickTimeuint256 clickGenerationaddress owner)
hasRole(address addrstring roleNameview returns (bool)
isApprovedForAll(address _owneraddress _operatorview returns (bool)
numberOfClicksAtBlocksRemaining(uint8view returns (uint256)
ownerOf(uint256 _tokenIdview returns (address)
tokenByIndex(uint256 _indexview returns (uint256)
tokenOfOwnerByIndex(address _owneruint256 _indexview returns (uint256)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
adminAddRole(address addrstring roleName
adminRemoveRole(address addrstring roleName
approve(address _touint256 _tokenId
clickButton(payable returns (uint256)
safeTransferFrom(address _fromaddress _touint256 _tokenId
safeTransferFrom(address _fromaddress _touint256 _tokenIdbytes _data
sendDeposit(payable 
setApprovalForAll(address _tobool _approved
setMinimumFee(uint256 _minimumFee
setRequiredBlocksElapsedForVictory(uint256 _requiredBlocksElapsedForVictory
startGame(
transferFrom(address _fromaddress _touint256 _tokenId
withdrawBalance(
Events
Approval(address indexed _owneraddress indexed _approveduint256 _tokenId
ApprovalForAll(address indexed _owneraddress indexed _operatorbool _approved
ButtonClick(address indexed owneruint256 tokenId
RoleAdded(address addrstring roleName
RoleRemoved(address addrstring roleName
Transfer(address indexed _fromaddress indexed _touint256 _tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.