0x3e848af39c45cf45c97a622440411c4141df3e82
Unverified contract
Proxy
Active on
Base with 588 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
Balances ($5,279.70)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AERO | ERC-20 | 4.030299K | $1.31 |
$5,279.69 | |
FTW | ERC-20 | 60K | $0.00 |
$0 | |
BASED | ERC-20 | 2.222K | -- | -- | |
(#3033107) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
(#3031285) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
(#2995744) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
(#2398694) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
(#2290912) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
(#2218979) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
(#2076237) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22900590 | 8 minutes ago | | | 0 | 0.0000034815352 | |
| 22887522 | 7 hours ago | | | 0 | 0.0000059863293 | |
| 22887158 | 8 hours ago | | | 0 | 0.0000045308950 | |
| 22885632 | 8 hours ago | | | 0 | 0.0000047803417 | |
| 22885601 | 8 hours ago | | | 0 | 0.0000060362068 | |
| 22885140 | 9 hours ago | | | 0 | 0.0000047770195 | |
| 22866076 | 19 hours ago | | | 0 | 0.0000017641539 | |
| 22852079 | a day ago | | | 0 | 0.0000058499543 | |
| 22831687 | 2 days ago | | | 0 | 0.0000043614544 | |
| 22831666 | 2 days ago | | | 0 | 0.0000041223831 |
ABI
ABI objects
Getter at block 22900817
WETH9() view returns (address)
0x4200000000000000000000000000000000000006
fees0() view returns (uint256)
0
fees1() view returns (uint256)
0
feesVotingReward() view returns (address)
0xb55b76dfc0141fe3077393c811151a28abddd449
gaugeFactory() view returns (address)
0xd30677bd8dd15132f251cb54cbda552d2a05fb08
isPool() view returns (bool)
true
left() view returns (uint256)
596728800901268703648
nft() view returns (address)
0x827922686190790b37229fd06084350e74485b72
periodFinish() view returns (uint256)
1732752000
pool() view returns (address)
0xa4eb9849f46e1e9db3700bcdadb62096a7bc4aab
rewardRate() view returns (uint256)
3705952719252192
rewardToken() view returns (address)
0x940181a94a35a4569e4529a3cdfb74e38fd98631
supportsPayable() view returns (bool)
true
tickSpacing() view returns (int24)
200
token0() view returns (address)
0x4200000000000000000000000000000000000006
token1() view returns (address)
0xafb89a09d82fbde58f18ac6437b3fc81724e4df6
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.