0xde199c94fc91fa302ceae3a34c85c386966fdce5
Unverified contract
Proxy
Active on
Base with 7,995 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
0x0836…1fc1
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
0xb79d…4376 | ERC-20 | 713 | $1.001 |
$713.71 | |
0x9401…8631 | ERC-20 | 959,163,232.534529T | $1.35 |
$1,294,870,363,921,614,600,000 | |
0x306f…a1f4 | ERC-20 | 60,000,000,000T | $0.00 |
$4,260,000,000,000,000 | |
0x07d1…dffb | ERC-20 | 2,222,000,000T | -- | -- | |
0x8279…5b72 (#3002062) | ERC-721 | 1 | -- | -- | |
0x8279…5b72 (#3002052) | ERC-721 | 1 | -- | -- | |
0x8279…5b72 (#3001977) | ERC-721 | 1 | -- | -- | |
0x8279…5b72 (#3000975) | ERC-721 | 1 | -- | -- | |
0x8279…5b72 (#3000863) | ERC-721 | 1 | -- | -- | |
0x8279…5b72 (#3000838) | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22858069 | 42 minutes ago | | | 0 | 3.3328331e-7 | |
| 22858067 | 42 minutes ago | | | 0 | 3.3328331e-7 | |
| 22847675 | 6 hours ago | | | 0 | 3.3328331e-7 | |
| 22847672 | 6 hours ago | | | 0 | 3.3328331e-7 | |
| 22831018 | 16 hours ago | | | 0 | 3.3328331e-7 | |
| 22831015 | 16 hours ago | | | 0 | 3.3328331e-7 | |
| 22800635 | a day ago | | | 0 | 3.3328331e-7 | |
| 22789393 | 2 days ago | | | 0 | 3.3328331e-7 | |
| 22772000 | 2 days ago | | | 0 | 0.000000306646114540 | |
| 22771998 | 2 days ago | | | 0 | 0.000000306646114540 |
ABI
ABI objects
Getter at block 22859334
WETH9() view returns (address)
0x4200000000000000000000000000000000000006
fees0() view returns (uint256)
0
fees1() view returns (uint256)
0
feesVotingReward() view returns (address)
0xa39ed1a0e1241bc1cd8c5b793b3b63c4deec7dcc
gaugeFactory() view returns (address)
0xd30677bd8dd15132f251cb54cbda552d2a05fb08
isPool() view returns (bool)
true
left() view returns (uint256)
642387533438212762095
nft() view returns (address)
0x827922686190790b37229fd06084350e74485b72
periodFinish() view returns (uint256)
1732752000
pool() view returns (address)
0x08361c463c8ec4fc1c7addfadb006f5ca7951fc1
rewardRate() view returns (uint256)
2632897651241727
rewardToken() view returns (address)
0x940181a94a35a4569e4529a3cdfb74e38fd98631
supportsPayable() view returns (bool)
false
tickSpacing() view returns (int24)
200
token0() view returns (address)
0x2da56acb9ea78330f947bd57c54119debda7af71
token1() view returns (address)
0xb79dd08ea68a908a97220c76d19a6aa9cbde4376
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.