0x26ef04a9dec56ea0a0734f36395c77117adced6c
Unverified contract
Proxy
Active on
Base with 32 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
0x8279…5b72
0xc8a8…eddd
Balances ($3,263.05)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AERO | ERC-20 | 2.862327K | $1.14 |
$3,263.05 | |
MINKY | ERC-20 | 1 | $0.000006 |
$0 | |
BASED | ERC-20 | 5.444K | -- | -- | |
(#390350) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
(#390025) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
(#387110) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
(#386891) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
BOMB | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
0x626f6479 | 20836328 | 23 days ago | | | 0 | 0.000000099642132755 | |
0x0a746865 | 20173132 | a month ago | | | 0 | 0.000000098559996234 | |
| 20038250 | a month ago | | | 0 | 0.0000011893737 | |
| 20038214 | a month ago | | | 0 | 0.0000012465300 | |
| 20038179 | a month ago | | | 0 | 0.0000013602750 | |
| 19771102 | 2 months ago | | | 0 | 0.0000010675607 | |
| 19770698 | 2 months ago | | | 0 | 0.0000010542276 | |
| 19770414 | 2 months ago | | | 0 | 4.2917697e-7 | |
| 19770404 | 2 months ago | | | 0 | 4.3149174e-7 | |
| 19740664 | 2 months ago | | | 0 | 4.7362220e-7 |
ABI
ABI objects
Getter at block 21823468
WETH9() view returns (address)
0x4200000000000000000000000000000000000006
fees0() view returns (uint256)
4
fees1() view returns (uint256)
0
feesVotingReward() view returns (address)
0xa570ac78ea544a314f89388597259dafa86d0a04
gaugeFactory() view returns (address)
0xd30677bd8dd15132f251cb54cbda552d2a05fb08
isPool() view returns (bool)
true
left() view returns (uint256)
0
nft() view returns (address)
0x827922686190790b37229fd06084350e74485b72
periodFinish() view returns (uint256)
1727913600
pool() view returns (address)
0xc8a87167ca4c19210725ecd71c762891fbb4eddd
rewardRate() view returns (uint256)
26530907332
rewardToken() view returns (address)
0x940181a94a35a4569e4529a3cdfb74e38fd98631
supportsPayable() view returns (bool)
false
tickSpacing() view returns (int24)
200
token0() view returns (address)
0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
token1() view returns (address)
0xba7d47f471add16875e765edee0858c3413a56fd
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.