Zapper_Swap_General_V1_1
Verified contract
Active on
Ethereum with 1,245 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_1"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12858084 | 3 years ago | | | 0 | 0.0011505600 | |
| 10944244 | 4 years ago | | | 0 | 0.013669365 | |
| 10944239 | 4 years ago | | | 0 | 0.013777432 | |
| 10943780 | 4 years ago | | | 0 | 0.014055480 | |
| 10943607 | 4 years ago | | | 0 | 0.0090649000 | |
| 10943282 | 4 years ago | | | 0 | 0.031292024 | |
| 10943161 | 4 years ago | | | 1.4 | 0.019799780 | |
| 10943010 | 4 years ago | | | 0 | 0.023595000 | |
| 10942940 | 4 years ago | | | 0 | 0.0062612400 | |
| 10942871 | 4 years ago | | | 0 | 0.035124960 |
ABI
ABI objects
Getter at block 21269515
isOwner() view returns (bool)
false
owner() view returns (address)
0x3ce37278de6388532c3949ce4e886f365b14fb56
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)
renounceOwnership()
transferOwnership(address newOwner)
unwrap(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.