0x384ce87727323ededdc95d3206399806a3da7f02
Unverified contract
Proxy
Active on
Base with 824 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
0x7f77…e72c
Balances ($2,725.52)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AERO | ERC-20 | 2.033962K | $1.34 |
$2,725.51 | |
FTW | ERC-20 | 60K | $0.00 |
$0.01 | |
BASED | ERC-20 | 2.222K | -- | -- | |
(#2902282) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
(#2902252) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
(#2863882) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
(#2856585) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
(#2856124) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
(#2837744) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
(#2837743) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22766719 | an hour ago | | | 0 | 0.0000076862473 | |
| 22766687 | an hour ago | | | 0 | 0.0000027715351 | |
| 22729439 | a day ago | | | 0 | 0.000000306309400000 | |
| 22725538 | a day ago | | | 0 | 5.6089120e-7 | |
| 22723015 | a day ago | | | 0 | 0.000050009999 | |
| 22713906 | a day ago | | | 0 | 0.0000031494443 | |
| 22712555 | a day ago | | | 0 | 0.0000028640244 | |
| 22702153 | 2 days ago | | | 0 | 0.0000030542804 | |
| 22700135 | 2 days ago | | | 0 | 0.0000011785038 | |
| 22688873 | 2 days ago | | | 0 | 0.0000026911520 |
ABI
ABI objects
Getter at block 22768231
WETH9() view returns (address)
0x4200000000000000000000000000000000000006
fees0() view returns (uint256)
0
fees1() view returns (uint256)
0
feesVotingReward() view returns (address)
0xb16d8f6a44423ed466f790165f5d36dc6161cd4e
gaugeFactory() view returns (address)
0xd30677bd8dd15132f251cb54cbda552d2a05fb08
isPool() view returns (bool)
true
left() view returns (uint256)
707565981153540231895
nft() view returns (address)
0x827922686190790b37229fd06084350e74485b72
periodFinish() view returns (uint256)
1732752000
pool() view returns (address)
0x7f770a81811b58094b75cea1de76304aa8eae72c
rewardRate() view returns (uint256)
1660208641556345
rewardToken() view returns (address)
0x940181a94a35a4569e4529a3cdfb74e38fd98631
supportsPayable() view returns (bool)
false
tickSpacing() view returns (int24)
100
token0() view returns (address)
0x04d5ddf5f3a8939889f11e97f8c4bb48317f1938
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.