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 | 151.059214K | $1.35 |
$203,929.94 | |
BFROG | ERC-20 | 4.245855K | $0.000997 |
$4.23 | |
AYB | ERC-20 | 2M | $0.000001 |
$2.1 | |
FLI | ERC-20 | 250 | $0.004904 |
$1.23 | |
toby | ERC-20 | 11.112665M | $0.00 |
$0.51 | |
BENTO | ERC-20 | 9.768977M | $0.00 |
$0.09 | |
WGC | ERC-20 | 200 | $0.000403 |
$0.08 | |
BOOMER | ERC-20 | 7.32 | $0.008977 |
$0.07 | |
NEWB | ERC-20 | 350 | $0.000117 |
$0.04 | |
weirdo | ERC-20 | 401.304 | $0.00004 |
$0.02 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22858966 | 13 minutes ago | | | 0 | 1.2421733e-7 | |
| 22858584 | 26 minutes ago | | | 0 | 1.2421733e-7 | |
| 22858126 | 41 minutes ago | | | 0 | 0.000000102676091694 | |
| 22858126 | 41 minutes ago | | | 0 | 0.000000102676091694 | |
| 22858126 | 41 minutes ago | | | 0 | 1.7291438e-7 | |
| 22858072 | 43 minutes ago | | | 0 | 1.8797878e-7 | |
| 22857552 | an hour ago | | | 0 | 0.000000105124580418 | |
| 22857339 | an hour ago | | | 0 | 2.6524160e-7 | |
| 22857229 | an hour ago | | | 0 | 3.2149467e-7 | |
| 22857004 | an hour ago | | | 0 | 1.8407897e-7 |
ABI
ABI objects
Getter at block 22859367
fees0() view returns (uint256)
0
fees1() view returns (uint256)
0
feesVotingReward() view returns (address)
0x468781269ff380ee08dc2e73ba092afe4b1dd73a
isPool() view returns (bool)
true
lastTimeRewardApplicable() view returns (uint256)
1732508081
lastUpdateTime() view returns (uint256)
1732508021
left() view returns (uint256)
22375137783346641800819
periodFinish() view returns (uint256)
1732752000
rewardPerToken() view returns (uint256)
234265377949861240360671568
rewardPerTokenStored() view returns (uint256)
234265371777518868993065020
rewardRate() view returns (uint256)
91731836320035101
rewardToken() view returns (address)
0x940181a94a35a4569e4529a3cdfb74e38fd98631
stakingToken() view returns (address)
0x61366a4e6b1db1b85dd701f2f4bfa275ef271197
totalSupply() view returns (uint256)
891705263261766230
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()