BActions
Verified contract
Implementation
Active on
Ethereum with 2 txns
Storage
Raw
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
Balances ($0.00)
No balances found for "BActions"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12297449 | 4 years ago | | | 0 | 0.0034547700 | |
| 12292761 | 4 years ago | | | 0 | 0.0032729400 |
ABI
ABI objects
Getter at block 21092490
This contract contains no getter function objects.
Read-only
This contract contains no read-only function objects.
State-modifying
Events applyAddToken(address crp, address token, uint256 tokenAmountIn)
commitAddToken(address crp, address token, uint256 balance, uint256 denormalizedWeight)
create(address factory, address[] tokens, uint256[] balances, uint256[] weights, uint256 swapFee, bool finalize) returns (address pool)
createSmartPool(address factory, address bFactory, struct ConfigurableRightsPoolPoolParams poolParams, struct ConfigurableRightsPoolCrpParams crpParams, struct RightsManagerRights rights) returns (address crp)
decreaseWeight(address crp, address token, uint256 newWeight, uint256 poolAmountIn)
finalize(address pool)
increaseWeight(address crp, address token, uint256 newWeight, uint256 tokenAmountIn)
joinPool(address pool, uint256 poolAmountOut, uint256[] maxAmountsIn)
joinSmartPool(address pool, uint256 poolAmountOut, uint256[] maxAmountsIn)
joinswapExternAmountIn(address pool, address token, uint256 tokenAmountIn, uint256 minPoolAmountOut)
removeToken(address crp, address token, uint256 poolAmountIn)
removeWhitelistedLiquidityProvider(address crp, address provider)
setCap(address crp, uint256 newCap)
setController(address pool, address newController)
setPublicSwap(address pool, bool publicSwap)
setSwapFee(address pool, uint256 newFee)
setTokens(address pool, address[] tokens, uint256[] balances, uint256[] denorms)
updateWeightsGradually(address crp, uint256[] newWeights, uint256 startBlock, uint256 endBlock)
whitelistLiquidityProvider(address crp, address provider)
This contract contains no event objects.
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.