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.497888M | $1.32 |
$1,977,212.52 | |
BFROG | ERC-20 | 4.245855K | $0.000999 |
$4.24 | |
AYB | ERC-20 | 2M | $0.000001 |
$2.7 | |
toby | ERC-20 | 11.112665M | $0.00 |
$0.5 | |
BENTO | ERC-20 | 9.768977M | $0.00 |
$0.13 | |
WGC | ERC-20 | 200 | $0.000507 |
$0.1 | |
BOOMER | ERC-20 | 7.32 | $0.012219 |
$0.09 | |
OKAYEG | ERC-20 | 420.69 | $0.00001 |
$0 | |
kurbi | ERC-20 | 1 | $0.001004 |
$0 | |
JELLI | ERC-20 | 1.3111 | $0.000694 |
$0 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22719312 | 13 minutes ago | | | 0 | 6.2323363e-7 | |
| 22719275 | 14 minutes ago | | | 0 | 0.0000011885681 | |
| 22719273 | 15 minutes ago | | | 0 | 7.6697473e-7 | |
| 22719132 | 19 minutes ago | | | 0 | 7.7587493e-7 | |
| 22719116 | 20 minutes ago | | | 0 | 6.4155514e-7 | |
| 22719057 | 22 minutes ago | | | 0 | 0.0000080984331 | |
| 22719012 | 23 minutes ago | | | 0 | 0.0000095692725 | |
| 22718804 | 30 minutes ago | | | 0 | 6.4155514e-7 | |
| 22718726 | 33 minutes ago | | | 0 | 6.5661954e-7 | |
| 22718648 | 35 minutes ago | | | 0 | 7.6688856e-7 |
ABI
ABI objects
Getter at block 22719705
fees0() view returns (uint256)
0
fees1() view returns (uint256)
0
feesVotingReward() view returns (address)
0xa2eded6ee17af8debf70a1e93ac66e60dbfaaf33
isPool() view returns (bool)
true
lastTimeRewardApplicable() view returns (uint256)
1732228757
lastUpdateTime() view returns (uint256)
1732228753
left() view returns (uint256)
810351390412774272677524
periodFinish() view returns (uint256)
1732752000
rewardPerToken() view returns (uint256)
383586797633746105672924184
rewardPerTokenStored() view returns (uint256)
383586792346080139675852403
rewardRate() view returns (uint256)
1548709472296379068
rewardToken() view returns (address)
0x940181a94a35a4569e4529a3cdfb74e38fd98631
stakingToken() view returns (address)
0x6cdcb1c4a4d1c3c6d054b27ac5b77e89eafb971d
totalSupply() view returns (uint256)
1171563772942942150
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()