BalancerQueries
Verified contract
Active on
Ethereum with 9 txns
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
No balances found for "BalancerQueries"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20331647 | 4 months ago | | | 0 | 0.0011206036 | |
| 20331588 | 4 months ago | | | 0 | 0.0013173075 | |
| 20331581 | 4 months ago | | | 0 | 0.0010801495 | |
| 20331571 | 4 months ago | | | 0 | 0.0010822094 | |
| 20331559 | 4 months ago | | | 0 | 0.00096340476 | |
| 20331527 | 4 months ago | | | 0 | 0.0010466803 | |
| 20331517 | 4 months ago | | | 0 | 0.0010346671 | |
| 20331503 | 4 months ago | | | 0 | 0.00086044164 | |
| 17172653 | 2 years ago | | | 0 | 0.011364710 |
ABI
ABI objects
Getter at block 21210923
vault() view returns (address)
0xba12222222228d8ba445958a75a0704d566bf2c8
Read-only
This contract contains no read-only function objects.
State-modifying
Events queryBatchSwap(uint8 kind, struct IVaultBatchSwapStep[] swaps, address[] assets, struct IVaultFundManagement funds) returns (int256[] assetDeltas)
queryExit(bytes32 poolId, address sender, address recipient, struct IVaultExitPoolRequest request) returns (uint256 bptIn, uint256[] amountsOut)
queryJoin(bytes32 poolId, address sender, address recipient, struct IVaultJoinPoolRequest request) returns (uint256 bptOut, uint256[] amountsIn)
querySwap(struct IVaultSingleSwap singleSwap, struct IVaultFundManagement funds) returns (uint256)
This contract contains no event objects.
constructor(address _vault)
This contract contains no fallback and receive objects.
This contract contains no error objects.