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 | 642.61156 | $1.31 |
$841.82 | |
AYB | ERC-20 | 2M | $0.000001 |
$2.62 | |
WGC | ERC-20 | 200 | $0.000603 |
$0.12 | |
BOOMER | ERC-20 | 0.42 | $0.011941 |
$0.01 | |
OKAYEG | ERC-20 | 420.69 | $0.00001 |
$0 | |
USA | ERC-20 | 1 | $0.000859 |
$0 | |
BOYS | ERC-20 | 0.03 | $0.011547 |
$0 | |
RIKY | ERC-20 | 0.99 | $0.000182 |
$0 | |
kurbi | ERC-20 | 0.1 | $0.000801 |
$0 | |
toby | ERC-20 | 1.554K | $0.00 |
$0 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22715504 | 8 hours ago | | | 0 | 1.6527191e-7 | |
| 22629051 | 2 days ago | | | 0 | 2.9149677e-7 | |
| 22628155 | 2 days ago | | | 0 | 1.8578361e-7 | |
| 22580608 | 3 days ago | | | 0 | 1.6527191e-7 | |
| 22539894 | 4 days ago | | | 0 | 1.6155100e-7 | |
| 22520718 | 5 days ago | | | 0 | 1.9002862e-7 | |
| 22408927 | 7 days ago | | | 0 | 1.9856803e-7 | |
| 22408903 | 7 days ago | | | 0 | 4.1856164e-7 | |
| 22408281 | 7 days ago | | | 0 | 1.6527191e-7 | |
| 22357336 | 9 days ago | | | 0 | 3.7403266e-7 |
ABI
ABI objects
Getter at block 22729695
fees0() view returns (uint256)
0
fees1() view returns (uint256)
0
feesVotingReward() view returns (address)
0x372767d8ddb58f81464c50ef3f0bc320ff2feba0
isPool() view returns (bool)
true
lastTimeRewardApplicable() view returns (uint256)
1732248737
lastUpdateTime() view returns (uint256)
1732220355
left() view returns (uint256)
75642817967967511685
periodFinish() view returns (uint256)
1732752000
rewardPerToken() view returns (uint256)
12466238465901758943
rewardPerTokenStored() view returns (uint256)
12465664170749969218
rewardRate() view returns (uint256)
150304747155995
rewardToken() view returns (address)
0x940181a94a35a4569e4529a3cdfb74e38fd98631
stakingToken() view returns (address)
0x0b8711d0f80eacb3de9f653bd554af3ba654fa1f
totalSupply() view returns (uint256)
7428147913990047110785
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()