Distributor
Verified contract
Active on
Ethereum with 1 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Distributor"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17873238 | a year ago | | | 0 | 0.0012686518 |
ABI
ABI objects
Getter at block 21406202
TOKEN() view returns (address)
0x39d8bcb39de75218e3c08200d95fde3a479d7a14
nextReward() view returns (uint256 _reward)
4546161673545148
owner() view returns (address)
0x4b19466f0c31b3a9fc239ef76ef37ecdc08a2d9f
rate() view returns (uint256)
10000
rateDenominator() view returns (uint256)
1000000
staking() view returns (address)
0x05999eb831ae28ca920ce645a5164fbdb1d74fe9
treasury() view returns (address)
0xab01b9419ed5b82c9342886206eacc5059268cb3
Read-only
nextRewardAt(uint256 _rate) view returns (uint256 _reward)
State-modifying
Events distribute()
renounceOwnership()
setRate(uint256 _rewardRate)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _treasury, address _TOKEN, address _staking)
This contract contains no fallback and receive objects.
This contract contains no error objects.