Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
eETH | ERC-20 | 0 | $3,701.15 |
$0 | |
stETH | ERC-20 | 0 | $3,704.37 |
$0 | |
STBT | ERC-20 | 0 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21263177 | 6 days ago | | | 0 | 0.0015340764 | |
| 21260295 | 6 days ago | | | 0 | 0.0017119149 | |
| 21209474 | 14 days ago | | | 0 | 0.0026632715 | |
| 21169601 | 19 days ago | | | 0 | 0.0097023275 | |
| 21169124 | 19 days ago | | | 0 | 0.0041899430 | |
| 21134191 | 24 days ago | | | 0 | 0.0030556993 | |
| 21096898 | a month ago | | | 0 | 0.00083681269 | |
| 21062162 | a month ago | | | 0 | 0.0012349962 | |
| 21061561 | a month ago | | | 0 | 0.0014640788 | |
| 21050597 | a month ago | | | 0 | 0.0020634984 |
ABI
ABI objects
Getter at block 21306667
FACTORY() view returns (address)
0x01a38b39beddcd6bfeedba14057e053cbf529cd2
STBT() view returns (address)
0x530824da86689c9c17cdc2871ff29b058345b44a
Read-only
This contract contains no read-only function objects.
State-modifying
Events addTokenToWhitelist(address crp, uint256[] sort, address[] token)
approveUnderlying(address rebalanceAdapter, address etf, address token, address spender, uint256 amount)
autoExitSmartPool(address pool, uint256 poolAmountIn, uint256[] minAmountsOut, uint256 minSwapReturn, address handleToken, struct IAggregatorSwapInfoBase swapBase, struct IAggregatorSwapData[] swapDatas) payable
autoJoinSmartPool(address pool, address kol, uint256 issueAmount, uint256 minPoolAmountOut, address handleToken, struct IAggregatorSwapInfoBase swapBase, struct IAggregatorSwapData[] swapDatas) payable
claimKolReward(address pool)
claimManagementFee(address crp)
claimManagersReward(address vault_, address pool)
create(address factory, address[] tokens, uint256[] balances, uint256[] weights, bool finalize) returns (address pool)
createSmartPool(address factory, address coreFactory, struct IConfigurableRightsPoolPoolParams poolParams, struct IConfigurableRightsPoolCrpParams crpParams, struct RightsManagerRights rights, struct SmartPoolManagerKolPoolParams kolPoolParams, address[] owners, uint256[] ownerPercentage, struct SmartPoolManagerPoolTokenRange tokenRange) returns (address crp)
exitPool(address pool, uint256 poolAmountIn, uint256[] minAmountsOut)
finalize(address pool)
joinPool(address pool, uint256 poolAmountOut, uint256[] maxAmountsIn)
joinSmartPool(address pool, uint256 poolAmountOut, uint256[] maxAmountsIn, address kol)
rebalance(address rebalanceAdapter, struct RebalaceAdapterRebalanceInfo rebalanceInfo)
removeWhitelistedLiquidityProvider(address crp, address provider)
setCap(address crp, uint256 newCap)
setController(address pool, address newController)
setManagersInfo(address pool, address[] _owners, uint256[] _ownerPercentage)
setPublicSwap(address pool, bool publicSwap)
snapshotBeginAssets(address pool)
snapshotEndAssets(address pool)
whitelistLiquidityProvider(address crp, address provider)
SmartExitPool(address caller, address share, uint256 shareAmount, address tokenReturn, uint256 amountReturn)
SmartJoinPool(address caller, address token, uint256 amount, address shareReturn, uint256 amountReturn)
This contract contains no constructor objects.
receive()
This contract contains no error objects.