ETHYFIRewards
Verified contract
Active on
Ethereum with 30 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7925…d8fc
0x3bf5…802a
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PHOON | ERC-20 | 172.799392 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11699445 | 4 years ago | | | 0 | 0.012785661 | |
| 11699443 | 4 years ago | | | 0 | 0.012785661 | |
| 11699440 | 4 years ago | | | 0 | 0.012785661 | |
| 11699437 | 4 years ago | | | 0 | 0.012785661 | |
| 11699435 | 4 years ago | | | 0 | 0.013928929 | |
| 11699431 | 4 years ago | | | 0 | 0.013928929 | |
| 11699429 | 4 years ago | | | 0 | 0.012961548 | |
| 11699426 | 4 years ago | | | 0 | 0.012785661 | |
| 11699423 | 4 years ago | | | 0 | 0.012961548 | |
| 11699419 | 4 years ago | | | 0 | 0.013717161 |
ABI
ABI objects
Getter at block 21328953
DURATION() view returns (uint256)
2419200
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1613659765
lastUpdateTime() view returns (uint256)
1611319771
owner() view returns (address)
0x29fd05ec26e64d73f60fa6e83fd2aeb9ceb4a22f
periodFinish() view returns (uint256)
1613659765
rewardPerToken() view returns (uint256)
1028612481994321970364
rewardPerTokenStored() view returns (uint256)
274750791246734748
rewardRate() view returns (uint256)
8789233914301278
tornado() view returns (address)
0x3bf5416fed0b1d5b884b857e62a7681c0a04802a
totalSupply() view returns (uint256)
20000000000000000000
typhoon() view returns (address)
0x79256db1bdb6259315a1a3d7dd237f69cadfd8fc
Read-only
balanceOf(bytes32 _nullifierHash) view returns (uint256)
earned(bytes32 _nullifierHash) view returns (uint256)
nullifierHashDeposit(bytes32) view returns (bool)
rewards(bytes32) view returns (uint256)
userRewardPerTokenPaid(bytes32) view returns (uint256)
State-modifying
Events notifyRewardAmount(uint256 reward)
renounceOwnership()
seize(address _token, uint256 amount)
setRewardDistribution(address _rewardDistribution)
stake(bytes32 _nullifierHash)
transferOwnership(address newOwner)
withdraw(bytes32 _nullifierHash, address _recipient)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RewardAdded(uint256 reward)
RewardPaid(address indexed user, uint256 reward)
Staked(bytes32 indexed nullifierHash)
Withdrawn(bytes32 indexed nullifierHash)
constructor(address _tornado, address _typhoon)
This contract contains no fallback and receive objects.
This contract contains no error objects.