ListingRewardDistributorV2Controller

Verified contract

Active on Ethereum with 39 txns
Deployed by via 0xad0e6f50 at 14255090
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ListingRewardDistributorV2Controller"

0x8c1ce65653b291491fd5ada26ea24e25dc1f935742c07de29973c9ca131be07b
0x4fc185a8ab24a7a29aeabfe8462d1d69518f9631453e0d5129ebfc0f4d41921d
0xd4ede13b73d04cd46fd3162058a6c05da4d5b73a21cd55284cc004662c7df921
0x55c9923dd277c507686f6d38cd963843b1fae574a9fd527ca12bf3ceb37323d8
0xf46702624f295e0d7e054846eda3214fdbfebcad3f6c5ff1c48a6a90aef4387e
0x53356a48100b6e3c997e802e52c5a8e2bad2120217a75e6f38a2569442a92dd1
0xcc73535ac33516f31ade5d22a865ec57c1388df1d32dd48b2fdca8b841403832
0x3d06759b7b4e6bb87fcdaaeb071db2c5f7cda5d0c645308c736400cc0dc434ce
0xe820377f8e617121e02646f34589ea2cc0db2430ba068b385333b8720e322f67
0x1a43ee366845c01bab0d8a56d04f46a6534f14172efab2e0749d23e9c6fe483b

Functions
Getter at block 21299796
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
OPERATOR_ROLE(view returns (bytes32)
0x97667070c54ef182b0f5858b034beac1b6f3089aa2d3188bb1e8929f4fa9b929
currentRound(view returns (uint256)
47
lastRoundUpdatedAt(view returns (uint256)
1649073726
lrd(view returns (address)
0xc4ccddcd0239d8425b54322e8e5f99d19fb7ba43
minRoundUpdateDelay(view returns (uint256)
64800
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
grantRole(bytes32 roleaddress account
operatorWithdraw(address tokenuint256 amountaddress to
pause(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transferUnderlyingOwnership(address to
unpause(
updateMinRoundUpdateDelay(uint256 newDelay
updateRound(uint256 newRound
updateSetting(uint256 _maxRewarduint256 _maxRound
updateSigners(address[] toAddaddress[] toRemove
updateStakingPool(address pool_
Events
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Constructor
constructor(address _lrdaddress _operatoraddress _admin
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.