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 | 29.440347K | $1.29 |
$37,978.05 | |
BFROG | ERC-20 | 4.245855K | $0.000997 |
$4.23 | |
AYB | ERC-20 | 2M | $0.000001 |
$1.71 | |
toby | ERC-20 | 11.112665M | $0.00 |
$0.5 | |
BENTO | ERC-20 | 9.768977M | $0.00 |
$0.09 | |
BOOMER | ERC-20 | 7.32 | $0.00883 |
$0.06 | |
WGC | ERC-20 | 200 | $0.000303 |
$0.06 | |
PEEZY | ERC-20 | 1.2 | $0.007594 |
$0.01 | |
BOYS | ERC-20 | 0.7 | $0.009241 |
$0.01 | |
FTW | ERC-20 | 60K | $0.00 |
$0 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22897825 | 8 hours ago | | | 0 | 0.0000010810024 | |
| 22896924 | 8 hours ago | | | 0 | 0.0000011858036 | |
| 22894708 | 9 hours ago | | | 0 | 0.0000013971744 | |
| 22888930 | 12 hours ago | | | 0 | 0.0000020354392 | |
| 22884780 | 15 hours ago | | | 0 | 0.0000019882681 | |
| 22881066 | 17 hours ago | | | 0 | 0.0000025243513 | |
| 22879152 | 18 hours ago | | | 0 | 0.0000020087386 | |
| 22877452 | 19 hours ago | | | 0 | 0.0000023858120 | |
| 22875711 | 20 hours ago | | | 0 | 0.0000012729418 | |
| 22875208 | 20 hours ago | | | 0 | 0.0000019840033 |
ABI
ABI objects
Getter at block 22911372
fees0() view returns (uint256)
0
fees1() view returns (uint256)
0
feesVotingReward() view returns (address)
0xd4fcfd4028f39293a7d209e16ed30c546689842d
isPool() view returns (bool)
true
lastTimeRewardApplicable() view returns (uint256)
1732612091
lastUpdateTime() view returns (uint256)
1732611609
left() view returns (uint256)
4009637954054320929341
periodFinish() view returns (uint256)
1732752000
rewardPerToken() view returns (uint256)
9113796732770696501317
rewardPerTokenStored() view returns (uint256)
9113792502712483352394
rewardRate() view returns (uint256)
28658899384988249
rewardToken() view returns (address)
0x940181a94a35a4569e4529a3cdfb74e38fd98631
stakingToken() view returns (address)
0x9e4cb8b916289864321661ce02cf66aa5ba63c94
totalSupply() view returns (uint256)
3265579055301292370458
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()