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.127929K | $1.42 |
$7,281.66 | |
BFROG | ERC-20 | 4.245855K | $0.00106 |
$4.5 | |
toby | ERC-20 | 11.112665M | $0.00 |
$0.54 | |
BENTO | ERC-20 | 8.880888M | $0.00 |
$0.08 | |
WGC | ERC-20 | 200 | $0.00031 |
$0.06 | |
BOOMER | ERC-20 | 7.32 | $0.007375 |
$0.05 | |
PEEZY | ERC-20 | 1.2 | $0.007683 |
$0.01 | |
OKAYEG | ERC-20 | 420.69 | $0.000008 |
$0 | |
BOYS | ERC-20 | 0.2 | $0.011269 |
$0 | |
FTW | ERC-20 | 60K | $0.00 |
$0 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 23043236 | 5 hours ago | | | 0 | 0.0000086090899 | |
| 23043169 | 5 hours ago | | | 0 | 0.000014814474 | |
| 23038547 | 7 hours ago | | | 0 | 0.0000075284882 | |
| 23034362 | 10 hours ago | | | 0 | 0.0000075933273 | |
| 23028181 | 13 hours ago | | | 0 | 0.0000021391448 | |
| 23011628 | a day ago | | | 0 | 0.000010605311 | |
| 22982001 | 2 days ago | | | 0 | 0.0000021617414 | |
| 22973336 | 2 days ago | | | 0 | 0.0000024024528 | |
| 22967275 | 2 days ago | | | 0 | 0.0000038866152 | |
| 22944002 | 2 days ago | | | 0 | 0.0000038579755 |
ABI
ABI objects
Getter at block 23051875
fees0() view returns (uint256)
0
fees1() view returns (uint256)
0
feesVotingReward() view returns (address)
0x34b56fad1b9b383134efbe8a9e495e11f5c56714
isPool() view returns (bool)
true
lastTimeRewardApplicable() view returns (uint256)
1732893097
lastUpdateTime() view returns (uint256)
1732875819
left() view returns (uint256)
914280553780378120889
periodFinish() view returns (uint256)
1733356800
rewardPerToken() view returns (uint256)
1727855333121728657824523
rewardPerTokenStored() view returns (uint256)
1727788138493673317609719
rewardRate() view returns (uint256)
1971694282289263
rewardToken() view returns (address)
0x940181a94a35a4569e4529a3cdfb74e38fd98631
stakingToken() view returns (address)
0xf53b7af40be75043eeba493c622f4f56b3c27a31
totalSupply() view returns (uint256)
506988948303084717
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()