0x0b537ac41400433f09d97cd370c1ea9ce78d8a74
Unverified contract
Proxy
Active on
Base with 2,578 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
0x2ae9…4c82
Balances ($10,683.85)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AERO | ERC-20 | 9.371769K | $1.14 |
$10,683.82 | |
WGC | ERC-20 | 200 | $0.000107 |
$0.02 | |
NEWB | ERC-20 | 350 | $0.000033 |
$0.01 | |
BOOMER | ERC-20 | 0.42 | $0.005368 |
$0 | |
USA | ERC-20 | 1 | $0.001574 |
$0 | |
kurbi | ERC-20 | 1 | $0.000647 |
$0 | |
BOYS | ERC-20 | 0.03 | $0.003768 |
$0 | |
toby | ERC-20 | 1.554K | $0.00 |
$0 | |
UBPS | ERC-20 | 0.03 | $0.000315 |
$0 | |
MINKY | ERC-20 | 1 | $0.000005 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21878946 | an hour ago | | | 0 | 0.0000014332164 | |
| 21877956 | 2 hours ago | | | 0 | 6.4644116e-7 | |
| 21876803 | 2 hours ago | | | 0 | 6.5975976e-7 | |
| 21876698 | 2 hours ago | | | 0 | 0.0000016815061 | |
| 21862675 | 10 hours ago | | | 0 | 5.8601840e-7 | |
| 21850568 | 17 hours ago | | | 0 | 6.3929280e-7 | |
| 21840551 | a day ago | | | 0 | 0.0000017984306 | |
| 21840472 | a day ago | | | 0 | 0.0000017389965 | |
| 21836617 | a day ago | | | 0 | 0.0000015927885 | |
| 21836450 | a day ago | | | 0 | 0.0000016494720 |
ABI
ABI objects
Getter at block 21880754
WETH9() view returns (address)
0x4200000000000000000000000000000000000006
fees0() view returns (uint256)
0
fees1() view returns (uint256)
0
feesVotingReward() view returns (address)
0x73f0162eb56dca9f9ae99d8931682aa6e81a0695
gaugeFactory() view returns (address)
0xd30677bd8dd15132f251cb54cbda552d2a05fb08
isPool() view returns (bool)
true
left() view returns (uint256)
7567506384413143413690
nft() view returns (address)
0x827922686190790b37229fd06084350e74485b72
periodFinish() view returns (uint256)
1730937600
pool() view returns (address)
0x2ae9df02539887d4ebce0230168a302d34784c82
rewardRate() view returns (uint256)
19567173161677962
rewardToken() view returns (address)
0x940181a94a35a4569e4529a3cdfb74e38fd98631
supportsPayable() view returns (bool)
true
tickSpacing() view returns (int24)
1
token0() view returns (address)
0x4200000000000000000000000000000000000006
token1() view returns (address)
0xcb327b99ff831bf8223cced12b1338ff3aa322ff
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.