Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AERO | ERC-20 | 1.804084K | $1.15 |
$2,074.7 | |
BFROG | ERC-20 | 4.245855K | $0.000773 |
$3.28 | |
FLI | ERC-20 | 250 | $0.004897 |
$1.22 | |
toby | ERC-20 | 11.111111M | $0.00 |
$0.33 | |
BENTO | ERC-20 | 9.768977M | $0.00 |
$0.1 | |
BOOMER | ERC-20 | 7.32 | $0.005438 |
$0.04 | |
WGC | ERC-20 | 200 | $0.000106 |
$0.02 | |
PEEZY | ERC-20 | 1.2 | $0.008902 |
$0.01 | |
USA | ERC-20 | 1 | $0.00163 |
$0 | |
BANANAS | ERC-20 | 33 | $0.00003 |
$0 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21840475 | 12 hours ago | | | 0 | 5.2251960e-7 | |
| 21805591 | a day ago | | | 0 | 2.5242824e-7 | |
| 21783973 | 2 days ago | | | 0 | 2.6149982e-7 | |
| 21120518 | 17 days ago | | | 0 | 1.9968608e-7 | |
| 21120510 | 17 days ago | | | 0 | 0.000000507919209423 | |
| 21120135 | 17 days ago | | | 0 | 2.5395038e-7 | |
| 21063703 | 18 days ago | | | 0 | 2.3556181e-7 | |
| 21063425 | 18 days ago | | | 0 | 4.9811249e-7 | |
| 21063171 | 18 days ago | | | 0 | 2.5631700e-7 | |
| 21046370 | 19 days ago | | | 0 | 0.000000308302551600 |
ABI
ABI objects
Getter at block 21862291
fees0() view returns (uint256)
0
fees1() view returns (uint256)
0
feesVotingReward() view returns (address)
0x357c30d6abb8ea1c8086960eefd2b88d46bba794
isPool() view returns (bool)
true
lastTimeRewardApplicable() view returns (uint256)
1729123200
lastUpdateTime() view returns (uint256)
1729123200
left() view returns (uint256)
0
periodFinish() view returns (uint256)
1729123200
rewardPerToken() view returns (uint256)
1833171277039878976239
rewardPerTokenStored() view returns (uint256)
1833171277039878976239
rewardRate() view returns (uint256)
4459688676505
rewardToken() view returns (address)
0x940181a94a35a4569e4529a3cdfb74e38fd98631
stakingToken() view returns (address)
0x89de19c640b03649206e9998481ee9e8e23ebcaf
totalSupply() view returns (uint256)
5619465684137386724
ve() view returns (address)
0xebf418fe2512e7e6bd9b87a8f0f294acdc67e6b4
voter() view returns (address)
0x16613524e02ad97edfef371bc883f2f5d6c480a5
Read-only
balanceOf(address) view returns (uint256)
earned(address _account) view returns (uint256)
isTrustedForwarder(address forwarder) view returns (bool)
rewardRateByEpoch(uint256) view returns (uint256)
rewards(address) view returns (uint256)
userRewardPerTokenPaid(address) view returns (uint256)
State-modifying
Events deposit(uint256 _amount)
deposit(uint256 _amount, address _recipient)
getReward(address _account)
notifyRewardAmount(uint256 _amount)
notifyRewardWithoutClaim(uint256 _amount)
withdraw(uint256 _amount)
ClaimFees(address indexed from, uint256 claimed0, uint256 claimed1)
ClaimRewards(address indexed from, uint256 amount)
Deposit(address indexed from, address indexed to, uint256 amount)
NotifyReward(address indexed from, uint256 amount)
Withdraw(address indexed from, uint256 amount)
constructor(address _forwarder, address _stakingToken, address _feesVotingReward, address _rewardToken, address _voter, bool _isPool)
This contract contains no fallback and receive objects.
NotAlive()
NotAuthorized()
NotTeam()
NotVoter()
RewardRateTooHigh()
ZeroAmount()
ZeroRewardRate()