This contract is being backfilled. You may encounter incomplete storage history.

BFHDailyActionV1

Verified contract

Active on Ethereum with 156,639 txns
Deployed by via 0x995ff585 at 9368170
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x669401523b9e75d62a9e7727ea9a346edd44e6bc1333de0578458abfb23f0ee0
0xb67ddd29856d3dc279276872b85fd3f7c56dad8797634835c6befbfed7b4c236
0x0cf72f6341ce811aba210f6a12284a46af7499f4d40e02aa276bb1ea81ee2457
0xfa8561d3a33ffe588e5843383374f7245632d140f71a2f3fc77721ecad7cc764
0x50850c77e039236a703728451e9cc385a9d1744f3f07efa2bb5c765c203589a8
0x6095726f1e4bd62c32ead920f557b69aadd1b299a9e904554f9da09da0d0d82e
0x7e62b786a95aac2a796075c5bae44ed0d63ebd6c98e92472c34aa110e8ad6957
0x779717cca87731968c83bdf9e361033d0aeb9a159cbee7ce39d3314b16f015ec
0x90b7c12f73c5beeb152d76831613dd3f89cefd323dc4a302ce00871e9851736c
0x5a272e60991b9119ba1f329215cc6083cc6ecd98862db6b06ab257000f217b8e

Functions
Getter at block 20804602
owner(view returns (address)
0x335944b36b02401fb35ca3aa64cc9468e5eb3742
paused(view returns (bool)
false
validator(view returns (address)
0xa3833d8bf7f7b7166c07f3309f70459477a1a746
Read-only
encodeData(address _frombytes32 _hashint64 _timepure returns (bytes32)
ethSignedMessageHash(bytes32 _datapure returns (bytes32)
isApplicable(address _senderbytes32 _hashint64 _timeview returns (bool)
isOperator(address accountview returns (bool)
lastActionDateAddress(addressview returns (int64)
lastActionDateHash(bytes32view returns (int64)
recover(bytes32 _databytes _signaturepure returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
validateSig(address _frombytes32 _hashint64 _timebytes _signatureview returns (bool)
State-modifying
action(bytes _signaturebytes32 _hashint64 _time
addOperator(address account
pause(
removeOperator(address account
setValidater(address _varidator
transferOwnership(address _newOwner
unpause(
withdrawEther(
Events
Action(address indexed userint64 at
OperatorAdded(address indexed account
OperatorRemoved(address indexed account
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Unpaused(address account
Constructor
constructor(address _varidator
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.