RewardsDistribution

Verified contract

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

No balances found for "RewardsDistribution"

0x407f5278428e657eea016f2f31bdd1cb506ec8ddf46e1470c07d52d92db10e08
0xd7e32efcef642ae08bedfc4eedaee827aabfb5382fdbe73d618d1c842370f11f
0x5cc727bb5d97aecf0dbeed478961dc0ca98b3d242eca96087b7befca2f300849
0x2386cac8396cedfef8e8ddc40f4cf3deb15d66ef43d98801cdab2812295a3cb5
0x8ecbca9e705a4bd0c2233c591e7f8b91c0a21d2d80c947f3f74647cda34a8f8e
0x6a8135f2cc31a0f20846131e3f079eabeb726be08b10ae9413add5f618fe9ae5
0xee348fd9a0b7980b992facbba2bdbdfe690c225fc3b37fc86d43bbe1d042ce34
0xa6cf822712bff6d053139228ff973fc568b3c1c2ea536ab7d8bc0954a615c640
0x468c505e3a960335abe70a3c4b297905d3cbad8e256173d57f5312cff967ea27
0xa6991caf9cbe349950085067d813cc497b416325626e87bdbe70d278b6d0a6f1

Functions
Getter at block 20937918
authority(view returns (address)
0x0207157a7c154bfdead22751474c68660a4a540b
distributionsLength(view returns (uint256)
1
feePoolProxy(view returns (address)
0x9082de4e7bf8a4cb49c3f6c1229e9d78b207d936
nominatedOwner(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x1c19d81a6f11958d58130ddbc505933426c80369
periFinanceProxy(view returns (address)
0x5d30ad9c6374bf925d0a75454fa327aacf778492
rewardEscrow(view returns (address)
0x7f717b34bc0e5742b3d169cbf7fcf1ee9048b7fa
Read-only
distributions(uint256view returns (address destinationuint256 amount)
State-modifying
acceptOwnership(
addRewardDistribution(address destinationuint256 amountreturns (bool)
distributeRewards(uint256 amountreturns (bool)
editRewardDistribution(uint256 indexaddress destinationuint256 amountreturns (bool)
nominateNewOwner(address _owner
removeRewardDistribution(uint256 index
setAuthority(address _authority
setFeePoolProxy(address _feePoolProxy
setPeriFinanceProxy(address _periFinanceProxy
setRewardEscrow(address _rewardEscrow
Events
OwnerChanged(address oldOwneraddress newOwner
OwnerNominated(address newOwner
RewardDistributionAdded(uint256 indexaddress destinationuint256 amount
RewardsDistributed(uint256 amount
Constructor
constructor(address _owneraddress _authorityaddress _periFinanceProxyaddress _rewardEscrowaddress _feePoolProxy
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.