0x154123d7090dc7b712c7bfc0dc0c247d574d7e69
Unverified contract
Proxy
Active on
Base with 0 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
0x40cf…b6c3
Balances ($16.72)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AERO | ERC-20 | 11.809528 | $1.41 |
$16.65 | |
WGC | ERC-20 | 200 | $0.000288 |
$0.06 | |
PEEZY | ERC-20 | 1.2 | $0.007176 |
$0.01 | |
FTW | ERC-20 | 60K | $0.00 |
$0 | |
RIKY | ERC-20 | 0.99 | $0.000132 |
$0 | |
MINKY | ERC-20 | 1 | $0.000005 |
$0 | |
NUNU | ERC-20 | 97.420134 | -- | -- | |
PAW | ERC-20 | 51.11111 | -- | -- | |
NUNU | ERC-20 | 7.777778 | -- | -- | |
NUNU | ERC-20 | 1.420134 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "0x154123d7090dc7b712c7bfc0dc0c247d574d7e69"
ABI
ABI objects
Getter at block 23066143
WETH9() view returns (address)
0x4200000000000000000000000000000000000006
fees0() view returns (uint256)
0
fees1() view returns (uint256)
0
feesVotingReward() view returns (address)
0x89533bc6a7b9c85e05ecb3f505468c002cbb20f0
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)
0x40cf626c05e467870fbfe4dd7bd63e76d646b6c3
rewardRate() view returns (uint256)
19553202684610
rewardToken() view returns (address)
0x940181a94a35a4569e4529a3cdfb74e38fd98631
supportsPayable() view returns (bool)
true
tickSpacing() view returns (int24)
200
token0() view returns (address)
0x4200000000000000000000000000000000000006
token1() view returns (address)
0xcde90558fc317c69580deeaf3efc509428df9080
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.