0xfdb47b2dfcc65899e21ad86197fcee79c38dfab5
Unverified contract
Proxy
Active on
Base with 20,207 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
0xa19a…338c
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
0xf9b7…ea6f | ERC-20 | 1,000,000T | $0.000007 |
$6,720,000,000,000 | |
0xfb18…5290 | ERC-20 | 200M | $0.000526 |
$105,164 | |
0x9401…8631 | ERC-20 | 12,421,745,140.102918T | $1.33 |
$16,520,921,036,336,880,000,000 | |
0x4d58…e9ba | ERC-20 | 30M | $0.012108 |
$363,243.6 | |
0x07d1…dffb | ERC-20 | 5,444,000,000T | -- | -- | |
0x86e6…8d2f | ERC-20 | 2,400,000,000T | -- | -- | |
0x1fe2…f0bd | ERC-20 | 257,150,586.722876T | -- | -- | |
0xf17a…b47e | ERC-20 | 2,000,000T | -- | -- | |
0xb310…29b6 | ERC-20 | 1,000,000T | -- | -- | |
0xd34c…fdac | ERC-20 | 1,000,000T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22744868 | 8 minutes ago | | | 0 | 0.000043922498 | |
| 22744852 | 9 minutes ago | | | 0 | 0.000014108464 | |
| 22742445 | an hour ago | | | 0 | 0.000033590790 | |
| 22742073 | 2 hours ago | | | 0 | 0.000014108464 | |
| 22740371 | 3 hours ago | | | 0 | 0.000042951269 | |
| 22740171 | 3 hours ago | | | 0 | 0.000032552608 | |
| 22740042 | 3 hours ago | | | 0 | 0.000041180110 | |
| 22739958 | 3 hours ago | | | 0 | 0.0000023390822 | |
| 22739624 | 3 hours ago | | | 0 | 0.0000033652975 | |
| 22739624 | 3 hours ago | | | 0 | 0.0000033652975 |
ABI
ABI objects
Getter at block 22745114
WETH9() view returns (address)
0x4200000000000000000000000000000000000006
fees0() view returns (uint256)
0
fees1() view returns (uint256)
0
feesVotingReward() view returns (address)
0x0248879f08bc38715989502d6346697aa6ad4f9f
gaugeFactory() view returns (address)
0xd30677bd8dd15132f251cb54cbda552d2a05fb08
isPool() view returns (bool)
true
left() view returns (uint256)
11770614358998237684975
nft() view returns (address)
0x827922686190790b37229fd06084350e74485b72
periodFinish() view returns (uint256)
1732752000
pool() view returns (address)
0xa19acc3b4f11c46c2b1fc36b5f592af422ee338c
rewardRate() view returns (uint256)
24915307951522967
rewardToken() view returns (address)
0x940181a94a35a4569e4529a3cdfb74e38fd98631
supportsPayable() view returns (bool)
false
tickSpacing() view returns (int24)
200
token0() view returns (address)
0x4ed4e862860bed51a9570b96d89af5e1b0efefed
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.