Balancer_UniswapV2_Pipe_V1_4
Verified contract
Active on
Ethereum with 824 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x00d0…cffe
0xe835…b29d
0xa312…552b
0x79b6…0e58
Balances ($0.00)
No balances found for "Balancer_UniswapV2_Pipe_V1_4"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12858087 | 3 years ago | | | 0 | 0.0011514400 | |
| 11794087 | 4 years ago | | | 0 | 0.13569770 | |
| 11754362 | 4 years ago | | | 0 | 0.025843840 | |
| 11733607 | 4 years ago | | | 0 | 0.080005375 | |
| 11715915 | 4 years ago | | | 0 | 0.020881930 | |
| 11699036 | 4 years ago | | | 0 | 0.065092615 | |
| 11690387 | 4 years ago | | | 0 | 0.037040619 | |
| 11659817 | 4 years ago | | | 0 | 0.032857374 | |
| 11654027 | 4 years ago | | | 0 | 0.061689413 | |
| 11642736 | 4 years ago | | | 0 | 0.022892452 |
ABI
ABI objects
Getter at block 21328986
balancerZapIn() view returns (address)
0xa3128cc400e2878571368ae0a83f588eb838552b
balancerZapOut() view returns (address)
0x00d0f137b51692d0ac708bde7b367a373865cffe
isOwner() view returns (bool)
false
owner() view returns (address)
0x3ce37278de6388532c3949ce4e886f365b14fb56
stopped() view returns (bool)
false
uniswapV2ZapIn() view returns (address)
0xe83554b397bda8ecae7fee5aee532e83ee9eb29d
uniswapV2ZapOut() view returns (address)
0x79b6c6f8634ea477ed725ec23b7b6fcb41f00e58
Read-only
This contract contains no read-only function objects.
State-modifying
Events PipeBalancerUniV2(address _FromBalancerPoolAddress, uint256 _IncomingBPT, address _toUniswapPoolAddress, address _toWhomToIssue, uint256 _minUniV2Tokens) returns (uint256)
PipeUniV2Balancer(address _FromUniswapPoolAddress, uint256 _IncomingLPT, address _ToBalancerPoolAddress, address _toWhomToIssue, uint256 _minBPTokens) returns (uint256)
inCaseTokengetsStuck(address _TokenAddress)
renounceOwnership()
setBalancerZapOut(address _balancerZapOut)
setUniswapV2ZapIn(address _uniswapV2ZapIn)
setUniswapV2ZapOut(address _uniswapV2ZapOut)
setbalancerZapIn(address _balancerZapIn)
toggleContractActive()
transferOwnership(address newOwner)
withdraw()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _balancerZapIn, address _balancerZapOut, address _uniswapV2ZapIn, address _uniswapV2ZapOut)
fallback()
This contract contains no error objects.