0xf661ede7d6318e43fcf252351a05c3ce377f1e9d
Unverified contract
Proxy
Active on
Base with 9 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
0x68ae…febe
Balances ($200.88)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AERO | ERC-20 | 154.519775 | $1.30 |
$200.88 | |
BASED | ERC-20 | 2.222K | -- | -- | |
(#2632800) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
(#2591989) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
(#2543556) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
(#2518372) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22688285 | a day ago | | | 0 | 0.0000056451472 | |
| 22605181 | 3 days ago | | | 0 | 0.0000022100949 | |
| 22559773 | 4 days ago | | | 0 | 0.0000043404200 | |
| 22559608 | 4 days ago | | | 0 | 0.0000046255200 | |
| 22504055 | 6 days ago | | | 0 | 0.0000051517750 | |
| 22497841 | 6 days ago | | | 0 | 0.0000065049402 | |
| 22447832 | 7 days ago | | | 0 | 0.0000057745853 | |
| 22397413 | 8 days ago | | | 0 | 0.000016365948 | |
| 22372761 | 9 days ago | | | 0 | 0.0000063359499 |
ABI
ABI objects
Getter at block 22752092
WETH9() view returns (address)
0x4200000000000000000000000000000000000006
fees0() view returns (uint256)
0
fees1() view returns (uint256)
0
feesVotingReward() view returns (address)
0x1576e7b7e7e5671f917b04f59175f31998b9f171
gaugeFactory() view returns (address)
0xd30677bd8dd15132f251cb54cbda552d2a05fb08
isPool() view returns (bool)
true
left() view returns (uint256)
73383200180468741475
nft() view returns (address)
0x827922686190790b37229fd06084350e74485b72
periodFinish() view returns (uint256)
1732752000
pool() view returns (address)
0x68ae3f59217490f3e02b8076ae117c9f9dc0febe
rewardRate() view returns (uint256)
160061422212775
rewardToken() view returns (address)
0x940181a94a35a4569e4529a3cdfb74e38fd98631
supportsPayable() view returns (bool)
false
tickSpacing() view returns (int24)
200
token0() view returns (address)
0x04055057677807d2a53d2b25a80ff3b4d932ae1a
token1() view returns (address)
0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
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.