Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1.37)
Native
Value
$0.35
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000098 | $3,616.57 |
$0.35 | |
WBTC | ERC-20 | 0.000011 | $95,183.00 |
$1.02 | |
Cake | ERC-20 | 0.000036 | $2.98 |
$0 | |
DAI | ERC-20 | 0.000058 | $1.001 |
$0 | |
USDT | ERC-20 | 0.000042 | $1.002 |
$0 | |
USDC | ERC-20 | 0.000038 | $1.001 |
$0 | |
PCS-V3-POS | ERC-721 | 1 | -- | -- | |
PCS-V3-POS | ERC-721 | 1 | -- | -- | |
PCS-V3-POS | ERC-721 | 1 | -- | -- | |
PCS-V3-POS | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17811669 | a year ago | | | 0 | 0.00099748976 | |
| 17811667 | a year ago | | | 0 | 0.0014048552 | |
| 17811665 | a year ago | | | 0 | 0.0012588737 | |
| 17811645 | a year ago | | | 0 | 0.0032634982 | |
| 17811642 | a year ago | | | 0 | 0.0034248636 | |
| 17811639 | a year ago | | | 0 | 0.0033445190 | |
| 17811637 | a year ago | | | 0 | 0.0033215742 | |
| 17811634 | a year ago | | | 0 | 0.0036001311 | |
| 17811632 | a year ago | | | 0 | 0.0039450053 | |
| 17811627 | a year ago | | | 0 | 0.013604039 |
ABI
ABI objects
Getter at block 21315122
assets() view returns (address)
0x9eaa023feeca98458e08099b147dd5452beb0e2a
compute() view returns (address)
0x54d61c786c12d8b56488907fadf76ea67420df05
factory() view returns (address)
0x0bfbcf9fa4f9c56b0f40a671ad40e0805a091865
fee() view returns (uint256)
500000
manage() view returns (address)
0x46a15b0b27311cedf172ab29e4f4766fbe7f4364
owner() view returns (address)
0xbd979715d2082669d70975e3d95337078e8d1445
quotev2() view returns (address)
0xb048bbc1ee6b733fffcfb9e9cef7375518e25997
route() view returns (address)
0x13f4ea83d0bd40e75c8222255bc855a974568dd4
weth() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
Challenge(uint256 id) view returns (bool result, struct StakedV3PoolToken tokens)
balanceOf(address _token) view returns (uint256 balance)
isFarm(uint256) view returns (bool)
lpRate(uint256 id) view returns (uint256 inAmount)
pendingReward(uint256 id) view returns (uint256 reward)
pools(uint256) view returns (address token0, address token1, address pool, address farm, uint24 fee, uint256 point, bool inStatus, bool outStatus, uint256 tokenId, uint256 wight0, uint256 wight1, uint256 lp0, uint256 lp1)
State-modifying
Events Convert(address tokenIn, uint256 inAmount, uint256 outAmount, bytes path, uint256 side)
Extract(uint256 id, uint256 tradeType, address token, uint256 amount, uint256 deadline)
Invest(uint256 id, uint256 amount, uint256 quoteAmount, uint256 investType, uint256 cycle, uint256 deadline) payable
Reboot(uint256 id, uint256 deadline)
autoFarm(uint256 _id, bool _auto)
harvestFarm(uint256 id)
onERC1155BatchReceived(address, address, uint256[], uint256[], bytes) returns (bytes4)
onERC1155Received(address, address, uint256, uint256, bytes) returns (bytes4)
onERC721Received(address, address, uint256, bytes) returns (bytes4)
poolControl(uint256 _id, bool _in, bool _out, uint256 _point, uint256[] _level0, uint256[] _level1)
poolCreat(uint256 _id, address _token0, address _token1, uint24 _fee, uint256 _point, uint256[] _level0, uint256[] _level1)
renounceOwnership()
setting(address _route, address _quotev2, address _compute, address _assets, uint256 _fee)
transferOwnership(address newOwner)
withdrawFarm(uint256 id, uint256 deadline)
withdrawNFT(uint256 tokenId)
ExtractToken(uint256 pid, address user, address token, uint256 amount, uint256 fee, uint256 tradeType, uint256 time)
InvestToken(uint256 pid, address user, uint256 amount, uint256 investType, uint256 cycle, uint256 time)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Setting(address route, address quotev2, address compute, address factory, address weth, address manage)
VerifyUpdate(address signer)
constructor(address _route, address _quotev2, address _compute, address _assets, uint256 _fee)
fallback()
receive()
This contract contains no error objects.