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 | 0.0766 | $1.26 |
$0.1 | |
WGC | ERC-20 | 200 | $0.000104 |
$0.02 | |
MINKY | ERC-20 | 1 | $0.000006 |
$0 | |
BASED | ERC-20 | 5.444K | -- | -- | |
vAMM-PRE/WETH | ERC-20 | 9.45054 | -- | -- | |
NUNU | ERC-20 | 7.777778 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21049947 | 16 days ago | | | 0 | 0.000000900277090020 | |
| 20675038 | 25 days ago | | | 0 | 0.0000011145452 | |
| 20643887 | a month ago | | | 0 | 5.9047082e-7 | |
| 18972335 | 2 months ago | | | 0 | 8.4280656e-7 | |
| 18972304 | 2 months ago | | | 0 | 5.9631190e-7 | |
| 18828908 | 2 months ago | | | 0 | 0.0000012776447 | |
| 18828874 | 2 months ago | | | 0 | 7.5460739e-7 | |
| 18827578 | 2 months ago | | | 0 | 6.4834903e-7 | |
| 18827402 | 2 months ago | | | 0 | 0.0000015477695 | |
| 18613764 | 2 months ago | | | 0 | 7.2053384e-7 |
ABI
ABI objects
Getter at block 21761723
fees0() view returns (uint256)
0
fees1() view returns (uint256)
0
feesVotingReward() view returns (address)
0xa876c1cb94641db59c79e1ef6b5c7eb8200fa0d4
isPool() view returns (bool)
true
lastTimeRewardApplicable() view returns (uint256)
1730312793
lastUpdateTime() view returns (uint256)
1729728533
left() view returns (uint256)
205359570702
periodFinish() view returns (uint256)
1730332800
rewardPerToken() view returns (uint256)
11885511570602081165
rewardPerTokenStored() view returns (uint256)
11885510936027726366
rewardRate() view returns (uint256)
10264386
rewardToken() view returns (address)
0x940181a94a35a4569e4529a3cdfb74e38fd98631
stakingToken() view returns (address)
0x5d45f9ffdf7efcd760f1b44ae48739e5e802fe9f
totalSupply() view returns (uint256)
9450539749989693340
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()