UniswapV2_ZapIn_General_V2
Verified contract
Active on
Ethereum with 7,746 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc0a4…4d95
Balances ($10.24)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,361.69 |
$0 | |
FORTH | ERC-20 | 2.806248 | $3.65 |
$10.24 | |
YIN | ERC-20 | 0.009 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12858147 | 3 years ago | | | 0 | 0.0012953700 | |
| 12624795 | 3 years ago | | | 0.001 | 0.00012500000 | |
| 12165483 | 4 years ago | | | 0 | 0.0040689530 | |
| 10897876 | 4 years ago | | | 0.4 | 0.00088536000 | |
| 10781833 | 4 years ago | | | 0 | 0.013737640 | |
| 10721418 | 4 years ago | | | 0 | 0.0030800880 | |
| 10710354 | 4 years ago | | | 0 | 0.020645090 | |
| 10691529 | 4 years ago | | | 1.25 | 0.041981264 | |
| 10691260 | 4 years ago | | | 0 | 0.13587250 | |
| 10689972 | 4 years ago | | | 0 | 0.0044512740 |
ABI
ABI objects
Getter at block 21257286
UniSwapV1FactoryAddress() view returns (address)
0xc0a47dfe034b400b47bdad5fecda2621de6c4d95
UniSwapV2FactoryAddress() view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
_owner() view returns (address)
0x3ce37278de6388532c3949ce4e886f365b14fb56
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
Read-only
calculateSwapInAmount(uint256 reserveIn, uint256 userIn) pure returns (uint256)
canSwapFromV1(address _fromToken, address _toToken, uint256 fromAmount, uint256 toAmount) view returns (bool)
canSwapFromV2(address _fromToken, address _toToken) view returns (bool)
State-modifying
Events ZapIn(address _FromTokenContractAddress, address _ToUnipoolToken0, address _ToUnipoolToken1, uint256 _amount, uint256 _minPoolTokens) payable returns (uint256)
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.