0xbf58afee32ffa0bd24e4c6e43b443aa9679b7c64
Unverified contract
Proxy
Active on
Base with 804 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
0x95b9…be97
Balances ($295.45)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AERO | ERC-20 | 278.44135 | $1.061 |
$295.43 | |
WGC | ERC-20 | 200 | $0.000099 |
$0.02 | |
USA | ERC-20 | 1 | $0.001095 |
$0 | |
BOYS | ERC-20 | 0.03 | $0.003427 |
$0 | |
UBPS | ERC-20 | 0.03 | $0.000301 |
$0 | |
MINKY | ERC-20 | 1 | $0.000005 |
$0 | |
BASED | ERC-20 | 5.444K | -- | -- | |
OHNO | ERC-20 | 48 | -- | -- | |
Lumo | ERC-20 | 10.9 | -- | -- | |
NUNU | ERC-20 | 7.777778 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21937019 | a day ago | | | 0 | 9.7685900e-7 | |
| 21823230 | 4 days ago | | | 0 | 0.0000012914928 | |
| 21814269 | 4 days ago | | | 0 | 0.000000506106800000 | |
| 21756459 | 6 days ago | | | 0 | 0.0000024295161 | |
| 21695735 | 7 days ago | | | 0 | 0.0000020258192 | |
| 21695711 | 7 days ago | | | 0 | 0.0000020241336 | |
| 21674940 | 7 days ago | | | 0 | 0.0000021072490 | |
| 21670284 | 8 days ago | | | 0 | 7.7411259e-7 | |
| 21660470 | 8 days ago | | | 0 | 8.7350236e-7 | |
| 21625015 | 9 days ago | | | 0 | 0.0000027164618 |
ABI
ABI objects
Getter at block 21994367
WETH9() view returns (address)
0x4200000000000000000000000000000000000006
fees0() view returns (uint256)
0
fees1() view returns (uint256)
0
feesVotingReward() view returns (address)
0x833c5bc66ead75563ee70e63f1c18a952e454193
gaugeFactory() view returns (address)
0xd30677bd8dd15132f251cb54cbda552d2a05fb08
isPool() view returns (bool)
true
left() view returns (uint256)
79423998022452123783
nft() view returns (address)
0x827922686190790b37229fd06084350e74485b72
periodFinish() view returns (uint256)
1730937600
pool() view returns (address)
0x95b9ff408700af5a1092cd218e33084a71e4be97
rewardRate() view returns (uint256)
497896789864857
rewardToken() view returns (address)
0x940181a94a35a4569e4529a3cdfb74e38fd98631
supportsPayable() view returns (bool)
false
tickSpacing() view returns (int24)
1
token0() view returns (address)
0x368181499736d0c0cc614dbb145e2ec1ac86b8c6
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 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.