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 | 202.774733 | $1.25 |
$253.47 | |
toby | ERC-20 | 11.111111M | $0.00 |
$0.42 | |
LOA | ERC-20 | 48 | $0.006408 |
$0.31 | |
BOOMER | ERC-20 | 6.9 | $0.005656 |
$0.04 | |
WGC | ERC-20 | 200 | $0.000104 |
$0.02 | |
PEEZY | ERC-20 | 1.2 | $0.009537 |
$0.01 | |
BENTO | ERC-20 | 888.0888K | $0.00 |
$0.01 | |
USA | ERC-20 | 1 | $0.001921 |
$0 | |
KEREN | ERC-20 | 0.69 | $0.000137 |
$0 | |
Boe | ERC-20 | 0.69 | $0.000103 |
$0 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21768419 | 6 minutes ago | | | 0 | 0.000000605942653680 | |
| 21767241 | an hour ago | | | 0 | 0.000000602302204530 | |
| 21758594 | 6 hours ago | | | 0 | 0.000000605942653680 | |
| 21758372 | 6 hours ago | | | 0 | 0.0000010610594 | |
| 21756137 | 7 hours ago | | | 0 | 5.5879447e-7 | |
| 21756054 | 7 hours ago | | | 0 | 0.0000011928249 | |
| 21713047 | a day ago | | | 0 | 5.8773824e-7 | |
| 21698073 | 2 days ago | | | 0 | 0.0000012076504 | |
| 21697328 | 2 days ago | | | 0 | 0.0000014194240 | |
| 21670808 | 2 days ago | | | 0 | 6.1355531e-7 |
ABI
ABI objects
Getter at block 21768604
fees0() view returns (uint256)
0
fees1() view returns (uint256)
0
feesVotingReward() view returns (address)
0xf079cdc421302b4685c984e4d17eb2746e5054b9
isPool() view returns (bool)
true
lastTimeRewardApplicable() view returns (uint256)
1730326555
lastUpdateTime() view returns (uint256)
1730326185
left() view returns (uint256)
152477871016380770
periodFinish() view returns (uint256)
1730332800
rewardPerToken() view returns (uint256)
6867379423574490
rewardPerTokenStored() view returns (uint256)
6867355733863038
rewardRate() view returns (uint256)
24415992156346
rewardToken() view returns (address)
0x940181a94a35a4569e4529a3cdfb74e38fd98631
stakingToken() view returns (address)
0x4660ff55a4db144734ae76550ee3093e0ba7f8d1
totalSupply() view returns (uint256)
381343483892812567462392
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()