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 | 10.813297K | $1.32 |
$14,273.55 | |
WGC | ERC-20 | 200 | $0.000562 |
$0.11 | |
FTW | ERC-20 | 60K | $0.00 |
$0.01 | |
BOYS | ERC-20 | 0.06 | $0.013106 |
$0 | |
toby | ERC-20 | 1.554K | $0.00 |
$0 | |
MINKY | ERC-20 | 1 | $0.000006 |
$0 | |
DividendTracker | ERC-20 | 58.810554B | -- | -- | |
baseCEN | ERC-20 | 58.810554B | -- | -- | |
cbCEN | ERC-20 | 8.462716B | -- | -- | |
vAMM-WETH/RFL | ERC-20 | 12.456837K | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22761812 | 30 minutes ago | | | 0 | 8.2315738e-7 | |
| 22760823 | an hour ago | | | 0 | 7.5900702e-7 | |
| 22760319 | an hour ago | | | 0 | 8.3068958e-7 | |
| 22759393 | 2 hours ago | | | 0 | 8.3057930e-7 | |
| 22753251 | 5 hours ago | | | 0 | 0.0000082800354 | |
| 22751639 | 6 hours ago | | | 0 | 9.7265943e-7 | |
| 22750996 | 7 hours ago | | | 0 | 8.2315738e-7 | |
| 22750347 | 7 hours ago | | | 0 | 7.5900702e-7 | |
| 22750342 | 7 hours ago | | | 0 | 0.0000014416565 | |
| 22750254 | 7 hours ago | | | 0 | 8.2315738e-7 |
ABI
ABI objects
Getter at block 22762694
fees0() view returns (uint256)
0
fees1() view returns (uint256)
0
feesVotingReward() view returns (address)
0x967935046367ad24265ba4932c3694d0082eed0f
isPool() view returns (bool)
true
lastTimeRewardApplicable() view returns (uint256)
1732314735
lastUpdateTime() view returns (uint256)
1732312971
left() view returns (uint256)
3833753444592152688045
periodFinish() view returns (uint256)
1732752000
rewardPerToken() view returns (uint256)
55384198874795222521
rewardPerTokenStored() view returns (uint256)
55382957307538999634
rewardRate() view returns (uint256)
8767574456204253
rewardToken() view returns (address)
0x940181a94a35a4569e4529a3cdfb74e38fd98631
stakingToken() view returns (address)
0x37785d5be19d0d9559d4634a5385c72c419b25da
totalSupply() view returns (uint256)
12456837326553845834375
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()