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 | 31.611029K | $1.36 |
$42,991 | |
WGC | ERC-20 | 200 | $0.000392 |
$0.08 | |
FTW | ERC-20 | 60K | $0.00 |
$0 | |
kurbi | ERC-20 | 1 | $0.000681 |
$0 | |
BOYS | ERC-20 | 0.06 | $0.011202 |
$0 | |
toby | ERC-20 | 1.554K | $0.00 |
$0 | |
MINKY | ERC-20 | 1 | $0.000007 |
$0 | |
vAMM-WETH/OX | ERC-20 | 119.300512K | -- | -- | |
BASED | ERC-20 | 5.444K | -- | -- | |
ERC-20 | 2.4K | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22875831 | 33 minutes ago | | | 0 | 0.0000012235053 | |
| 22874586 | an hour ago | | | 0 | 0.0000013106028 | |
| 22873844 | 2 hours ago | | | 0 | 0.0000023014191 | |
| 22871797 | 3 hours ago | | | 0 | 0.0000013030706 | |
| 22871655 | 3 hours ago | | | 0 | 0.0000012165836 | |
| 22870407 | 4 hours ago | | | 0 | 0.0000012908672 | |
| 22867429 | 5 hours ago | | | 0 | 0.0000011251224 | |
| 22866946 | 5 hours ago | | | 0 | 0.0000024230152 | |
| 22866923 | 6 hours ago | | | 0 | 0.0000023094275 | |
| 22866709 | 6 hours ago | | | 0 | 0.0000011955165 |
ABI
ABI objects
Getter at block 22876827
fees0() view returns (uint256)
0
fees1() view returns (uint256)
0
feesVotingReward() view returns (address)
0x6d0d8dc74b66e0556245034bd84803c8d4e70dfc
isPool() view returns (bool)
true
lastTimeRewardApplicable() view returns (uint256)
1732543001
lastUpdateTime() view returns (uint256)
1732542935
left() view returns (uint256)
7160583454993936055879
periodFinish() view returns (uint256)
1732752000
rewardPerToken() view returns (uint256)
8346203505103674977
rewardPerTokenStored() view returns (uint256)
8346184550887435732
rewardRate() view returns (uint256)
34261328786233121
rewardToken() view returns (address)
0x940181a94a35a4569e4529a3cdfb74e38fd98631
stakingToken() view returns (address)
0xe140c5930889c4064a3d11b17bb04fe7224a5cdc
totalSupply() view returns (uint256)
119300511893988498977130
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()