Redistributor
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
0x9eb6…5590
Balances ($0.00)
No balances found for "Redistributor"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11904727 | 4 years ago | | | 0 | 0.026263160 |
ABI
ABI objects
Getter at block 21394774
DURATION() view returns (uint256)
604800
gmeToken() view returns (address)
0x9eb6be354d88fd88795a04de899a57a77c545590
lpPool() view returns (address)
0xf7db130e97a675bbd95c253368b8ab98f0ff378a
lpPoolGrant() view returns (uint256)
46875000000000000000000
owner() view returns (address)
0xb6d320ee25b334070aad806638cb493fdbf30dc4
stakingPool() view returns (address)
0x72fd78efb7b28d9acac54fd4213957a20fc5ef6b
stakingPoolGrant() view returns (uint256)
15625000000000000000000
starttime() view returns (uint256)
1644957000
Read-only
This contract contains no read-only function objects.
State-modifying
Events distribute()
notifyRewardAmount(uint256 reward)
renounceOwnership()
transferOwnership(address newOwner)
Distributed(uint256 stakingPoolGrant, uint256 lpPoolGrant)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RewardAdded(uint256 reward)
constructor(address gmeToken_, address lpPool_, address stakingPool_, uint256 starttime_)
This contract contains no fallback and receive objects.
This contract contains no error objects.