0xc92fa3538bc7075143bae69850e5394c8d530c88
Unverified contract
Proxy
Active on
Base with 427 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
0xc741…1178
0x85fa…13f4
Balances ($344.78)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AERO | ERC-20 | 267.184971 | $1.29 |
$344.67 | |
WGC | ERC-20 | 200 | $0.000487 |
$0.1 | |
PEEZY | ERC-20 | 1.2 | $0.00943 |
$0.01 | |
BOOMER | ERC-20 | 0.42 | $0.010438 |
$0 | |
USA | ERC-20 | 1 | $0.000771 |
$0 | |
RIKY | ERC-20 | 0.99 | $0.000176 |
$0 | |
MINKY | ERC-20 | 1 | $0.000006 |
$0 | |
PUMP | ERC-20 | 210K | -- | -- | |
BREDD | ERC-20 | 42.069K | -- | -- | |
BASED | ERC-20 | 5.444K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15425640 | 6 months ago | | | 0 | 3.7759582e-7 | |
| 14569902 | 6 months ago | | | 0 | 0.000013830999 | |
| 14569893 | 6 months ago | | | 0 | 0.000014123319 | |
| 14569884 | 6 months ago | | | 0 | 0.000014123319 | |
| 14569874 | 6 months ago | | | 0 | 0.000014786278 | |
| 14569866 | 6 months ago | | | 0 | 0.000014810518 | |
| 14344326 | 6 months ago | | | 0 | 0.0000063819499 | |
| 14144192 | 7 months ago | | | 0 | 0.000012744679 | |
| 14138726 | 7 months ago | | | 0 | 0.0000052593045 | |
| 14079647 | 7 months ago | | | 0 | 0.0000064385014 |
ABI
ABI objects
Getter at block 22753984
WETH9() view returns (address)
0x4200000000000000000000000000000000000006
fees0() view returns (uint256)
0
fees1() view returns (uint256)
0
feesVotingReward() view returns (address)
0xc3c0ba4e9f9a3cbe7656b385f63790323338b189
gaugeFactory() view returns (address)
0x3e703fd2b6506e2abcce2c8b5633872a7d9b6fbc
isPool() view returns (bool)
true
left() view returns (uint256)
0
nft() view returns (address)
0xc741beb2156827704a1466575cca1cbf726a1178
periodFinish() view returns (uint256)
1715212800
pool() view returns (address)
0x85fade0c2bbe920d36b72a0f9e7a417dcdfc13f4
rewardRate() view returns (uint256)
466449943604568
rewardToken() view returns (address)
0x940181a94a35a4569e4529a3cdfb74e38fd98631
supportsPayable() view returns (bool)
false
tickSpacing() view returns (int24)
1
token0() view returns (address)
0x417ac0e078398c154edfadd9ef675d30be60af93
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 decreaseStakedLiquidity(uint256 tokenId, uint128 liquidity, uint256 amount0Min, uint256 amount1Min, uint256 deadline) returns (uint256 amount0, uint256 amount1)
deposit(uint256 tokenId)
getReward(address account)
getReward(uint256 tokenId)
increaseStakedLiquidity(uint256 tokenId, uint256 amount0Desired, uint256 amount1Desired, uint256 amount0Min, uint256 amount1Min, uint256 deadline) payable returns (uint128 liquidity, uint256 amount0, uint256 amount1)
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.