BalancerV2VaultAdapter

Verified contract

Active on Ethereum with 0 txns
Deployed by via 0x31e8efde at 19304608
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "BalancerV2VaultAdapter"

No transactions found for "BalancerV2VaultAdapter"


Functions
Getter at block 20869798
_gearboxAdapterType(view returns (uint8)
16
_gearboxAdapterVersion(view returns (uint16)
300
acl(view returns (address)
0x523da3a8961e4dd4f6206dbf7e6c749f51796bb3
addressProvider(view returns (address)
0x9ea7b04da02a5373317d745c1571c84aad03321d
creditManager(view returns (address)
0x50ba483272484fc5eebe8676dc87d814a11faef6
targetContract(view returns (address)
0xba12222222228d8ba445958a75a0704d566bf2c8
Read-only
poolStatus(bytes32view returns (uint8)
State-modifying
batchSwap(uint8 kindstruct BatchSwapStep[] swapsaddress[] assetsstruct FundManagementint256[] limitsuint256 deadlinereturns (uint256 tokensToEnableuint256 tokensToDisable)
exitPool(bytes32 poolIdaddressaddressstruct ExitPoolRequest requestreturns (uint256 tokensToEnableuint256 tokensToDisable)
exitPoolSingleAsset(bytes32 poolIdaddress assetOutuint256 amountInuint256 minAmountOutreturns (uint256 tokensToEnableuint256 tokensToDisable)
exitPoolSingleAssetDiff(bytes32 poolIdaddress assetOutuint256 leftoverAmountuint256 minRateRAYreturns (uint256 tokensToEnableuint256 tokensToDisable)
joinPool(bytes32 poolIdaddressaddressstruct JoinPoolRequest requestreturns (uint256 tokensToEnableuint256 tokensToDisable)
joinPoolSingleAsset(bytes32 poolIdaddress assetInuint256 amountInuint256 minAmountOutreturns (uint256 tokensToEnableuint256 tokensToDisable)
joinPoolSingleAssetDiff(bytes32 poolIdaddress assetInuint256 leftoverAmountuint256 minRateRAYreturns (uint256 tokensToEnableuint256 tokensToDisable)
setPoolStatus(bytes32 poolIduint8 newStatus
swap(struct SingleSwap singleSwapstruct FundManagementuint256 limituint256 deadlinereturns (uint256 tokensToEnableuint256 tokensToDisable)
swapDiff(struct SingleSwapDiff singleSwapDiffuint256 limitRateRAYuint256 deadlinereturns (uint256 tokensToEnableuint256 tokensToDisable)
Events
SetPoolStatus(bytes32 indexed poolIduint8 newStatus
Constructor
constructor(address _creditManageraddress _vault
Fallback and receive

This contract contains no fallback and receive objects.

Errors
CallerNotConfiguratorException(
CallerNotCreditFacadeException(
PoolNotSupportedException(
ZeroAddressException(