0x4a3e1294d7869567b387fc3d5e5ccf14be2bbe0a
Unverified contract
Proxy
Active on
Base with 7,840 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
0x98c7…da97
Balances ($4,135.21)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AERO | ERC-20 | 3.038974K | $1.36 |
$4,133 | |
AYB | ERC-20 | 2M | $0.000001 |
$2.1 | |
WGC | ERC-20 | 200 | $0.000403 |
$0.08 | |
PEEZY | ERC-20 | 1.2 | $0.007968 |
$0.01 | |
FTW | ERC-20 | 60K | $0.00 |
$0 | |
BOOMER | ERC-20 | 0.42 | $0.008977 |
$0 | |
OKAYEG | ERC-20 | 420.69 | $0.000007 |
$0 | |
USA | ERC-20 | 1 | $0.00068 |
$0 | |
kurbi | ERC-20 | 1 | $0.000677 |
$0 | |
BOYS | ERC-20 | 0.06 | $0.011275 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22857582 | an hour ago | | | 0 | 3.1769736e-7 | |
| 22855728 | 2 hours ago | | | 0 | 0.00013525740 | |
| 22855660 | 2 hours ago | | | 0 | 3.7351571e-7 | |
| 22851239 | 5 hours ago | | | 0 | 3.1769736e-7 | |
| 22850460 | 5 hours ago | | | 0 | 5.4614176e-7 | |
| 22850448 | 5 hours ago | | | 0 | 7.6542799e-7 | |
| 22850413 | 5 hours ago | | | 0 | 4.4520399e-7 | |
| 22848368 | 6 hours ago | | | 0 | 3.7351571e-7 | |
| 22838566 | 12 hours ago | | | 0 | 1.8451136e-7 | |
| 22827978 | 17 hours ago | | | 0 | 1.8451136e-7 |
ABI
ABI objects
Getter at block 22859401
WETH9() view returns (address)
0x4200000000000000000000000000000000000006
fees0() view returns (uint256)
0
fees1() view returns (uint256)
0
feesVotingReward() view returns (address)
0x8fd2f6951ec89d4d5733b3569c5cd5951b67d640
gaugeFactory() view returns (address)
0xd30677bd8dd15132f251cb54cbda552d2a05fb08
isPool() view returns (bool)
true
left() view returns (uint256)
1669919878441626134847
nft() view returns (address)
0x827922686190790b37229fd06084350e74485b72
periodFinish() view returns (uint256)
1732752000
pool() view returns (address)
0x98c7a2338336d2d354663246f64676009c7bda97
rewardRate() view returns (uint256)
6848115769226397
rewardToken() view returns (address)
0x940181a94a35a4569e4529a3cdfb74e38fd98631
supportsPayable() view returns (bool)
false
tickSpacing() view returns (int24)
1
token0() view returns (address)
0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
token1() view returns (address)
0xd9aaec86b65d86f6a7b5b1b0c42ffa531710b6ca
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.