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 | 193.199008 | $1.076 |
$207.88 | |
toby | ERC-20 | 11.111111M | $0.00 |
$0.27 | |
BENTO | ERC-20 | 8.880888M | $0.00 |
$0.08 | |
BOOMER | ERC-20 | 7.32 | $0.004299 |
$0.03 | |
WGC | ERC-20 | 200 | $0.0001 |
$0.02 | |
PEEZY | ERC-20 | 1.2 | $0.007797 |
$0.01 | |
USA | ERC-20 | 1 | $0.001081 |
$0 | |
BOYS | ERC-20 | 0.2 | $0.003439 |
$0 | |
KEREN | ERC-20 | 0.69 | $0.000122 |
$0 | |
RIKY | ERC-20 | 0.99 | $0.000066 |
$0 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21835694 | 4 days ago | | | 0 | 4.9720711e-7 | |
| 21814130 | 4 days ago | | | 0 | 2.5031959e-7 | |
| 21813932 | 4 days ago | | | 0 | 0.000000504834486280 | |
| 21813908 | 4 days ago | | | 0 | 2.7147631e-7 | |
| 21792140 | 5 days ago | | | 0 | 2.4425317e-7 | |
| 21773904 | 5 days ago | | | 0 | 2.7147631e-7 | |
| 21766138 | 5 days ago | | | 0 | 2.6760453e-7 | |
| 21753598 | 6 days ago | | | 0 | 5.1385708e-7 | |
| 21687115 | 7 days ago | | | 0 | 4.4585159e-7 | |
| 21662517 | 8 days ago | | | 0 | 2.7147631e-7 |
ABI
ABI objects
Getter at block 21997811
fees0() view returns (uint256)
0
fees1() view returns (uint256)
0
feesVotingReward() view returns (address)
0xf4c4fee7a8acdbceb96a3a82f1778cdfd2f84ec5
isPool() view returns (bool)
true
lastTimeRewardApplicable() view returns (uint256)
1730784969
lastUpdateTime() view returns (uint256)
1730765327
left() view returns (uint256)
17765011732140453231
periodFinish() view returns (uint256)
1730937600
rewardPerToken() view returns (uint256)
8079465356735909370627348
rewardPerTokenStored() view returns (uint256)
8079310415892534582036360
rewardRate() view returns (uint256)
116391897662601
rewardToken() view returns (address)
0x940181a94a35a4569e4529a3cdfb74e38fd98631
stakingToken() view returns (address)
0x5f43555b02507133ecd5b78218283ed849b07eac
totalSupply() view returns (uint256)
14755113010187771
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()