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 | 1.652249 | $1.34 |
$2.21 | |
FLI | ERC-20 | 250 | $0.004911 |
$1.23 | |
toby | ERC-20 | 11.111111M | $0.00 |
$0.56 | |
WGC | ERC-20 | 200 | $0.000605 |
$0.12 | |
NEWB | ERC-20 | 350 | $0.000102 |
$0.04 | |
PEEZY | ERC-20 | 1.2 | $0.008295 |
$0.01 | |
BANANAS | ERC-20 | 11.97 | $0.000055 |
$0 | |
RIKY | ERC-20 | 0.99 | $0.000167 |
$0 | |
MINKY | ERC-20 | 1 | $0.000006 |
$0 | |
ERC-20 | 1.807K | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13601816 | 7 months ago | | | 0 | 7.5452174e-7 | |
| 13547124 | 7 months ago | | | 0 | 9.3156656e-7 | |
| 13536704 | 7 months ago | | | 0 | 8.2819814e-7 | |
| 13509187 | 7 months ago | | | 0 | 7.6562894e-7 | |
| 13504114 | 7 months ago | | | 0 | 7.1600913e-7 | |
| 13498510 | 7 months ago | | | 0 | 9.9238506e-7 | |
| 13483742 | 7 months ago | | | 0 | 8.5124724e-7 | |
| 13483672 | 7 months ago | | | 0 | 0.0000010561361 | |
| 13333749 | 7 months ago | | | 0 | 0.000013872643 | |
| 13323110 | 7 months ago | | | 0 | 6.7731452e-7 |
ABI
ABI objects
Getter at block 22770034
fees0() view returns (uint256)
0
fees1() view returns (uint256)
0
feesVotingReward() view returns (address)
0xa64a9aa38dcb2c4520ac94ee3e239f169cf26d8b
isPool() view returns (bool)
true
lastTimeRewardApplicable() view returns (uint256)
1697673600
lastUpdateTime() view returns (uint256)
1697673600
left() view returns (uint256)
0
periodFinish() view returns (uint256)
1697673600
rewardPerToken() view returns (uint256)
1262228963184469362299905
rewardPerTokenStored() view returns (uint256)
1262228963184469362299905
rewardRate() view returns (uint256)
5560089825859
rewardToken() view returns (address)
0x940181a94a35a4569e4529a3cdfb74e38fd98631
stakingToken() view returns (address)
0x03e2730cb3fc37315d4dd68d1dcb47358826d291
totalSupply() view returns (uint256)
2316017189822616
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()