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 | 171.129779 | $1.17 |
$200.22 | |
WGC | ERC-20 | 200 | $0.0001 |
$0.02 | |
BOYS | ERC-20 | 0.03 | $0.004875 |
$0 | |
toby | ERC-20 | 1.554K | $0.00 |
$0 | |
MINKY | ERC-20 | 1 | $0.000006 |
$0 | |
vAMM-HBR/AERO | ERC-20 | 10.400111K | -- | -- | |
BASED | ERC-20 | 5.444K | -- | -- | |
BOMB | ERC-20 | 1 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21791726 | 3 hours ago | | | 0 | 3.5953226e-7 | |
| 21783722 | 8 hours ago | | | 0 | 0.0000010133400 | |
| 21778369 | 11 hours ago | | | 0 | 8.9317867e-7 | |
| 21774524 | 13 hours ago | | | 0 | 8.9171742e-7 | |
| 21773227 | 14 hours ago | | | 0 | 8.5017131e-7 | |
| 21768444 | 16 hours ago | | | 0 | 5.9109925e-7 | |
| 21758726 | a day ago | | | 0 | 0.0000012412506 | |
| 21758610 | a day ago | | | 0 | 7.2762651e-7 | |
| 21747598 | a day ago | | | 0 | 0.0000013316368 | |
| 21743578 | a day ago | | | 0 | 0.000000607025941488 |
ABI
ABI objects
Getter at block 21797583
fees0() view returns (uint256)
0
fees1() view returns (uint256)
0
feesVotingReward() view returns (address)
0xf93efd5c39e918f1285aaebf2a6c4ced95f03899
isPool() view returns (bool)
true
lastTimeRewardApplicable() view returns (uint256)
1730384513
lastUpdateTime() view returns (uint256)
1730372799
left() view returns (uint256)
80682267520089931654
periodFinish() view returns (uint256)
1730937600
rewardPerToken() view returns (uint256)
315386848331194636
rewardPerTokenStored() view returns (uint256)
315222542908157633
rewardRate() view returns (uint256)
145876268146042
rewardToken() view returns (address)
0x940181a94a35a4569e4529a3cdfb74e38fd98631
stakingToken() view returns (address)
0xcca6105c83c59c600aab47589466bc36288d2377
totalSupply() view returns (uint256)
10400110802659871617686
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()