UniswapV2_ZapIn_General_V2_3
Verified contract
Active on
Ethereum with 19,151 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($205.05)
Native
Value
$205.05
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.061269 | $3,346.69 |
$205.05 | |
ZAPP | ERC-20 | 106.674408M | -- | -- | |
ZAPR | ERC-20 | 1M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13038944 | 3 years ago | | | 0 | 0.022378504 | |
| 12857933 | 3 years ago | | | 0 | 0.0010067400 | |
| 12656337 | 3 years ago | | | 0 | 0.0060066400 | |
| 12626346 | 3 years ago | | | 0.01 | 0.0019298750 | |
| 12535227 | 3 years ago | | | 0 | 0.0055579120 | |
| 12515503 | 3 years ago | | | 0 | 0.0084082880 | |
| 12407488 | 4 years ago | | | 0.5 | 0.21449723 | |
| 12360049 | 4 years ago | | | 0 | 0.010454508 | |
| 12356916 | 4 years ago | | | 0 | 0.0087131700 | |
| 12333239 | 4 years ago | | | 0 | 0.016621962 |
ABI
ABI objects
Getter at block 21246905
_owner() view returns (address)
0x3ce37278de6388532c3949ce4e886f365b14fb56
goodwill() view returns (uint16)
0
isOwner() view returns (bool)
false
owner() view returns (address)
0x3ce37278de6388532c3949ce4e886f365b14fb56
stopped() view returns (bool)
false
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 _toWhomToIssue, address _FromTokenContractAddress, address _ToUnipoolToken0, address _ToUnipoolToken1, uint256 _amount, uint256 _minPoolTokens) payable 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.