UniswapV2_ZapOut_General_V2
Verified contract
Active on
Ethereum with 13,743 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($40.75)
Native
Value
$31.51
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.009878 | $3,190.18 |
$31.51 | |
FORTH | ERC-20 | 2.806248 | $3.29 |
$9.23 | |
DogeT | ERC-20 | 29.999839K | -- | -- | |
LIQUID | ERC-20 | 4.410787K | -- | -- | |
BONES | ERC-20 | 25 | -- | -- | |
YIN | ERC-20 | 0.004 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12858138 | 3 years ago | | | 0 | 0.0012953700 | |
| 11592475 | 4 years ago | | | 0 | 0.0027275980 | |
| 11592475 | 4 years ago | | | 0 | 0.0025545520 | |
| 11163704 | 4 years ago | | | 0 | 0.0021490340 | |
| 11040972 | 4 years ago | | | 0 | 0.0018431910 | |
| 11032799 | 4 years ago | | | 0 | 0.0010239950 | |
| 11027875 | 4 years ago | | | 0 | 0.0016834800 | |
| 11027749 | 4 years ago | | | 0 | 0.0027295380 | |
| 11027737 | 4 years ago | | | 0 | 0.017499324 | |
| 11027711 | 4 years ago | | | 0 | 0.014850150 |
ABI
ABI objects
Getter at block 21161803
UniSwapV2FactoryAddress() view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
dzgoodwillAddress() view returns (address)
0xe737b6afec2320f616297e59445b60a11e3ef75f
goodwill() view returns (uint16)
0
isOwner() view returns (bool)
false
owner() view returns (address)
0x3ce37278de6388532c3949ce4e886f365b14fb56
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
wethTokenAddress() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
canSwapFromV2(address _fromToken, address _toToken) view returns (bool)
State-modifying
Events ZapOut(address _ToTokenContractAddress, address _FromUniPoolAddress, uint256 _IncomingLP, uint256 _minTokensRec) payable returns (uint256)
ZapOut2PairToken(address _FromUniPoolAddress, uint256 _IncomingLP) payable returns (uint256 amountA, uint256 amountB)
inCaseTokengetsStuck(address _TokenAddress)
renounceOwnership()
set_new_dzgoodwillAddress(address _new_dzgoodwillAddress)
set_new_goodwill(uint16 _new_goodwill)
toggleContractActive()
transferOwnership(address newOwner)
withdraw()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(uint16 _goodwill, address _dzgoodwillAddress)
fallback()
This contract contains no error objects.