0x35984a6297d9c88a48c20fc99d408555f882dcbf
Unverified contract
Proxy
Active on
Base with 2,378 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8279…5b72
0xc286…3912
Balances ($697.14)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AERO | ERC-20 | 544.594176 | $1.28 |
$697.08 | |
WGC | ERC-20 | 200 | $0.000285 |
$0.06 | |
FTW | ERC-20 | 60K | $0.00 |
$0 | |
MINKY | ERC-20 | 1 | $0.000006 |
$0 | |
BASED | ERC-20 | 5.444K | -- | -- | |
Lumo | ERC-20 | 10.9 | -- | -- | |
NUNU | ERC-20 | 7.777778 | -- | -- | |
OHNO | ERC-20 | 1 | -- | -- | |
(#3068503) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
(#3065423) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22920350 | an hour ago | | | 0 | 0.0000093941157 | |
| 22919818 | an hour ago | | | 0 | 0.000014096936 | |
| 22919687 | an hour ago | | | 0 | 0.000012670697 | |
| 22919561 | an hour ago | | | 0 | 0.0000048346935 | |
| 22917291 | 3 hours ago | | | 0 | 0.000011767739 | |
| 22913840 | 4 hours ago | | | 0 | 0.0000054554288 | |
| 22909665 | 7 hours ago | | | 0 | 0.0000048346935 | |
| 22899482 | 12 hours ago | | | 0 | 0.000011269344 | |
| 22898828 | 13 hours ago | | | 0 | 0.0000099697966 | |
| 22898667 | 13 hours ago | | | 0 | 0.0000050546782 |
ABI
ABI objects
Getter at block 22921799
WETH9() view returns (address)
0x4200000000000000000000000000000000000006
fees0() view returns (uint256)
0
fees1() view returns (uint256)
0
feesVotingReward() view returns (address)
0x8dccc4f4d1c2d85501a2de9293660a090e66b996
gaugeFactory() view returns (address)
0xd30677bd8dd15132f251cb54cbda552d2a05fb08
isPool() view returns (bool)
true
left() view returns (uint256)
165019471598287857060
nft() view returns (address)
0x827922686190790b37229fd06084350e74485b72
periodFinish() view returns (uint256)
1732752000
pool() view returns (address)
0xc286ecd3910c62df30fbbfd2c95a3043076d3912
rewardRate() view returns (uint256)
1386077624612892
rewardToken() view returns (address)
0x940181a94a35a4569e4529a3cdfb74e38fd98631
supportsPayable() view returns (bool)
false
tickSpacing() view returns (int24)
200
token0() view returns (address)
0x3816dd4bd44c8830c2fa020a5605bac72fa3de7a
token1() view returns (address)
0x940181a94a35a4569e4529a3cdfb74e38fd98631
voter() view returns (address)
0x16613524e02ad97edfef371bc883f2f5d6c480a5
Read-only
earned(address account, uint256 tokenId) view returns (uint256)
lastUpdateTime(uint256) view returns (uint256)
rewardGrowthInside(uint256) view returns (uint256)
rewardRateByEpoch(uint256) view returns (uint256)
rewards(uint256) view returns (uint256)
stakedByIndex(address depositor, uint256 index) view returns (uint256)
stakedContains(address depositor, uint256 tokenId) view returns (bool)
stakedLength(address depositor) view returns (uint256)
stakedValues(address depositor) view returns (uint256[] staked)
State-modifying
Events deposit(uint256 tokenId)
getReward(address account)
getReward(uint256 tokenId)
initialize(address _pool, address _feesVotingReward, address _rewardToken, address _voter, address _nft, address _token0, address _token1, int24 _tickSpacing, bool _isPool)
notifyRewardAmount(uint256 _amount)
notifyRewardWithoutClaim(uint256 _amount)
onERC721Received(address, address, uint256, bytes) returns (bytes4)
withdraw(uint256 tokenId)
ClaimFees(address indexed from, uint256 claimed0, uint256 claimed1)
ClaimRewards(address indexed from, uint256 amount)
Deposit(address indexed user, uint256 indexed tokenId, uint128 indexed liquidityToStake)
NotifyReward(address indexed from, uint256 amount)
Withdraw(address indexed user, uint256 indexed tokenId, uint128 indexed liquidityToStake)
This contract contains no constructor objects.
receive()
This contract contains no error objects.