0x0592d3036ed8bfdf4545410edfc7f075227324a2
Unverified contract
Proxy
Active on
Base with 41 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
0x1661…80a5
0x52f3…b832
Balances ($8,381.79)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AERO | ERC-20 | 6.302099K | $1.33 |
$8,381.79 | |
(#2853759) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
(#2853499) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
(#2852619) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
(#2851654) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
(#2850503) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
(#2849482) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
(#2849073) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
(#2846348) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
(#2845690) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22713134 | 8 minutes ago | | | 0 | 0.0000083375043 | |
| 22712828 | 18 minutes ago | | | 0 | 0.0000061472764 | |
| 22712160 | 40 minutes ago | | | 0 | 0.0000071792639 | |
| 22711691 | an hour ago | | | 0 | 0.0000054511555 | |
| 22711627 | an hour ago | | | 0 | 0.0000076582972 | |
| 22711418 | an hour ago | | | 0 | 0.0000055382525 | |
| 22711403 | an hour ago | | | 0 | 0.0000098459424 | |
| 22710971 | an hour ago | | | 0 | 0.0000055064589 | |
| 22710963 | an hour ago | | | 0 | 0.0000055895919 | |
| 22710450 | 2 hours ago | | | 0 | 0.0000086801711 |
ABI
ABI objects
Getter at block 22713367
WETH9() view returns (address)
0x4200000000000000000000000000000000000006
fees0() view returns (uint256)
0
fees1() view returns (uint256)
0
feesVotingReward() view returns (address)
0x884e90d902b8844a7c578afedd86f9fa2a0772a9
gaugeFactory() view returns (address)
0xd30677bd8dd15132f251cb54cbda552d2a05fb08
isPool() view returns (bool)
true
left() view returns (uint256)
5874638790778903281563
nft() view returns (address)
0x827922686190790b37229fd06084350e74485b72
periodFinish() view returns (uint256)
1732752000
pool() view returns (address)
0x52f38a65dab3cf23478cc567110bec90162ab832
rewardRate() view returns (uint256)
10961803538928277
rewardToken() view returns (address)
0x940181a94a35a4569e4529a3cdfb74e38fd98631
supportsPayable() view returns (bool)
true
tickSpacing() view returns (int24)
200
token0() view returns (address)
0x1185cb5122edad199bdbc0cbd7a0457e448f23c7
token1() view returns (address)
0x4200000000000000000000000000000000000006
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.