0x1f6c9d116ce22b51b0bc666f86b038a6c19900b8
Unverified contract
Proxy
Active on
Base with 7,562 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
0xe846…0ec7
Balances ($47,588.84)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AERO | ERC-20 | 36.327356K | $1.31 |
$47,588.84 | |
BOYS | ERC-20 | 0.03 | $0.011798 |
$0 | |
MINKY | ERC-20 | 1 | $0.000007 |
$0 | |
BASED | ERC-20 | 5.444K | -- | -- | |
BOMB | ERC-20 | 3 | -- | -- | |
(#2870574) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
(#2870505) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
(#2869384) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
(#2867992) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
(#2866916) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22728735 | an hour ago | | | 0 | 9.6927179e-7 | |
| 22728464 | an hour ago | | | 0 | 7.2481920e-7 | |
| 22727378 | 2 hours ago | | | 0 | 4.3494098e-7 | |
| 22727012 | 2 hours ago | | | 0 | 5.1369729e-7 | |
| 22724917 | 3 hours ago | | | 0 | 2.5845636e-7 | |
| 22724354 | 3 hours ago | | | 0 | 9.9194906e-7 | |
| 22724018 | 3 hours ago | | | 0 | 3.4267013e-7 | |
| 22722420 | 4 hours ago | | | 0 | 3.2935153e-7 | |
| 22722164 | 4 hours ago | | | 0 | 9.5339486e-7 | |
| 22719148 | 6 hours ago | | | 0 | 9.4647083e-7 |
ABI
ABI objects
Getter at block 22730112
WETH9() view returns (address)
0x4200000000000000000000000000000000000006
fees0() view returns (uint256)
0
fees1() view returns (uint256)
0
feesVotingReward() view returns (address)
0x0f05ca2bcebe699bc4732ad06376778ecd793cc9
gaugeFactory() view returns (address)
0xd30677bd8dd15132f251cb54cbda552d2a05fb08
isPool() view returns (bool)
true
left() view returns (uint256)
32943195815946238333391
nft() view returns (address)
0x827922686190790b37229fd06084350e74485b72
periodFinish() view returns (uint256)
1732752000
pool() view returns (address)
0xe846373c1a92b167b4e9cd5d8e4d6b1db9e90ec7
rewardRate() view returns (uint256)
65567862953663579
rewardToken() view returns (address)
0x940181a94a35a4569e4529a3cdfb74e38fd98631
supportsPayable() view returns (bool)
false
tickSpacing() view returns (int24)
50
token0() view returns (address)
0x60a3e35cc302bfa44cb288bc5a4f316fdb1adb42
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.