0x0e956c897bbfcbd2155d3dfdd27c87fa5a0fad39
Unverified contract
Proxy
Active on
Base with 379 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
0x58c5…c7e7
Balances ($72,022.06)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AERO | ERC-20 | 54.151929K | $1.33 |
$72,022.06 | |
(#2884951) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
(#2883990) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
(#2881693) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
(#2879159) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
(#2875695) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
(#2875457) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
(#2874761) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
(#2874691) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
(#2874046) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22741430 | an hour ago | | | 0 | 8.2657300e-7 | |
| 22734934 | 5 hours ago | | | 0 | 5.5605820e-7 | |
| 22733979 | 5 hours ago | | | 0 | 0.000041682509 | |
| 22733845 | 6 hours ago | | | 0 | 0.0000010506672 | |
| 22733792 | 6 hours ago | | | 0 | 5.6853880e-7 | |
| 22733663 | 6 hours ago | | | 0 | 3.6248395e-7 | |
| 22733656 | 6 hours ago | | | 0 | 2.2368069e-7 | |
| 22733589 | 6 hours ago | | | 0 | 0.000014090467 | |
| 22733509 | 6 hours ago | | | 0 | 4.3582940e-7 | |
| 22731860 | 7 hours ago | | | 0 | 4.9594380e-7 |
ABI
ABI objects
Getter at block 22743801
WETH9() view returns (address)
0x4200000000000000000000000000000000000006
fees0() view returns (uint256)
0
fees1() view returns (uint256)
0
feesVotingReward() view returns (address)
0x96116ef258922af497a7c93d78ea92f876397351
gaugeFactory() view returns (address)
0xd30677bd8dd15132f251cb54cbda552d2a05fb08
isPool() view returns (bool)
true
left() view returns (uint256)
50993754563640948273720
nft() view returns (address)
0x827922686190790b37229fd06084350e74485b72
periodFinish() view returns (uint256)
1732752000
pool() view returns (address)
0x58c5649e6bc93969f4530673e8892faf762cc7e7
rewardRate() view returns (uint256)
107343747436887720
rewardToken() view returns (address)
0x940181a94a35a4569e4529a3cdfb74e38fd98631
supportsPayable() view returns (bool)
false
tickSpacing() view returns (int24)
200
token0() view returns (address)
0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
token1() view returns (address)
0xeb6d78148f001f3aa2f588997c5e102e489ad341
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.