RewardsDistribution

Verified contract

Active on Ethereum with 7 txns
Deployed by via 0xbdb77df2 at 16090848
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $182,250
0xd493032d63600ba5c8aa407784c9ca9665d267b677058403abc5db74ec9ec440
0xd4de51fe979b9274c9c47ebb5d89e9aa2f23b968b9fa06cc99e99ed9d6ee5b5b
0xfe18a98218a0b0e5caf0ec761607d5690ce7d53be851c619641ef8b891e36e98
0xd61b8ab9121aa8fd9af96354fc02f70eb1b209cf671ddc661db1184e983c850f
0xec9e62a7d0dc3dac0323c3eec3663ef9167df465ea5c241ead9a334af81d9fa4
0x09fa1a119271ae4e5f856f2aa1a159932b0cebe909f5bc0140d7b9d69e6544d0
0x52354715cfa755d5ecfb9d9eec35bde8e447eded129659aeb2ea2089ec7eefab

Functions
Getter at block 20934852
authority(view returns (address)
0x2590f8870b17dd8d180351b1ee3b6f4b073469cc
distributionsLength(view returns (uint256)
3
nominatedOwner(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x25aa4a183800ecab962d84ccc7ada58d4e126992
rewardsToken(view returns (address)
0xd9fcd98c322942075a5c3860693e9f4f03aae07b
Read-only
distributions(uint256view returns (address destinationuint256 amount)
State-modifying
acceptOwnership(
addRewardDistribution(address destinationuint256 amountreturns (bool)
distributeRewards(returns (bool)
editRewardDistribution(uint256 indexaddress destinationuint256 amountreturns (bool)
nominateNewOwner(address _owner
removeRewardDistribution(uint256 index
setAuthority(address _authority
setRewardToken(address _rewardsToken
Events
OwnerChanged(address oldOwneraddress newOwner
OwnerNominated(address newOwner
RewardDistributionAdded(uint256 indexaddress destinationuint256 amount
RewardsDistributed(uint256 amount
Constructor
constructor(address _owneraddress _authorityaddress _rewardsToken
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.