UniswapV2_Pipe_V1_1
Verified contract
Active on
Ethereum with 903 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x79b6…0e58
0xe835…b29d
Balances ($0.00)
No balances found for "UniswapV2_Pipe_V1_1"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11838637 | 4 years ago | | | 0 | 0.072863440 | |
| 11833866 | 4 years ago | | | 0 | 0.059002772 | |
| 11833507 | 4 years ago | | | 0 | 0.085646790 | |
| 11832848 | 4 years ago | | | 0 | 0.054242100 | |
| 11830968 | 4 years ago | | | 0 | 0.084963750 | |
| 11828490 | 4 years ago | | | 0 | 0.087780375 | |
| 11828341 | 4 years ago | | | 0 | 0.071557435 | |
| 11826644 | 4 years ago | | | 0 | 0.064881705 | |
| 11826476 | 4 years ago | | | 0 | 0.096060497 | |
| 11825200 | 4 years ago | | | 0 | 0.061471500 |
ABI
ABI objects
Getter at block 21299905
goodwill() view returns (uint16)
0
isOwner() view returns (bool)
false
owner() view returns (address)
0xa0863436913b1b439ccaa6fbf89408116c1dde29
uniV2ZapIn() view returns (address)
0xe83554b397bda8ecae7fee5aee532e83ee9eb29d
uniV2ZapOut() view returns (address)
0x79b6c6f8634ea477ed725ec23b7b6fcb41f00e58
Read-only
This contract contains no read-only function objects.
State-modifying
Events PipeUniV2(address _toWhomToIssue, address _incomingUniV2Exchange, uint256 _IncomingLPT, address _toUniV2Exchange, uint256 _minPoolTokens) returns (uint256 lptReceived)
PipeUniV2WithPermit(address _toWhomToIssue, address _incomingUniV2Exchange, uint256 _IncomingLPT, address _toUniV2Exchange, uint256 _minPoolTokens, uint256 _approvalAmount, uint256 _deadline, uint8 v, bytes32 r, bytes32 s) returns (uint256)
inCaseTokengetsStuck(address _TokenAddress)
renounceOwnership()
set_new_goodwill(uint16 _new_goodwill)
toggleContractActive()
transferOwnership(address newOwner)
withdraw()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _uniV2ZapInAddress, address _uniV2ZapOutAddress, uint16 _goodwill)
fallback()
This contract contains no error objects.