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 | 121.242985 | $1.093 |
$132.52 | |
toby | ERC-20 | 11.111111M | $0.00 |
$0.27 | |
BENTO | ERC-20 | 8.880888M | $0.00 |
$0.09 | |
BOOMER | ERC-20 | 7.32 | $0.004085 |
$0.03 | |
WGC | ERC-20 | 200 | $0.000098 |
$0.02 | |
PEEZY | ERC-20 | 1.2 | $0.008219 |
$0.01 | |
USA | ERC-20 | 1 | $0.001088 |
$0 | |
BANANAS | ERC-20 | 11.97 | $0.000029 |
$0 | |
BOYS | ERC-20 | 0.08 | $0.00339 |
$0 | |
RIKY | ERC-20 | 0.99 | $0.000066 |
$0 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22003036 | 2 hours ago | | | 0 | 2.4981227e-7 | |
| 21959460 | a day ago | | | 0 | 2.2726561e-7 | |
| 21877680 | 3 days ago | | | 0 | 2.5040656e-7 | |
| 21787966 | 5 days ago | | | 0 | 2.5945951e-7 | |
| 21705756 | 7 days ago | | | 0 | 2.5945951e-7 | |
| 21660770 | 8 days ago | | | 0 | 5.1309752e-7 | |
| 21638071 | 9 days ago | | | 0 | 2.5197250e-7 | |
| 21582063 | 10 days ago | | | 0 | 2.3089526e-7 | |
| 21582010 | 10 days ago | | | 0 | 4.2987736e-7 | |
| 21581947 | 10 days ago | | | 0 | 4.9587287e-7 |
ABI
ABI objects
Getter at block 22006602
fees0() view returns (uint256)
0
fees1() view returns (uint256)
0
feesVotingReward() view returns (address)
0xc12cd75636f3142150a90eb0dd76c45339960872
isPool() view returns (bool)
true
lastTimeRewardApplicable() view returns (uint256)
1730802551
lastUpdateTime() view returns (uint256)
1730795419
left() view returns (uint256)
42551281307853263575
periodFinish() view returns (uint256)
1730937600
rewardPerToken() view returns (uint256)
100238586613868797941368283
rewardPerTokenStored() view returns (uint256)
100235056403323582466424355
rewardRate() view returns (uint256)
315080313870175
rewardToken() view returns (address)
0x940181a94a35a4569e4529a3cdfb74e38fd98631
stakingToken() view returns (address)
0x08b935148ab10d3699cb8d944519e8213abe6f1d
totalSupply() view returns (uint256)
636549228364771
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()