Sushiswap_ZapOut_General_V1
Verified contract
Active on
Ethereum with 819 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TACO | ERC-20 | 19.456K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12858047 | 3 years ago | | | 0 | 0.0011217960 | |
| 11613350 | 4 years ago | | | 0 | 0.0026914560 | |
| 11611676 | 4 years ago | | | 0 | 0.055350576 | |
| 11611262 | 4 years ago | | | 0 | 0.023115456 | |
| 11611126 | 4 years ago | | | 0 | 0.059415015 | |
| 11611044 | 4 years ago | | | 0 | 0.049881888 | |
| 11611044 | 4 years ago | | | 0 | 0.051419808 | |
| 11610976 | 4 years ago | | | 0 | 0.073998284 | |
| 11610928 | 4 years ago | | | 0 | 0.023114614 | |
| 11610765 | 4 years ago | | | 0 | 0.020088186 |
ABI
ABI objects
Getter at block 21287331
goodwill() view returns (uint16)
0
isOwner() view returns (bool)
false
owner() view returns (address)
0x3ce37278de6388532c3949ce4e886f365b14fb56
stopped() view returns (bool)
true
Read-only
This contract contains no read-only function objects.
State-modifying
Events ZapOut(address _ToTokenContractAddress, address _FromSushiPoolAddress, uint256 _IncomingLP, uint256 _minTokensRec) returns (uint256)
ZapOut2PairToken(address _FromSushiPoolAddress, uint256 _IncomingLP) returns (uint256 amountA, uint256 amountB)
ZapOut2PairTokenWithPermit(address _FromSushiPoolAddress, uint256 _IncomingLP, uint256 _approvalAmount, uint256 _deadline, uint8 v, bytes32 r, bytes32 s) returns (uint256 amountA, uint256 amountB)
ZapOutWithPermit(address _ToTokenContractAddress, address _FromSushiPoolAddress, uint256 _IncomingLP, uint256 _minTokensRec, 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(uint16 _goodwill)
fallback()
This contract contains no error objects.