0x430c09546ae9249ab75b9a4ef7b5fd9a4006d6f3
Unverified contract
Proxy
Active on
Base with 3,687 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
0x1661…80a5
0xbe00…a4c1
Balances ($15,100.20)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AERO | ERC-20 | 11.705501K | $1.29 |
$15,100.1 | |
WGC | ERC-20 | 200 | $0.000495 |
$0.1 | |
MINKY | ERC-20 | 1 | $0.000006 |
$0 | |
BASED | ERC-20 | 5.444K | -- | -- | |
| ERC-20 | 2.4K | -- | -- | |
NUNU | ERC-20 | 7.777778 | -- | -- | |
BOMB | ERC-20 | 2 | -- | -- | |
NUNU | ERC-20 | 1.420134 | -- | -- | |
(#2890767) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
(#2890473) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22754001 | 23 minutes ago | | | 0 | 0.0000021094161 | |
| 22753251 | an hour ago | | | 0 | 0.0000022843472 | |
| 22752684 | an hour ago | | | 0 | 0.0000019311970 | |
| 22752425 | an hour ago | | | 0 | 0.0000019045598 | |
| 22751653 | 2 hours ago | | | 0 | 0.000015294830 | |
| 22751564 | 2 hours ago | | | 0 | 0.0000018832257 | |
| 22751544 | 2 hours ago | | | 0 | 0.000017164854 | |
| 22751528 | 2 hours ago | | | 0 | 0.000017258562 | |
| 22749640 | 3 hours ago | | | 0 | 0.0000057910826 | |
| 22748770 | 3 hours ago | | | 0 | 0.0000023802480 |
ABI
ABI objects
Getter at block 22754702
WETH9() view returns (address)
0x4200000000000000000000000000000000000006
fees0() view returns (uint256)
0
fees1() view returns (uint256)
0
feesVotingReward() view returns (address)
0xd5db3b0d9027e84324a1b7df753668bce122f151
gaugeFactory() view returns (address)
0xd30677bd8dd15132f251cb54cbda552d2a05fb08
isPool() view returns (bool)
true
left() view returns (uint256)
6196944822516832369581
nft() view returns (address)
0x827922686190790b37229fd06084350e74485b72
periodFinish() view returns (uint256)
1732752000
pool() view returns (address)
0xbe00ff35af70e8415d0eb605a286d8a45466a4c1
rewardRate() view returns (uint256)
13672274671354669
rewardToken() view returns (address)
0x940181a94a35a4569e4529a3cdfb74e38fd98631
supportsPayable() view returns (bool)
false
tickSpacing() view returns (int24)
2000
token0() view returns (address)
0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
token1() view returns (address)
0x940181a94a35a4569e4529a3cdfb74e38fd98631
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.