0xe2f3c8c699a1bf30a12118b287b5208e7c6ddfef
Unverified contract
Proxy
Active on
Base with 9,181 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
0xde5f…1368
Balances ($48,391.98)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AERO | ERC-20 | 37.224529K | $1.30 |
$48,391.89 | |
WGC | ERC-20 | 200 | $0.000475 |
$0.1 | |
kurbi | ERC-20 | 0.1 | $0.000787 |
$0 | |
MINKY | ERC-20 | 1 | $0.000006 |
$0 | |
BASED | ERC-20 | 5.444K | -- | -- | |
| ERC-20 | 2.4K | -- | -- | |
OHNO | ERC-20 | 426.090048 | -- | -- | |
COOMER | ERC-20 | 69 | -- | -- | |
NUNU | ERC-20 | 7.777778 | -- | -- | |
BOMB | ERC-20 | 2 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22750403 | 40 minutes ago | | | 0 | 0.000039335742 | |
| 22750285 | 44 minutes ago | | | 0 | 0.000016974609 | |
| 22749891 | an hour ago | | | 0 | 0.0000059913086 | |
| 22748096 | 2 hours ago | | | 0 | 0.0000050710513 | |
| 22748088 | 2 hours ago | | | 0 | 0.0000018577721 | |
| 22748055 | 2 hours ago | | | 0 | 0.0000018577721 | |
| 22746394 | 3 hours ago | | | 0 | 0.0000056576330 | |
| 22746393 | 3 hours ago | | | 0 | 0.0000040358305 | |
| 22745225 | 4 hours ago | | | 0 | 0.0000026370522 | |
| 22744968 | 4 hours ago | | | 0 | 0.0000029116194 |
ABI
ABI objects
Getter at block 22751588
WETH9() view returns (address)
0x4200000000000000000000000000000000000006
fees0() view returns (uint256)
0
fees1() view returns (uint256)
0
feesVotingReward() view returns (address)
0xc953389214b9f5e530d21682482e887b93c9b3c2
gaugeFactory() view returns (address)
0xd30677bd8dd15132f251cb54cbda552d2a05fb08
isPool() view returns (bool)
true
left() view returns (uint256)
31111339432338839099403
nft() view returns (address)
0x827922686190790b37229fd06084350e74485b72
periodFinish() view returns (uint256)
1732752000
pool() view returns (address)
0xde5ff829fef54d1bdec957d9538a306f0ead1368
rewardRate() view returns (uint256)
67710330293657439
rewardToken() view returns (address)
0x940181a94a35a4569e4529a3cdfb74e38fd98631
supportsPayable() view returns (bool)
false
tickSpacing() view returns (int24)
1
token0() view returns (address)
0x04d5ddf5f3a8939889f11e97f8c4bb48317f1938
token1() view returns (address)
0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
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.