0xdf628e37e89486fbef037fbf73ebc90d1367d786
Unverified contract
Proxy
Active on
Base with 9,019 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
0x2b5f…c119
Balances ($2,618.21)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AERO | ERC-20 | 1.983372K | $1.32 |
$2,618.05 | |
WGC | ERC-20 | 200 | $0.000603 |
$0.12 | |
BOYS | ERC-20 | 2.53 | $0.011977 |
$0.03 | |
BOOMER | ERC-20 | 0.42 | $0.011824 |
$0 | |
OKAYEG | ERC-20 | 420.69 | $0.00001 |
$0 | |
USA | ERC-20 | 1 | $0.000795 |
$0 | |
toby | ERC-20 | 1.554K | $0.00 |
$0 | |
UBPS | ERC-20 | 0.03 | $0.000328 |
$0 | |
MINKY | ERC-20 | 1 | $0.000007 |
$0 | |
BREDD | ERC-20 | 42.069K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22729057 | 2 hours ago | | | 0 | 0.000013534669 | |
| 22723393 | 5 hours ago | | | 0 | 3.4925525e-7 | |
| 22719676 | 7 hours ago | | | 0 | 3.7589245e-7 | |
| 22719674 | 7 hours ago | | | 0 | 3.7589245e-7 | |
| 22702973 | 16 hours ago | | | 0 | 0.0000040130874 | |
| 22698197 | 19 hours ago | | | 0 | 8.4382315e-7 | |
| 22698186 | 19 hours ago | | | 0 | 3.4523879e-7 | |
| 22694670 | 21 hours ago | | | 0 | 8.4242297e-7 | |
| 22694449 | 21 hours ago | | | 0 | 0.0000011256064 | |
| 22688434 | a day ago | | | 0 | 0.0000052021849 |
ABI
ABI objects
Getter at block 22732246
WETH9() view returns (address)
0x4200000000000000000000000000000000000006
fees0() view returns (uint256)
0
fees1() view returns (uint256)
0
feesVotingReward() view returns (address)
0xacc659ca732fe7b3a70c016e75c455613a2d995e
gaugeFactory() view returns (address)
0xd30677bd8dd15132f251cb54cbda552d2a05fb08
isPool() view returns (bool)
true
left() view returns (uint256)
762478384792866112888
nft() view returns (address)
0x827922686190790b37229fd06084350e74485b72
periodFinish() view returns (uint256)
1732752000
pool() view returns (address)
0x2b5fd674f93e329d54371dba980a67f3ff3bc119
rewardRate() view returns (uint256)
1530586265871608
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 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.