0x9cc802bf83aed8e8c1b19d051dd2d85e1f931973
Unverified contract
Proxy
Active on
Base with 917 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
0xe9c1…e2be
Balances ($82.56)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AERO | ERC-20 | 64.001487 | $1.29 |
$82.56 | |
MINKY | ERC-20 | 1 | $0.000006 |
$0 | |
BASED | ERC-20 | 5.444K | -- | -- | |
(#2884841) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
(#2882055) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
(#2849519) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
(#2836666) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
(#2836532) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
(#2742303) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
(#2731405) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22743176 | 10 hours ago | | | 0 | 0.0000025262080 | |
| 22743053 | 10 hours ago | | | 0 | 0.0000019763932 | |
| 22740651 | 11 hours ago | | | 0 | 0.0000022305821 | |
| 22740608 | 11 hours ago | | | 0 | 0.0000016919642 | |
| 22702330 | a day ago | | | 0 | 0.0000057761385 | |
| 22702278 | a day ago | | | 0 | 0.0000043232328 | |
| 22699954 | a day ago | | | 0 | 0.0000057534553 | |
| 22699751 | a day ago | | | 0 | 0.0000043812195 | |
| 22639063 | 3 days ago | | | 0 | 0.0000061727868 | |
| 22638867 | 3 days ago | | | 0 | 0.0000039644433 |
ABI
ABI objects
Getter at block 22760712
WETH9() view returns (address)
0x4200000000000000000000000000000000000006
fees0() view returns (uint256)
0
fees1() view returns (uint256)
0
feesVotingReward() view returns (address)
0x6231c498055265176f5bb818944c7844ef71b0a5
gaugeFactory() view returns (address)
0xd30677bd8dd15132f251cb54cbda552d2a05fb08
isPool() view returns (bool)
true
left() view returns (uint256)
57869707837383571556
nft() view returns (address)
0x827922686190790b37229fd06084350e74485b72
periodFinish() view returns (uint256)
1732752000
pool() view returns (address)
0xe9c137071861fba0359eeccb5865c2588d1be2be
rewardRate() view returns (uint256)
131155721490164
rewardToken() view returns (address)
0x940181a94a35a4569e4529a3cdfb74e38fd98631
supportsPayable() view returns (bool)
false
tickSpacing() view returns (int24)
1
token0() view returns (address)
0xb79dd08ea68a908a97220c76d19a6aa9cbde4376
token1() view returns (address)
0xfde4c96c8593536e31f229ea8f37b2ada2699bb2
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.