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 | 42.416699 | $1.28 |
$54.29 | |
toby | ERC-20 | 11.111111M | $0.00 |
$0.5 | |
WGC | ERC-20 | 200 | $0.000306 |
$0.06 | |
PEEZY | ERC-20 | 1.2 | $0.007636 |
$0.01 | |
FTW | ERC-20 | 60K | $0.00 |
$0 | |
USA | ERC-20 | 1 | $0.000707 |
$0 | |
RIKY | ERC-20 | 0.99 | $0.000181 |
$0 | |
MINKY | ERC-20 | 1 | $0.000006 |
$0 | |
sAMM-DAI/MAI | ERC-20 | 6.762997K | -- | -- | |
BASED | ERC-20 | 2.222K | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22879389 | 17 hours ago | | | 0 | 0.0000015542987 | |
| 22873430 | 20 hours ago | | | 0 | 0.0000025184674 | |
| 22873345 | 20 hours ago | | | 0 | 0.0000032362873 | |
| 22835891 | 2 days ago | | | 0 | 0.0000016788760 | |
| 22799975 | 3 days ago | | | 0 | 0.0000016683421 | |
| 22796550 | 3 days ago | | | 0 | 0.0000029516278 | |
| 22788233 | 3 days ago | | | 0 | 3.3073400e-7 | |
| 22626248 | 7 days ago | | | 0 | 0.0000015404083 | |
| 22625986 | 7 days ago | | | 0 | 0.0000024226409 | |
| 22625748 | 7 days ago | | | 0 | 0.0000041532159 |
ABI
ABI objects
Getter at block 22909845
fees0() view returns (uint256)
0
fees1() view returns (uint256)
0
feesVotingReward() view returns (address)
0x2ab24898fa38ca543258ab3560ec48d584ff869a
isPool() view returns (bool)
true
lastTimeRewardApplicable() view returns (uint256)
1732609037
lastUpdateTime() view returns (uint256)
1732548125
left() view returns (uint256)
12540956899207620642
periodFinish() view returns (uint256)
1732752000
rewardPerToken() view returns (uint256)
184661038654630418
rewardPerTokenStored() view returns (uint256)
183870959402645723
rewardRate() view returns (uint256)
87721696517334
rewardToken() view returns (address)
0x940181a94a35a4569e4529a3cdfb74e38fd98631
stakingToken() view returns (address)
0x30a30f266e1173a75985997b2523ecbc19c60ff3
totalSupply() view returns (uint256)
6762997464926916080458
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()