UniswapV2_ZapOut_General_V2_1
Verified contract
Active on
Ethereum with 11,341 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 |
---|---|---|---|---|---|
AIRDROP | ERC-20 | 3.205343K | -- | -- | |
FRT | ERC-20 | 777 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12858081 | 3 years ago | | | 0 | 0.0011505600 | |
| 12733505 | 3 years ago | | | 0 | 0.00068815000 | |
| 12650999 | 3 years ago | | | 0 | 0.00037150400 | |
| 12541298 | 3 years ago | | | 0 | 0.0063026400 | |
| 12341486 | 4 years ago | | | 0 | 0.0052857350 | |
| 12340482 | 4 years ago | | | 0 | 0.0057387980 | |
| 12339671 | 4 years ago | | | 0 | 0.0077334810 | |
| 12289107 | 4 years ago | | | 0 | 0.026634762 | |
| 12228309 | 4 years ago | | | 0 | 0.023969902 | |
| 12219151 | 4 years ago | | | 0 | 0.055791088 |
ABI
ABI objects
Getter at block 21173692
goodwill() view returns (uint16)
0
isOwner() view returns (bool)
false
owner() view returns (address)
0x3ce37278de6388532c3949ce4e886f365b14fb56
stopped() view returns (bool)
true
Read-only
canSwapFromV2(address _fromToken, address _toToken) view returns (bool)
State-modifying
Events ZapOut(address _ToTokenContractAddress, address _FromUniPoolAddress, uint256 _IncomingLP, uint256 _minTokensRec) returns (uint256)
ZapOut2PairToken(address _FromUniPoolAddress, uint256 _IncomingLP) returns (uint256 amountA, uint256 amountB)
ZapOut2PairTokenWithPermit(address _FromUniPoolAddress, uint256 _IncomingLP, uint256 _approvalAmount, uint256 _deadline, uint8 v, bytes32 r, bytes32 s) returns (uint256 amountA, uint256 amountB)
ZapOutWithPermit(address _ToTokenContractAddress, address _FromUniPoolAddress, 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.