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 | 12.773344 | $1.21 |
$15.46 | |
MINKY | ERC-20 | 1 | $0.000006 |
$0 | |
vAMM-WETH/MIGGLES | ERC-20 | 66.892434 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21739782 | a day ago | | | 0 | 2.9427590e-7 | |
| 21695139 | 2 days ago | | | 0 | 2.9985500e-7 | |
| 21630477 | 4 days ago | | | 0 | 0.000000301316245750 | |
| 21477999 | 7 days ago | | | 0 | 2.9403186e-7 | |
| 21413981 | 9 days ago | | | 0 | 2.9851118e-7 | |
| 21349370 | 10 days ago | | | 0 | 2.8968698e-7 | |
| 21219833 | 13 days ago | | | 0 | 6.9640939e-7 | |
| 21180197 | 14 days ago | | | 0 | 2.7437603e-7 | |
| 21180129 | 14 days ago | | | 0 | 0.000000701243752976 | |
| 21172384 | 14 days ago | | | 0 | 2.9905915e-7 |
ABI
ABI objects
Getter at block 21793855
fees0() view returns (uint256)
0
fees1() view returns (uint256)
0
feesVotingReward() view returns (address)
0xa71b15e41c5e5325cdd45cb84fde6b3a7dfd5389
isPool() view returns (bool)
true
lastTimeRewardApplicable() view returns (uint256)
1730377057
lastUpdateTime() view returns (uint256)
1730333473
left() view returns (uint256)
4488101603035840345
periodFinish() view returns (uint256)
1730937600
rewardPerToken() view returns (uint256)
5547778892205505161
rewardPerTokenStored() view returns (uint256)
5542562096443402127
rewardRate() view returns (uint256)
8006703505415
rewardToken() view returns (address)
0x940181a94a35a4569e4529a3cdfb74e38fd98631
stakingToken() view returns (address)
0x27e13dfa957231a606ab7f535b34275865a66f44
totalSupply() view returns (uint256)
66892433879629257862
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()