0xdd234dbe2eff53bed9e8fc0e427ebcd74ed4f429
Unverified contract
Proxy
Active on
Base with 726 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
0x6446…5d38
Balances ($282,964.12)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AERO | ERC-20 | 212.754974K | $1.33 |
$282,964.12 | |
BOYS | ERC-20 | 0.5 | $0.012119 |
$0.01 | |
MINKY | ERC-20 | 1 | $0.000007 |
$0 | |
BASED | ERC-20 | 2.222K | -- | -- | |
(#2885679) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
(#2885678) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
(#2877050) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
(#2858102) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
(#2858101) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
(#2856207) | AERO-CL-POS | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22744052 | 36 minutes ago | | | 0 | 0.0000034924433 | |
| 22712719 | 18 hours ago | | | 0 | 0.000039198923 | |
| 22698660 | a day ago | | | 0 | 0.0000025922050 | |
| 22698654 | a day ago | | | 0 | 9.8470283e-7 | |
| 22676012 | 2 days ago | | | 0 | 9.3185836e-7 | |
| 22669491 | 2 days ago | | | 0 | 0.0000022982995 | |
| 22669129 | 2 days ago | | | 0 | 0.0000026995760 | |
| 22661873 | 2 days ago | | | 0 | 0.0000023634264 | |
| 22661687 | 2 days ago | | | 0 | 0.0000025197808 | |
| 22656657 | 2 days ago | | | 0 | 9.4517696e-7 |
ABI
ABI objects
Getter at block 22745120
WETH9() view returns (address)
0x4200000000000000000000000000000000000006
fees0() view returns (uint256)
0
fees1() view returns (uint256)
0
feesVotingReward() view returns (address)
0x9f1ccb5da202d445fb59cfebf6eec72975e7ed4e
gaugeFactory() view returns (address)
0xd30677bd8dd15132f251cb54cbda552d2a05fb08
isPool() view returns (bool)
true
left() view returns (uint256)
209912737913837626349640
nft() view returns (address)
0x827922686190790b37229fd06084350e74485b72
periodFinish() view returns (uint256)
1732752000
pool() view returns (address)
0x6446021f4e396da3df4235c62537431372195d38
rewardRate() view returns (uint256)
444341578055298280
rewardToken() view returns (address)
0x940181a94a35a4569e4529a3cdfb74e38fd98631
supportsPayable() view returns (bool)
true
tickSpacing() view returns (int24)
1
token0() view returns (address)
0x4200000000000000000000000000000000000006
token1() view returns (address)
0xdbfefd2e8460a6ee4955a68582f85708baea60a3
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.