0xafabcbbab5e4261b1d655c906738176191819164
Unverified contract
Proxy
Active on
Base with 6,897 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
0x3268…4a48
Balances ($15,442.70)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AERO | ERC-20 | 12.45379K | $1.24 |
$15,442.7 | |
BOYS | ERC-20 | 0.03 | $0.005294 |
$0 | |
MINKY | ERC-20 | 1 | $0.000006 |
$0 | |
BASED | ERC-20 | 5.444K | -- | -- | |
BOMB | ERC-20 | 3 | -- | -- | |
(#1927273) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
(#1927272) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
(#1926741) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
(#1926059) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
(#1925825) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21767259 | 3 hours ago | | | 0 | 0.0000010513177 | |
| 21757550 | 8 hours ago | | | 0 | 0.0000010513177 | |
| 21756399 | 9 hours ago | | | 0 | 0.0000010934216 | |
| 21755833 | 9 hours ago | | | 0 | 0.0000029751405 | |
| 21754824 | 10 hours ago | | | 0 | 0.0000031806871 | |
| 21753108 | 11 hours ago | | | 0 | 0.0000010246805 | |
| 21749999 | 12 hours ago | | | 0 | 8.3907180e-7 | |
| 21740984 | 17 hours ago | | | 0 | 0.0000024948376 | |
| 21730465 | a day ago | | | 0 | 0.0000010513177 | |
| 21726501 | a day ago | | | 0 | 0.0000027068872 |
ABI
ABI objects
Getter at block 21772282
WETH9() view returns (address)
0x4200000000000000000000000000000000000006
fees0() view returns (uint256)
0
fees1() view returns (uint256)
0
feesVotingReward() view returns (address)
0xd4f8596a320b9be692869b72ddf45bc4aa211b2a
gaugeFactory() view returns (address)
0xd30677bd8dd15132f251cb54cbda552d2a05fb08
isPool() view returns (bool)
true
left() view returns (uint256)
11855369102650692912791
nft() view returns (address)
0x827922686190790b37229fd06084350e74485b72
periodFinish() view returns (uint256)
1730937600
pool() view returns (address)
0x326841efd63340767e02ec88e583f18a82af4a48
rewardRate() view returns (uint256)
19638206266224319
rewardToken() view returns (address)
0x940181a94a35a4569e4529a3cdfb74e38fd98631
supportsPayable() view returns (bool)
true
tickSpacing() view returns (int24)
200
token0() view returns (address)
0x4200000000000000000000000000000000000006
token1() view returns (address)
0xb1a03eda10342529bbf8eb700a06c60441fef25d
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.