0xd33e1ccbd216cb3e2d63b114e119862002442196
Unverified contract
Proxy
Active on
Base with 234 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
0xfefe…9d40
Balances ($36.54)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AERO | ERC-20 | 28.772063 | $1.27 |
$36.54 | |
FTW | ERC-20 | 60K | $0.00 |
$0 | |
(#3077096) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
(#3077095) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
(#3059742) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
(#3029975) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
(#3029974) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
(#3022781) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
(#2996194) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
(#2987863) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22925885 | 2 hours ago | | | 0 | 0.0000043685008 | |
| 22893580 | 20 hours ago | | | 0 | 0.0000041729627 | |
| 22880572 | a day ago | | | 0 | 0.000014607780 | |
| 22880353 | a day ago | | | 0 | 0.000016391181 | |
| 22880313 | a day ago | | | 0 | 0.000013019812 | |
| 22880261 | a day ago | | | 0 | 0.000014981020 | |
| 22880243 | a day ago | | | 0 | 0.000014713237 | |
| 22879582 | a day ago | | | 0 | 0.0000052317227 | |
| 22869291 | a day ago | | | 0 | 0.0000098663892 | |
| 22863172 | 2 days ago | | | 0 | 0.0000035944324 |
ABI
ABI objects
Getter at block 22928811
WETH9() view returns (address)
0x4200000000000000000000000000000000000006
fees0() view returns (uint256)
0
fees1() view returns (uint256)
0
feesVotingReward() view returns (address)
0xb85d5e7e7c791b67c1eaf298e6a5553aaf1ae008
gaugeFactory() view returns (address)
0xd30677bd8dd15132f251cb54cbda552d2a05fb08
isPool() view returns (bool)
true
left() view returns (uint256)
17174368182543047055
nft() view returns (address)
0x827922686190790b37229fd06084350e74485b72
periodFinish() view returns (uint256)
1732752000
pool() view returns (address)
0xfefe4e80f2d747a484154f7ae18b20d478e49d40
rewardRate() view returns (uint256)
163517134774905
rewardToken() view returns (address)
0x940181a94a35a4569e4529a3cdfb74e38fd98631
supportsPayable() view returns (bool)
true
tickSpacing() view returns (int24)
200
token0() view returns (address)
0x4200000000000000000000000000000000000006
token1() view returns (address)
0x6c240dda6b5c336df09a4d011139beaaa1ea2aa2
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.