0x9918c85e4e5937da606d65c9935ea3ffe4de06a4
Unverified contract
Proxy
Active on
Base with 613 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
0x24ee…ca5b
Balances ($3,893.42)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AERO | ERC-20 | 2.972074K | $1.31 |
$3,893.42 | |
FTW | ERC-20 | 60K | $0.00 |
$0 | |
BASED | ERC-20 | 2.222K | -- | -- | |
(#3044470) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
(#3031532) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
(#3028727) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
(#3028243) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
(#3025816) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
(#3009517) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
(#3009469) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22898842 | an hour ago | | | 0 | 0.0000050805542 | |
| 22892789 | 4 hours ago | | | 0 | 0.0000052686964 | |
| 22892761 | 4 hours ago | | | 0 | 0.0000035070584 | |
| 22889807 | 6 hours ago | | | 0 | 0.0000041062047 | |
| 22885823 | 8 hours ago | | | 0 | 0.0000045873906 | |
| 22884151 | 9 hours ago | | | 0 | 0.0000044914939 | |
| 22880503 | 11 hours ago | | | 0 | 0.0000042505547 | |
| 22870501 | 17 hours ago | | | 0 | 0.0000044569142 | |
| 22867513 | 18 hours ago | | | 0 | 0.0000016234596 | |
| 22859895 | a day ago | | | 0 | 4.8633855e-7 |
ABI
ABI objects
Getter at block 22900593
WETH9() view returns (address)
0x4200000000000000000000000000000000000006
fees0() view returns (uint256)
0
fees1() view returns (uint256)
0
feesVotingReward() view returns (address)
0x91da1e6db73cf7805f96148f835ba0c162677417
gaugeFactory() view returns (address)
0xd30677bd8dd15132f251cb54cbda552d2a05fb08
isPool() view returns (bool)
true
left() view returns (uint256)
685036141785481607383
nft() view returns (address)
0x827922686190790b37229fd06084350e74485b72
periodFinish() view returns (uint256)
1732752000
pool() view returns (address)
0x24ee0b4dcce323a03fba842190ceaa451ff7ca5b
rewardRate() view returns (uint256)
4242576760486549
rewardToken() view returns (address)
0x940181a94a35a4569e4529a3cdfb74e38fd98631
supportsPayable() view returns (bool)
false
tickSpacing() view returns (int24)
200
token0() view returns (address)
0x04d5ddf5f3a8939889f11e97f8c4bb48317f1938
token1() view returns (address)
0x4ed4e862860bed51a9570b96d89af5e1b0efefed
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.