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 | 156.922255 | $1.42 |
$222.83 | |
BFROG | ERC-20 | 4.245855K | $0.000892 |
$3.79 | |
LOA | ERC-20 | 48 | $0.007772 |
$0.37 | |
toby | ERC-20 | 11.111111M | $0.00 |
$0.33 | |
BENTO | ERC-20 | 8.880888M | $0.00 |
$0.15 | |
BOOMER | ERC-20 | 7.32 | $0.006674 |
$0.05 | |
WGC | ERC-20 | 200 | $0.000093 |
$0.02 | |
PEEZY | ERC-20 | 1.2 | $0.008555 |
$0.01 | |
BOYS | ERC-20 | 0.32 | $0.004423 |
$0 | |
USA | ERC-20 | 1 | $0.000769 |
$0 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22096597 | a day ago | | | 0 | 4.4632737e-7 | |
| 22005573 | 3 days ago | | | 0 | 5.1452310e-7 | |
| 21965895 | 4 days ago | | | 0 | 2.8480640e-7 | |
| 21888435 | 6 days ago | | | 0 | 3.8469612e-7 | |
| 21588604 | 13 days ago | | | 0 | 3.8452220e-7 | |
| 21339052 | 19 days ago | | | 0 | 3.8181580e-7 | |
| 21274183 | 20 days ago | | | 0 | 9.3383924e-7 | |
| 21017769 | a month ago | | | 0 | 3.5814688e-7 | |
| 20976573 | a month ago | | | 0 | 3.4595611e-7 | |
| 20976531 | a month ago | | | 0 | 7.4616949e-7 |
ABI
ABI objects
Getter at block 22140043
fees0() view returns (uint256)
0
fees1() view returns (uint256)
0
feesVotingReward() view returns (address)
0xecb6ffdfd73ceecda62dcb7a65bbd10076910020
isPool() view returns (bool)
true
lastTimeRewardApplicable() view returns (uint256)
1731069433
lastUpdateTime() view returns (uint256)
1730982541
left() view returns (uint256)
8698326028630799374
periodFinish() view returns (uint256)
1731542400
rewardPerToken() view returns (uint256)
8798965821531964195
rewardPerTokenStored() view returns (uint256)
8797566084704415557
rewardRate() view returns (uint256)
18390978712322
rewardToken() view returns (address)
0x940181a94a35a4569e4529a3cdfb74e38fd98631
stakingToken() view returns (address)
0x8b432c54d6e8e1b8d1802753514ab53044af1861
totalSupply() view returns (uint256)
1141663840530447810727
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()