DibsRewarder

Verified contract

Implementation

Active on Base with 0 txns
Deployed by via 0x8ca804a8 at 5546272
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 47 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots

No balances found for "DibsRewarder"

No transactions found for "DibsRewarder"


Functions
Getter at block 22767571
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
HALF_Q(view returns (uint256)
57896044618658097711785492504343953926418782139537452191302581570759080747169
PROJECT_ID(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
Q(view returns (uint256)
115792089237316195423570985008687907852837564279074904382605163141518161494337
based(view returns (address)
0x0000000000000000000000000000000000000000
muonAppId(view returns (uint256)
0
muonPublicKey(view returns (uint256 xuint8 parity)
(x=0, parity=0)
validMuonGateway(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
claimed(addressuint256view returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalReward(uint256view returns (uint256)
State-modifying
claim(uint256 _dayuint256 _userVolumeuint256 _totalVolumeuint256 _sigTimestampbytes _reqIdstruct MuonClientBaseSchnorrSign _signbytes _gatewaySignature
fill(uint256 _dayuint256 _amount
grantRole(bytes32 roleaddress account
initialize(address _basedaddress _adminaddress _validMuonGatewayuint256 _muonAppIdstruct MuonClientBasePublicKey _muonPublicKey
muonVerify(bytes reqIduint256 hashstruct MuonClientBaseSchnorrSign signaturestruct MuonClientBasePublicKey pubKeyreturns (bool)
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setBased(address _based
Events
Claim(address indexed useruint256 dayuint256 amount
Initialized(uint8 version
MuonTX(bytes reqIdstruct MuonClientBasePublicKey pubKey
Reward(uint256 dayuint256 amount
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
SetBased(address indexed based
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
DayNotFinished(
InvalidSignature(