0x017a82b26d612cad89d240206f652e76ae8c4b31
Unverified contract
Proxy
Active on
Base with 845 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
0xb07d…914e
Balances ($2,594.50)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AERO | ERC-20 | 1.980536K | $1.31 |
$2,594.5 | |
BASED | ERC-20 | 2.222K | -- | -- | |
(#2870237) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
(#2870125) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
(#2869951) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
(#2869827) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
(#2869758) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
(#2869442) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
(#2869317) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
(#2869068) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22711724 | 10 hours ago | | | 0 | 0.000047775034 | |
| 22580254 | 3 days ago | | | 0 | 0.000000707085181728 | |
| 22407944 | 7 days ago | | | 0 | 6.3422212e-7 | |
| 22407915 | 7 days ago | | | 0 | 6.8888923e-7 | |
| 22345706 | 9 days ago | | | 0 | 7.5446115e-7 | |
| 22344290 | 9 days ago | | | 0 | 8.5027243e-7 | |
| 22339213 | 9 days ago | | | 0 | 8.5852412e-7 | |
| 22319548 | 9 days ago | | | 0 | 9.5357900e-7 | |
| 22319310 | 10 days ago | | | 0 | 0.0000010856610 | |
| 22312380 | 10 days ago | | | 0 | 0.000000305280425296 |
ABI
ABI objects
Getter at block 22729840
WETH9() view returns (address)
0x4200000000000000000000000000000000000006
fees0() view returns (uint256)
0
fees1() view returns (uint256)
0
feesVotingReward() view returns (address)
0xf9563955b50a8e393b3351e4b885089d2cb6c317
gaugeFactory() view returns (address)
0xd30677bd8dd15132f251cb54cbda552d2a05fb08
isPool() view returns (bool)
true
left() view returns (uint256)
1919507243548631752516
nft() view returns (address)
0x827922686190790b37229fd06084350e74485b72
periodFinish() view returns (uint256)
1732752000
pool() view returns (address)
0xb07d7eece8866e549601af5c7622d8cdbedc914e
rewardRate() view returns (uint256)
3816322632723092
rewardToken() view returns (address)
0x940181a94a35a4569e4529a3cdfb74e38fd98631
supportsPayable() view returns (bool)
false
tickSpacing() view returns (int24)
100
token0() view returns (address)
0x60a3e35cc302bfa44cb288bc5a4f316fdb1adb42
token1() view returns (address)
0xcbb7c0000ab88b473b1f5afd9ef808440eed33bf
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.