FLYRewards
Verified contract
Active on
Ethereum with 96 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7e52…218c
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FLY | ERC-20 | 18.213137K | -- | -- | |
UNI-V2 | ERC-20 | 34.6097 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11167884 | 4 years ago | | | 0 | 0.0031103600 | |
| 11155201 | 4 years ago | | | 0 | 0.0029568701 | |
| 11148391 | 4 years ago | | | 0 | 0.0023654960 | |
| 11141643 | 4 years ago | | | 0 | 0.0017555402 | |
| 11139683 | 4 years ago | | | 0 | 0.0065055120 | |
| 11137496 | 4 years ago | | | 0 | 0.0022810140 | |
| 11135729 | 4 years ago | | | 0 | 0.0026001270 | |
| 11134851 | 4 years ago | | | 0 | 0.0015206760 | |
| 11132347 | 4 years ago | | | 0 | 0.0033156901 | |
| 11132332 | 4 years ago | | | 0 | 0.0054269280 |
ABI
ABI objects
Getter at block 21177827
DURATION() view returns (uint256)
259200
fly() view returns (address)
0x7e522119a2a5929c5651552ab1ac35eff422218c
initreward() view returns (uint256)
1220531250000000000000
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1604449004
lastUpdateTime() view returns (uint256)
1604189804
owner() view returns (address)
0xd605b54956250f4f358945219119bae1dd312e70
periodFinish() view returns (uint256)
1604449004
rewardPerToken() view returns (uint256)
2144871505557818623605
rewardPerTokenStored() view returns (uint256)
2109605922498734032268
rewardRate() view returns (uint256)
4708839699074074
starttime() view returns (uint256)
1599926400
totalSupply() view returns (uint256)
34609700000000000000
y() view returns (address)
0xce84867c3c02b05dc570d0135103d3fb9cc19433
Read-only
balanceOf(address account) view returns (uint256)
earned(address account) view returns (uint256)
rewards(address) view returns (uint256)
userRewardPerTokenPaid(address) view returns (uint256)
State-modifying
Events exit()
getReward()
notifyRewardAmount(uint256 reward)
renounceOwnership()
setRewardDistribution(address _rewardDistribution)
stake(uint256 amount)
transferOwnership(address newOwner)
withdraw(uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RewardAdded(uint256 reward)
RewardPaid(address indexed user, uint256 reward)
Staked(address indexed user, uint256 amount)
Withdrawn(address indexed user, uint256 amount)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.