Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($7,510.03)
Native
Value
$7,510.03
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 2.411073 | $3,114.81 |
$7,510.03 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18626209 | a year ago | | | 0 | 0.0020563503 | |
| 18626198 | a year ago | | | 0 | 0.0024128721 | |
| 18577617 | a year ago | | | 0 | 0.0032056109 | |
| 18572746 | a year ago | | | 1.17 | 0.0075061621 | |
| 18569621 | a year ago | | | 0 | 0.0032352986 | |
| 18565656 | a year ago | | | 0.56 | 0.014613627 | |
| 18559692 | a year ago | | | 0 | 0.0032444628 | |
| 18550979 | a year ago | | | 0.1 | 0.010757829 | |
| 18532356 | a year ago | | | 0.06 | 0.0058604600 | |
| 18531876 | a year ago | | | 0.25 | 0.0090272120 |
ABI
ABI objects
Getter at block 21226891
bondPct() view returns (uint24)
115
cliq() view returns (address)
0xab4dc161cc0017befb711bf42a1b81441db624e9
live() view returns (bool)
true
lockTerm() view returns (uint24)
604800
nonfungiblePositionManager() view returns (address)
0xc36442b4a4522e871399cd717abdd847ab11fe88
owner() view returns (address)
0x2f8a8d1ff10dfe73f5dd0ee5cfc4c98653ce3cdd
poolFee() view returns (uint24)
10000
stakingContract() view returns (address)
0x0c5404095fcf38adf323c65716a9b8c8263cf49d
totalBondAmount() view returns (uint256)
144509953173028179241120
totalLockedAmount() view returns (uint256)
12710145192061169861970
treasuryForStaking() view returns (uint256)
874903514415208859
treasuryForV3LP() view returns (uint256)
1470000000000000000
uniswapV2Router02() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
v3LP() view returns (address)
0x22b6c1bb14ba8bc22271007a78d6b389fca0624f
weth() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
wethBaseInV3LP() view returns (bool)
false
Read-only
bondCount(address addr) view returns (uint256)
getCliqPerEth(uint256 ethAmount) view returns (uint256)
uniV2PairPath(uint256) view returns (address)
userBondEth(address) view returns (uint256)
userBonds(address, uint256) view returns (uint256 lockedAmount, uint256 deadline, bool claim)
State-modifying
Events bond() payable
createV3SingleSidedLP() returns (uint256 tokenId, uint128 liquidity, uint256 amount0, uint256 amount1)
fundToStaking(uint256 duration)
increaseV3SingleSidedLP(uint256 tokenId) returns (uint128 liquidity, uint256 amount0, uint256 amount1)
renounceOwnership()
setBondPct(uint24 _bondPct)
setLive()
transferOwnership(address newOwner)
unlock(uint256 bondIndex)
FundToStaking(uint256 duration, uint256 fund)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
V3LPCreated(uint256 tokenId, int24 minTick, int24 maxTick, uint256 fund)
V3LPIncreased(uint256 tokenId, uint256 fund)
constructor(address _uniswapV2Router02, address _nonfungiblePositionManager, address _cliq, address _v3LP, address _stakingContract)
receive()
This contract contains no error objects.