Zapper_Swap_General_V1_3
Verified contract
Active on
Ethereum with 2,815 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Zapper_Swap_General_V1_3"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12858084 | 3 years ago | | | 0 | 0.0012953700 | |
| 11457387 | 4 years ago | | | 0 | 0.0041303040 | |
| 11341961 | 4 years ago | | | 0 | 0.00064264000 | |
| 11341514 | 4 years ago | | | 0 | 0.0011080000 | |
| 11282884 | 4 years ago | | | 0.34 | 0.010613890 | |
| 11215618 | 4 years ago | | | 0 | 0.0044000100 | |
| 11204965 | 4 years ago | | | 0.4 | 0.016623200 | |
| 11202016 | 4 years ago | | | 0 | 0.0097264800 | |
| 11202010 | 4 years ago | | | 0 | 0.013516680 | |
| 11201685 | 4 years ago | | | 0 | 0.015770519 |
ABI
ABI objects
Getter at block 21205836
isOwner() view returns (bool)
false
owner() view returns (address)
0x3ce37278de6388532c3949ce4e886f365b14fb56
stopped() view returns (bool)
true
Read-only
aToken(address) view returns (address)
cToken(address) view returns (address)
yToken(address) view returns (address)
State-modifying
Events MultiExchangeSwap(address toWhomToIssue, address[] path, uint256 amountIn, uint256 minTokenOut, uint8[] starts, uint8[] withPool, address[] poolData) payable returns (uint256 tokensBought)
addAToken(address[] _aToken)
addCToken(address[] _cToken)
addYToken(address[] _yToken)
inCaseTokengetsStuck(address _TokenAddress)
renounceOwnership()
toggleContractActive()
transferOwnership(address newOwner)
unwrap(address _toWhomToIssue, address _FromTokenContractAddress, uint256 tokens2Trade, uint256 minTokens) returns (uint256 tokensUnwrapped, address toToken)
unwrapWeth(address _toWhomToIssue, address _FromTokenContractAddress, uint256 tokens2Trade, uint256 minTokens) returns (uint256 tokensUnwrapped, address toToken)
wrap(address _toWhomToIssue, address _FromTokenContractAddress, address _ToTokenContractAddress, uint256 tokens2Trade, uint256 minTokens, uint256 _wrapInto) payable returns (uint256 tokensWrapped)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
fallback()
This contract contains no error objects.