ERC20YFIRewards
Verified contract
Active on
Ethereum with 2 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7925…d8fc
0xbac9…05fd
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PHOON | ERC-20 | 733.333 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11699506 | 4 years ago | | | 0 | 0.022166625 | |
| 11699375 | 4 years ago | | | 0 | 0.0080230216 |
ABI
ABI objects
Getter at block 21388494
DURATION() view returns (uint256)
2419200
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1613660539
lastUpdateTime() view returns (uint256)
1611241339
owner() view returns (address)
0x29fd05ec26e64d73f60fa6e83fd2aeb9ceb4a22f
periodFinish() view returns (uint256)
1613660539
rewardPerToken() view returns (uint256)
0
rewardPerTokenStored() view returns (uint256)
0
rewardRate() view returns (uint256)
303130373677248
tornado() view returns (address)
0xbac900b578869f3780653158af2ff043767205fd
tornadoInputToken() view returns (address)
0x2260fac5e5542a773aa44fbcfedf7c193bc2c599
totalSupply() view returns (uint256)
0
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.