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 | 5.113464K | $1.16 |
$5,931.62 | |
BFROG | ERC-20 | 4.245855K | $0.000781 |
$3.32 | |
toby | ERC-20 | 11.112665M | $0.00 |
$0.34 | |
BENTO | ERC-20 | 8.880888M | $0.00 |
$0.08 | |
BOOMER | ERC-20 | 7.32 | $0.005528 |
$0.04 | |
WGC | ERC-20 | 200 | $0.000102 |
$0.02 | |
PEEZY | ERC-20 | 1.2 | $0.009442 |
$0.01 | |
OKAYEG | ERC-20 | 420.69 | $0.000004 |
$0 | |
USA | ERC-20 | 1 | $0.001599 |
$0 | |
BOYS | ERC-20 | 0.2 | $0.003439 |
$0 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21845081 | 2 hours ago | | | 0 | 4.3257959e-7 | |
| 21840663 | 4 hours ago | | | 0 | 4.3257959e-7 | |
| 21796232 | a day ago | | | 0 | 3.9926462e-7 | |
| 21771930 | 2 days ago | | | 0 | 4.4383270e-7 | |
| 21765200 | 2 days ago | | | 0 | 5.1554150e-7 | |
| 21760433 | 2 days ago | | | 0 | 0.000000507508806436 | |
| 21751660 | 2 days ago | | | 0 | 6.9724431e-7 | |
| 21751467 | 2 days ago | | | 0 | 4.4383270e-7 | |
| 21717947 | 3 days ago | | | 0 | 4.3630050e-7 | |
| 21712608 | 3 days ago | | | 0 | 0.000000603521570080 |
ABI
ABI objects
Getter at block 21848170
fees0() view returns (uint256)
0
fees1() view returns (uint256)
0
feesVotingReward() view returns (address)
0x34b56fad1b9b383134efbe8a9e495e11f5c56714
isPool() view returns (bool)
true
lastTimeRewardApplicable() view returns (uint256)
1730485687
lastUpdateTime() view returns (uint256)
1730479509
left() view returns (uint256)
1368211305376140480255
periodFinish() view returns (uint256)
1730937600
rewardPerToken() view returns (uint256)
1715758644964728523051936
rewardPerTokenStored() view returns (uint256)
1715725528602750244283370
rewardRate() view returns (uint256)
3027598908144135
rewardToken() view returns (address)
0x940181a94a35a4569e4529a3cdfb74e38fd98631
stakingToken() view returns (address)
0xf53b7af40be75043eeba493c622f4f56b3c27a31
totalSupply() view returns (uint256)
564811619911114329
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()